Uses of Class
org.hl7.fhir.dstu3.model.Resource
Package
Description
-
Uses of Resource in org.hl7.fhir.dstu3.context
Modifier and TypeMethodDescription<T extends Resource>
TIWorkerContext.fetchResource
(Class<T> class_, String uri) Find an identified resource.<T extends Resource>
TSimpleWorkerContext.fetchResource
(Class<T> class_, String uri) <T extends Resource>
TIWorkerContext.fetchResourceWithException
(Class<T> class_, String uri) <T extends Resource>
TSimpleWorkerContext.fetchResourceWithException
(Class<T> class_, String uri) <T extends Resource>
booleanIWorkerContext.hasResource
(Class<T> class_, String uri) find whether a resource is available.<T extends Resource>
booleanSimpleWorkerContext.hasResource
(Class<T> class_, String uri) Modifier and TypeMethodDescriptionvoid
BaseWorkerContext.cacheResource
(Resource r) void
SimpleWorkerContext.seeResource
(String url, Resource r) -
Uses of Resource in org.hl7.fhir.dstu3.elementmodel
-
Uses of Resource in org.hl7.fhir.dstu3.fhirpath
Modifier 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 elementsboolean
FHIRPathEngine.evaluateToBoolean
(Object appInfo, Resource resource, Base base, ExpressionNode node) evaluate a path and return true or false (e.g.boolean
FHIRPathEngine.evaluateToBoolean
(Resource resource, Base base, String path) evaluate a path and return true or false (e.g.boolean
FHIRPathEngine.evaluateToBoolean
(Resource resource, Base base, ExpressionNode node) evaluate a path and return true or false (e.g. -
Uses of Resource in org.hl7.fhir.dstu3.formats
Modifier 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 Resource
JsonParser.parseResource
(com.google.gson.JsonObject json) protected abstract Resource
JsonParserBase.parseResource
(com.google.gson.JsonObject json) protected Resource
XmlParser.parseResource
(org.xmlpull.v1.XmlPullParser xpp) protected abstract Resource
XmlParserBase.parseResource
(org.xmlpull.v1.XmlPullParser xpp) protected Resource
XmlParserBase.parseResourceContained
(org.xmlpull.v1.XmlPullParser xpp) Modifier and TypeMethodDescriptionvoid
IParser.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)void
JsonParserBase.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)void
JsonParserBase.compose
(JsonCreator writer, Resource resource) Compose a resource using a pre-existing JsonWritervoid
RdfParserBase.compose
(OutputStream stream, Resource resource) void
XmlParserBase.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)void
XmlParserBase.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)void
XmlParserBase.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 void
JsonParser.composeNamedReference
(String name, Resource resource) protected void
JsonParser.composeResource
(Resource resource) protected abstract void
JsonParserBase.composeResource
(Resource resource) protected void
RdfParser.composeResource
(Turtle.Complex t, String parentType, String name, Resource element, int index) protected void
RdfParser.composeResource
(Turtle.Complex parent, Resource resource) protected abstract void
RdfParserBase.composeResource
(Turtle.Complex complex, Resource resource) protected void
XmlParser.composeResource
(String name, Resource resource) protected void
XmlParser.composeResource
(Resource resource) protected abstract void
XmlParserBase.composeResource
(String name, Resource res) protected abstract void
XmlParserBase.composeResource
(Resource resource) protected void
XmlParser.composeResourceAttributes
(Resource element) protected void
JsonParser.composeResourceElements
(Resource element) protected void
XmlParser.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 void
XmlParser.parseResourceAttributes
(org.xmlpull.v1.XmlPullParser xpp, Resource res) protected boolean
XmlParser.parseResourceContent
(int eventType, org.xmlpull.v1.XmlPullParser xpp, Resource res) protected void
JsonParser.parseResourceProperties
(com.google.gson.JsonObject json, Resource res) -
Uses of Resource in org.hl7.fhir.dstu3.hapi.ctx
Modifier 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
Modifier and TypeClassDescriptionclass
A financial tool for tracking value accrued for a particular purpose.class
This resource allows for the definition of some activity to be performed, independent of a particular patient, practitioner, or other performance context.class
Actual 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.class
Risk of harmful or undesirable, physiological response which is unique to an individual and associated with exposure to a substance.class
A booking of a healthcare event among patient(s), practitioner(s), related person(s) and/or device(s) for a specific date/time.class
A reply to an appointment request for a patient and/or practitioner(s), such as a confirmation or rejection.class
A record of an event made for purposes of maintaining a security log.class
class
Basic 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.class
A binary resource can contain any content, whether text, image, pdf, zip archive, etc.class
Record details about the anatomical location of a specimen or body part.class
A container for a collection of resources.class
A 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.class
Describes 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.class
The Care Team includes all the people and organizations who plan to participate in the coordination and delivery of care for a patient.class
The 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.class
A provider issued list of services and products provided, or to be provided, to a patient which is provided to an insurer for payment recovery.class
This resource provides the adjudication details from the processing of a Claim resource.class
A 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.class
A code system resource specifies a set of codes drawn from one or more code systems.class
An occurrence of information being transmitted; e.g.class
A request to convey information; e.g.class
A compartment definition that defines how resources are accessed on a server.class
A 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.class
A 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.class
A clinical condition, problem, diagnosis, or other event, situation, issue, or clinical concept that has risen to a level of concern.class
A 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.class
A formal agreement between parties regarding the conduct of business, exchange of information or other matters.class
Financial instrument which may be used to reimburse or pay for health care products and services.class
The formal description of a single piece of information that can be gathered and reported.class
Indicates an actual or potential clinical issue with or between one or more active or proposed clinical actions for a patient; e.g.class
This 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.class
The characteristics, operational status and capabilities of a medical-related component of a medical device.class
Describes a measurement, calculation or setting capability of a medical device.class
Represents a request for a patient to employ a medical device.class
A record of a device being used by a patient where the record is the result of a report from the patient or another clinician.class
The findings and interpretation of diagnostic tests performed on patients, groups of patients, devices, and locations, and/or specimens derived from these.class
A collection of documents compiled for a purpose together with metadata that applies to the collection.class
A reference to a document.class
A resource that includes narrative, extensions, and contained resources.class
The 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.class
This resource provides eligibility and plan details from the processing of an Eligibility resource.class
An interaction between a patient and healthcare provider(s) for the purpose of providing healthcare service(s) or assessing the health status of a patient.class
The 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.class
This resource provides the insurance enrollment details to the insurer regarding a specified coverage.class
This resource provides enrollment and plan details from the processing of an Enrollment resource.class
An association between a patient and an organization / healthcare provider(s) during which time encounters may occur.class
Resource to define constraints on the Expansion of a FHIR ValueSet.class
This 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.class
Significant health events and conditions for a person related to the patient relevant in the context of care for the patient.class
Prospective warnings of potential issues when providing care to the patient.class
Describes 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.class
A formal computable definition of a graph of resources - that is, a coherent set of resources that form a graph by following references.class
Represents 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.class
A 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.class
The details of a healthcare service available at a location.class
A text description of the DICOM SOP instances selected in the ImagingManifest; or the reason for, or significance of, the selection.class
Representation of the content produced in a DICOM imaging study.class
Describes 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.class
A patient's point-in-time immunization and recommendation (i.e.class
A set of rules of how FHIR is used to solve a particular problem.class
The Library resource is a general-purpose container for knowledge asset definitions.class
Identifies two or more records (resource instances) that are referring to the same real-world "occurrence".class
A set of information summarized from a list of other resources.class
Details and position information for a physical place where services are provided and resources and participants may be stored, found, contained or accommodated.class
The Measure resource provides the definition of a quality measure.class
The MeasureReport resource contains the results of evaluating a measure.class
A photo, video, or audio recording acquired or used in healthcare.class
This resource is primarily used for the identification and definition of a medication.class
Describes the event of a patient consuming or otherwise being administered a medication.class
Indicates that a medication product is to be or has been dispensed for a named person/patient.class
An order or request for both supply of the medication and the instructions for administration of the medication to a patient.class
A record of a medication that is being consumed by a patient.class
Defines 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.class
The header for a message exchange that is either requesting or responding to an action.class
Common Ancestor declaration for conformance and knowledge artifact resources.class
A curated namespace that issues unique symbols within that namespace for the identification of concepts, people, devices, etc.class
A request to supply a diet, formula feeding (enteral) or oral nutritional supplement to a patient/resident.class
Measurements and simple assertions made about a patient, device or other subject.class
A formal computable definition of an operation (on the RESTful interface) or a named query (using the search interaction).class
A collection of error, warning or information messages that result from a system action.class
A formally or informally recognized grouping of people or organizations formed for the purpose of achieving some form of collective action.class
This special resource type is used to represent an operation request and response (operations.html).class
Demographics and other administrative information about an individual or animal receiving care or other health-related services.class
This resource provides the status of the payment for goods and services rendered, and the request and response resource references.class
This resource provides payment details and claim references supporting a bulk payment.class
Demographics and administrative information about a person independent of a specific health-related context.class
This resource allows for the definition of various types of plans as a sharable, consumable, and executable artifact.class
A person who is directly or indirectly involved in the provisioning of healthcare.class
A specific set of Roles/Locations/specialties/services that a practitioner may perform at an organization for a period of time.class
An action that is or was performed on a patient.class
A record of a request for diagnostic investigations, treatments, or operations to be performed.class
This resource provides the target, request and response, and action details for an action to be performed by the target on or about existing resources.class
This resource provides processing status, errors and notes from the processing of a resource.class
Provenance of a resource is a record that describes entities and processes involved in producing and delivering or otherwise influencing that resource.class
A structured set of questions intended to guide the collection of answers from end-users.class
A structured set of questions and their answers.class
Used 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.class
Information 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.class
A group of related requests that can be used to capture intended activities that have inter-dependencies such as "give this medication after that one".class
A process where a researcher or organization plans and then executes a series of steps intended to increase the field of healthcare-related knowledge.class
A process where a researcher or organization plans and then executes a series of steps intended to increase the field of healthcare-related knowledge.class
An assessment of the likely outcome(s) for a patient or other subject as well as the likelihood of each outcome.class
A container for slots of time that may be available for booking appointments.class
A search parameter that defines a named search item that can be used to search/filter on a resource.class
Raw data describing a biological sequence.class
The ServiceDefinition describes a unit of decision support functionality that is made available as a service, such as immunization modules or drug-drug interaction checking.class
A slot of time on a schedule that may be available for booking appointments.class
A sample to be used for analysis.class
A definition of a FHIR structure.class
A Map of relationships between 2 structures that can be used to transform data.class
The subscription resource is used to define a push based subscription from a server to another system.class
A homogeneous material with a definite composition.class
Record of delivery of what is supplied.class
A record of a request for a medication, substance or device used in the healthcare setting.class
A task to be performed.class
A summary of information based on the results of executing a TestScript.class
A structured set of tests against a FHIR server implementation to determine compliance against the FHIR specification.class
A value set specifies a set of codes drawn from one or more code systems.class
An authorization for the supply of glasses and/or contact lenses to a patient.Modifier and TypeFieldDescriptionprotected Resource
Appointment.AppointmentParticipantComponent.actorTarget
The actual object that is the target of the reference (A Person, Location/HealthcareService or Device that is participating in the appointment.)protected Resource
AppointmentResponse.actorTarget
The actual object that is the target of the reference (A Person, Location/HealthcareService or Device that is participating in the appointment.)protected Resource
ChargeItem.ChargeItemParticipantComponent.actorTarget
The actual object that is the target of the reference (The device, practitioner, etc.protected Resource
Contract.AgentComponent.actorTarget
The actual object that is the target of the reference (Who or what parties are assigned roles in this Contract.)protected Resource
Contract.TermAgentComponent.actorTarget
The actual object that is the target of the reference (The agent assigned a role in this Contract Provision.)protected Resource
DiagnosticReport.DiagnosticReportPerformerComponent.actorTarget
The actual object that is the target of the reference (The reference to the practitioner or organization involved in producing the report.protected Resource
MedicationAdministration.MedicationAdministrationPerformerComponent.actorTarget
The actual object that is the target of the reference (The device, practitioner, etc.protected Resource
MedicationDispense.MedicationDispensePerformerComponent.actorTarget
The actual object that is the target of the reference (The device, practitioner, etc.protected Resource
Procedure.ProcedurePerformerComponent.actorTarget
The actual object that is the target of the reference (The practitioner who was involved in the procedure.)protected Resource
CommunicationRequest.CommunicationRequestRequesterComponent.agentTarget
The actual object that is the target of the reference (The device, practitioner, etc.protected Resource
DeviceRequest.DeviceRequestRequesterComponent.agentTarget
The actual object that is the target of the reference (The device, practitioner, etc.protected Resource
MedicationRequest.MedicationRequestRequesterComponent.agentTarget
The actual object that is the target of the reference (The healthcare professional responsible for authorizing the initial prescription.)protected Resource
ProcedureRequest.ProcedureRequestRequesterComponent.agentTarget
The actual object that is the target of the reference (The device, practitioner or organization who initiated the request.)protected Resource
ReferralRequest.ReferralRequestRequesterComponent.agentTarget
The actual object that is the target of the reference (The device, practitioner, etc.protected Resource
SupplyRequest.SupplyRequestRequesterComponent.agentTarget
The actual object that is the target of the reference (The device, practitioner, etc.protected Resource
Task.TaskRequesterComponent.agentTarget
The actual object that is the target of the reference (The device, practitioner, etc.protected Resource
AllergyIntolerance.asserterTarget
The actual object that is the target of the reference (The source of the information about the allergy that is recorded.)protected Resource
Condition.asserterTarget
The actual object that is the target of the reference (Individual who is making the condition statement.)protected Resource
DocumentReference.authenticatorTarget
The actual object that is the target of the reference (Which person or organization authenticates that this document is valid.)protected Resource
Basic.authorTarget
The actual object that is the target of the reference (Indicates who was responsible for creating the resource instance.)protected Resource
DetectedIssue.authorTarget
The actual object that is the target of the reference (Individual or device responsible for the issue being raised.protected Resource
Flag.authorTarget
The actual object that is the target of the reference (The person, organization or device that created the flag.)protected Resource
ImagingManifest.authorTarget
The actual object that is the target of the reference (Author of ImagingManifest.protected Resource
Linkage.authorTarget
The 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 Resource
QuestionnaireResponse.authorTarget
The 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 Resource
RequestGroup.authorTarget
The actual object that is the target of the reference (Provides a reference to the author of the request group.)protected Resource
RiskAssessment.basedOnTarget
The actual object that is the target of the reference (A reference to the request that is fulfilled by this risk assessment.)protected Resource
AdverseEvent.AdverseEventSuspectEntityComponent.causalityAuthorTarget
The actual object that is the target of the reference (AdverseEvent.suspectEntity.causalityAuthor.)protected Resource
Encounter.DiagnosisComponent.conditionTarget
The actual object that is the target of the reference (Reason the encounter takes place, as specified using information from another resource.protected Resource
CarePlan.contextTarget
The actual object that is the target of the reference (Identifies the original context in which this particular CarePlan was created.)protected Resource
CareTeam.contextTarget
The actual object that is the target of the reference (The encounter or episode of care that establishes the context for this care team.)protected Resource
ChargeItem.contextTarget
The actual object that is the target of the reference (The encounter or episode of care that establishes the context for this event.)protected Resource
ClinicalImpression.contextTarget
The actual object that is the target of the reference (The encounter or episode of care this impression was created as part of.)protected Resource
Communication.contextTarget
The actual object that is the target of the reference (The encounter within which the communication was sent.)protected Resource
CommunicationRequest.contextTarget
The actual object that is the target of the reference (The encounter or episode of care within which the communication request was created.)protected Resource
Condition.contextTarget
The actual object that is the target of the reference (Encounter during which the condition was first asserted.)protected Resource
DeviceRequest.contextTarget
The actual object that is the target of the reference (An encounter that provides additional context in which this request is made.)protected Resource
DiagnosticReport.contextTarget
The actual object that is the target of the reference (The healthcare event (e.g.protected Resource
GuidanceResponse.contextTarget
The actual object that is the target of the reference (Allows the context of the guidance response to be provided if available.protected Resource
ImagingStudy.contextTarget
The actual object that is the target of the reference (The encounter or episode at which the request is initiated.)protected Resource
Media.contextTarget
The actual object that is the target of the reference (The encounter or episode of care that establishes the context for this media.)protected Resource
MedicationAdministration.contextTarget
The 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 Resource
MedicationDispense.contextTarget
The actual object that is the target of the reference (The encounter or episode of care that establishes the context for this event.)protected Resource
MedicationRequest.contextTarget
The 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 Resource
MedicationStatement.contextTarget
The actual object that is the target of the reference (The encounter or episode of care that establishes the context for this MedicationStatement.)protected Resource
Observation.contextTarget
The actual object that is the target of the reference (The healthcare event (e.g.protected Resource
Procedure.contextTarget
The actual object that is the target of the reference (The encounter during which the procedure was performed.)protected Resource
ProcedureRequest.contextTarget
The 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 Resource
QuestionnaireResponse.contextTarget
The actual object that is the target of the reference (The encounter or episode of care with primary association to the questionnaire response.)protected Resource
ReferralRequest.contextTarget
The actual object that is the target of the reference (The encounter at which the request for referral or transfer of care is initiated.)protected Resource
RequestGroup.contextTarget
The actual object that is the target of the reference (Describes the context of the request group, if any.)protected Resource
RiskAssessment.contextTarget
The actual object that is the target of the reference (The encounter where the assessment was performed.)protected Resource
Task.contextTarget
The actual object that is the target of the reference (The healthcare event (e.g.protected Resource
CarePlan.CarePlanActivityDetailComponent.definitionTarget
The 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 Resource
PlanDefinition.PlanDefinitionActionComponent.definitionTarget
The 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 Resource
SupplyRequest.deliverFromTarget
The actual object that is the target of the reference (Where the supply is expected to come from.)protected Resource
SupplyRequest.deliverToTarget
The actual object that is the target of the reference (Where the supply is destined to go.)protected Resource
Media.deviceTarget
The actual object that is the target of the reference (The device used to collect the media.)protected Resource
Observation.deviceTarget
The actual object that is the target of the reference (The device used to generate the observation data.)protected Resource
ChargeItem.entererTarget
The actual object that is the target of the reference (The device, practitioner, etc.protected Resource
Group.GroupMemberComponent.entityTarget
The actual object that is the target of the reference (A reference to the entity that is a member of the group.protected Resource
AdverseEvent.eventParticipantTarget
The actual object that is the target of the reference (Parties that may or should contribute or have contributed information to the Act.protected Resource
Goal.expressedByTarget
The actual object that is the target of the reference (Indicates whose goal this is - patient goal, practitioner goal, etc.)protected Resource
Task.focusTarget
The actual object that is the target of the reference (The request being actioned or the resource being manipulated by this task.)protected Resource
Task.for_Target
The 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 Resource
Encounter.EncounterParticipantComponent.individualTarget
The actual object that is the target of the reference (Persons involved in the encounter other than the patient.)protected Resource
MedicationStatement.informationSourceTarget
The actual object that is the target of the reference (The person or organization that provided the information about the taking of this medication.protected Resource
AdverseEvent.AdverseEventSuspectEntityComponent.instanceTarget
The actual object that is the target of the reference (Identifies the actual instance of what caused the adverse event.protected Resource
ListResource.ListEntryComponent.itemTarget
The actual object that is the target of the reference (A reference to the actual resource from which data was derived.)protected Resource
CareTeam.CareTeamParticipantComponent.memberTarget
The 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 Resource
Patient.PatientLinkComponent.otherTarget
The actual object that is the target of the reference (The other patient resource that the link refers to.)protected Resource
Bundle.BundleEntryResponseComponent.outcome
An OperationOutcome containing hints and warnings produced as part of processing this entry in a batch or transaction.protected Resource
Task.ownerTarget
The actual object that is the target of the reference (Individual organization or Device currently responsible for task execution.)protected Resource
RiskAssessment.parentTarget
The 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 Resource
Account.GuarantorComponent.partyTarget
The actual object that is the target of the reference (The entity who is responsible.)protected Resource
Claim.PayeeComponent.partyTarget
The actual object that is the target of the reference (Party to be reimbursed: Subscriber, provider, other.)protected Resource
Composition.CompositionAttesterComponent.partyTarget
The actual object that is the target of the reference (Who attested the composition in the specified way.)protected Resource
Contract.SignatoryComponent.partyTarget
The actual object that is the target of the reference (Party which is a signator to this Contract.)protected Resource
ExplanationOfBenefit.PayeeComponent.partyTarget
The actual object that is the target of the reference (Party to be reimbursed: Subscriber, provider, other.)protected Resource
DeviceRequest.performerTarget
The actual object that is the target of the reference (The desired perfomer for doing the diagnostic testing.)protected Resource
ProcedureRequest.performerTarget
The actual object that is the target of the reference (The desired perfomer for doing the diagnostic testing.protected Resource
RiskAssessment.performerTarget
The actual object that is the target of the reference (The provider or software application that performed the assessment.)protected Resource
Coverage.policyHolderTarget
The 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 Resource
Claim.prescriptionTarget
The actual object that is the target of the reference (Prescription to support the dispensing of Pharmacy or Vision products.)protected Resource
ExplanationOfBenefit.prescriptionTarget
The actual object that is the target of the reference (Prescription to support the dispensing of Pharmacy or Vision products.)protected Resource
Claim.CareTeamComponent.providerTarget
The actual object that is the target of the reference (Member of the team who provided the overall service.)protected Resource
ExplanationOfBenefit.CareTeamComponent.providerTarget
The actual object that is the target of the reference (The members of the team who provided the overall service.)protected Resource
MessageHeader.receiverTarget
The 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 Resource
AdverseEvent.recorderTarget
The actual object that is the target of the reference (Information on who recorded the adverse event.protected Resource
AllergyIntolerance.recorderTarget
The actual object that is the target of the reference (Individual who recorded the record and takes responsibility for its content.)protected Resource
AuditEvent.AuditEventAgentComponent.referenceTarget
The actual object that is the target of the reference (Direct reference to a resource that identifies the agent.)protected Resource
AuditEvent.AuditEventEntityComponent.referenceTarget
The actual object that is the target of the reference (Identifies a specific instance of the entity.protected Resource
CarePlan.CarePlanActivityComponent.referenceTarget
The actual object that is the target of the reference (The details of the proposed activity represented in a specific resource.)protected Resource
Consent.ConsentActorComponent.referenceTarget
The actual object that is the target of the reference (The resource that identifies the actor.protected Resource
Consent.ConsentDataComponent.referenceTarget
The 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 Resource
Consent.ExceptActorComponent.referenceTarget
The actual object that is the target of the reference (The resource that identifies the actor.protected Resource
Consent.ExceptDataComponent.referenceTarget
The 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 Resource
DocumentManifest.DocumentManifestRelatedComponent.refTarget
The actual object that is the target of the reference (Related Resource to this DocumentManifest.protected Resource
DocumentReference.DocumentReferenceContextRelatedComponent.refTarget
The actual object that is the target of the reference (Related Resource to this DocumentReference.protected Resource
PaymentNotice.requestTarget
The actual object that is the target of the reference (Reference of resource for which payment is being made.)protected Resource
PaymentReconciliation.DetailsComponent.requestTarget
The actual object that is the target of the reference (The claim or financial resource.)protected Resource
ProcessRequest.requestTarget
The actual object that is the target of the reference (Reference of resource which is the target or subject of this action.)protected Resource
ProcessResponse.requestTarget
The actual object that is the target of the reference (Original request resource reference.)protected Resource
Bundle.BundleEntryComponent.resource
The Resources for the entry.protected Resource
Parameters.ParametersParameterComponent.resource
If the parameter is a whole resource.protected Resource
RelatedArtifact.resourceTarget
The actual object that is the target of the reference (The related resource, such as a library, value set, profile, or other knowledge resource.)protected Resource
RequestGroup.RequestGroupActionComponent.resourceTarget
The actual object that is the target of the reference (The resource that is the target of the action (e.g.protected Resource
TestScript.TestScriptFixtureComponent.resourceTarget
The actual object that is the target of the reference (Reference to the resource (containing the contents of the resource needed for operations).)protected Resource
TestScript.TestScriptRuleComponent.resourceTarget
The actual object that is the target of the reference (Reference to the resource (containing the contents of the rule needed for assertions).)protected Resource
TestScript.TestScriptRulesetComponent.resourceTarget
The actual object that is the target of the reference (Reference to the resource (containing the contents of the ruleset needed for assertions).)protected Resource
PaymentNotice.responseTarget
The actual object that is the target of the reference (Reference of response to resource for which payment is being made.)protected Resource
PaymentReconciliation.DetailsComponent.responseTarget
The actual object that is the target of the reference (The claim response resource.)protected Resource
ProcessRequest.responseTarget
The 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 Resource
MessageHeader.responsibleTarget
The actual object that is the target of the reference (The person or organization that accepts overall responsibility for the contents of the message.protected Resource
GuidanceResponse.resultTarget
The actual object that is the target of the reference (The actions, if any, produced by the evaluation of the artifact.)protected Resource
Binary.securityContextTarget
The actual object that is the target of the reference (Treat this binary as if it was this other resource for access control purposes.)protected Resource
Communication.senderTarget
The actual object that is the target of the reference (The entity (e.g.protected Resource
CommunicationRequest.senderTarget
The actual object that is the target of the reference (The entity (e.g.protected Resource
MessageHeader.senderTarget
The actual object that is the target of the reference (Identifies the sending system to allow the use of a trust relationship.)protected Resource
DeviceUseStatement.sourceTarget
The actual object that is the target of the reference (Who reported the device was being used by the patient.)protected Resource
ListResource.sourceTarget
The actual object that is the target of the reference (The entity responsible for deciding what the contents of the list were.protected Resource
QuestionnaireResponse.sourceTarget
The actual object that is the target of the reference (The person who answered the questions about the subject.)protected Resource
Account.subjectTarget
The actual object that is the target of the reference (Identifies the patient, device, practitioner, location or other object the account is associated with.)protected Resource
AdverseEvent.subjectTarget
The actual object that is the target of the reference (This subject or group impacted by the event.protected Resource
Basic.subjectTarget
The 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 Resource
CarePlan.subjectTarget
The actual object that is the target of the reference (Identifies the patient or group whose intended care is described by the plan.)protected Resource
CareTeam.subjectTarget
The actual object that is the target of the reference (Identifies the patient or group whose intended care is handled by the team.)protected Resource
ChargeItem.subjectTarget
The actual object that is the target of the reference (The individual or set of individuals the action is being or was performed on.)protected Resource
ClinicalImpression.subjectTarget
The actual object that is the target of the reference (The patient or group of individuals assessed as part of this record.)protected Resource
Communication.subjectTarget
The actual object that is the target of the reference (The patient or group that was the focus of this communication.)protected Resource
CommunicationRequest.subjectTarget
The actual object that is the target of the reference (The patient or group that is the focus of this communication request.)protected Resource
Composition.subjectTarget
The actual object that is the target of the reference (Who or what the composition is about.protected Resource
Condition.subjectTarget
The actual object that is the target of the reference (Indicates the patient or group who the condition record is associated with.)protected Resource
DeviceRequest.subjectTarget
The actual object that is the target of the reference (The patient who will use the device.)protected Resource
DeviceUseStatement.subjectTarget
The actual object that is the target of the reference (The patient who used the device.)protected Resource
DiagnosticReport.subjectTarget
The actual object that is the target of the reference (The subject of the report.protected Resource
DocumentManifest.subjectTarget
The actual object that is the target of the reference (Who or what the set of documents is about.protected Resource
DocumentReference.subjectTarget
The actual object that is the target of the reference (Who or what the document is about.protected Resource
Encounter.subjectTarget
The actual object that is the target of the reference (The patient ro group present at the encounter.)protected Resource
Flag.subjectTarget
The actual object that is the target of the reference (The patient, location, group , organization , or practitioner, etc.protected Resource
Goal.subjectTarget
The actual object that is the target of the reference (Identifies the patient, group or organization for whom the goal is being established.)protected Resource
GuidanceResponse.subjectTarget
The actual object that is the target of the reference (The patient for which the request was processed.)protected Resource
ListResource.subjectTarget
The 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 Resource
Media.subjectTarget
The actual object that is the target of the reference (Who/What this Media is a record of.)protected Resource
MedicationAdministration.subjectTarget
The actual object that is the target of the reference (The person or animal or group receiving the medication.)protected Resource
MedicationDispense.subjectTarget
The 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 Resource
MedicationRequest.subjectTarget
The 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 Resource
MedicationStatement.subjectTarget
The actual object that is the target of the reference (The person, animal or group who is/was taking the medication.)protected Resource
Observation.subjectTarget
The 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 Resource
Procedure.subjectTarget
The actual object that is the target of the reference (The person, animal or group on which the procedure was performed.)protected Resource
ProcedureRequest.subjectTarget
The actual object that is the target of the reference (On whom or what the procedure or diagnostic is to be performed.protected Resource
QuestionnaireResponse.QuestionnaireResponseItemComponent.subjectTarget
The 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 Resource
QuestionnaireResponse.subjectTarget
The actual object that is the target of the reference (The subject of the questionnaire response.protected Resource
ReferralRequest.subjectTarget
The actual object that is the target of the reference (The patient who is the subject of a referral or transfer of care request.)protected Resource
RequestGroup.subjectTarget
The actual object that is the target of the reference (The subject for which the request group was created.)protected Resource
RiskAssessment.subjectTarget
The actual object that is the target of the reference (The patient or group the risk assessment applies to.)protected Resource
Specimen.subjectTarget
The actual object that is the target of the reference (Where the specimen came from.protected Resource
Coverage.subscriberTarget
The 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 Resource
SupplyDelivery.supplierTarget
The actual object that is the target of the reference (The individual responsible for dispensing the medication, supplier or device.)protected Resource
Observation.ObservationRelatedComponent.targetTarget
The actual object that is the target of the reference (A reference to the observation or [[[QuestionnaireResponse]]] resource that is related to this observation.)protected Resource
Person.PersonLinkComponent.targetTarget
The actual object that is the target of the reference (The resource to which this actual person is associated.)Modifier and TypeFieldDescriptionClinicalImpression.actionTarget
The actual objects that are the target of the reference (Action taken as part of assessment procedure.)Schedule.actorTarget
The actual objects that are the target of the reference (The resource this Schedule resource is providing availability information for.Goal.addressesTarget
The 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.assessmentTarget
The 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.authorTarget
The 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.authorTarget
The 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.authorTarget
The actual objects that are the target of the reference (Identifies who is responsible for creating the manifest, and adding documents to it.)DocumentReference.authorTarget
The actual objects that are the target of the reference (Identifies who is responsible for adding the information to the document.)Communication.basedOnTarget
The actual objects that are the target of the reference (An order, proposal or plan fulfilled in whole or in part by this Communication.)CommunicationRequest.basedOnTarget
The 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.basedOnTarget
The actual objects that are the target of the reference (Plan/proposal/order fulfilled by this request.)DiagnosticReport.basedOnTarget
The actual objects that are the target of the reference (Details concerning a test or procedure requested.)ImagingStudy.basedOnTarget
The actual objects that are the target of the reference (A list of the diagnostic requests that resulted in this imaging study being performed.)MedicationRequest.basedOnTarget
The 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.basedOnTarget
The 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.basedOnTarget
The 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.basedOnTarget
The actual objects that are the target of the reference (A reference to a resource that contains details of the request for this procedure.)ProcedureRequest.basedOnTarget
The actual objects that are the target of the reference (Plan/proposal/order fulfilled by this request.)QuestionnaireResponse.basedOnTarget
The 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.basedOnTarget
The 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.basedOnTarget
The 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.basedOnTarget
The actual objects that are the target of the reference (BasedOn refers to a higher-level authorization that triggered the creation of the task.RiskAssessment.basisTarget
The 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.consentingPartyTarget
The 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.contained
These 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.definitionTarget
The 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.definitionTarget
The 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.definitionTarget
The actual objects that are the target of the reference (Protocol or definition followed by this request.FamilyMemberHistory.definitionTarget
The 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.definitionTarget
The 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.definitionTarget
The actual objects that are the target of the reference (Protocol or definition followed by this request.)Procedure.definitionTarget
The 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.definitionTarget
The actual objects that are the target of the reference (Protocol or definition followed by this request.)ReferralRequest.definitionTarget
The 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.definitionTarget
The 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.derivedFromTarget
The 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.detailTarget
The actual objects that are the target of the reference (The description and/or reference of the event(s) being documented.Condition.ConditionEvidenceComponent.detailTarget
The actual objects that are the target of the reference (Links to other relevant information, including pathology reports.)Composition.SectionComponent.entryTarget
The 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.focusTarget
The 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.generalPractitionerTarget
The actual objects that are the target of the reference (Patient's nominated care provider.)DiagnosticReport.imagingStudyTarget
The 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.implicatedTarget
The actual objects that are the target of the reference (Indicates the resource representing the current activity or proposed activity that is potentially problematic.)Appointment.indicationTarget
The 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.itemTarget
The actual objects that are the target of the reference (A record of a specific investigation that was undertaken.)CarePlan.CarePlanActivityComponent.outcomeReferenceTarget
The actual objects that are the target of the reference (Details of the outcome or action resulting from the activity.MessageDefinition.parentTarget
The actual objects that are the target of the reference (Identifies a protocol or workflow that this MessageDefinition represents a step in.)QuestionnaireResponse.parentTarget
The 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.participantTarget
The actual objects that are the target of the reference (The participant that should perform or be responsible for this action.)Communication.partOfTarget
The actual objects that are the target of the reference (Part of this action.)MedicationAdministration.partOfTarget
The actual objects that are the target of the reference (A larger event of which this particular event is a component or step.)MedicationStatement.partOfTarget
The actual objects that are the target of the reference (A larger event of which this particular event is a component or step.)Procedure.partOfTarget
The actual objects that are the target of the reference (A larger event of which this particular procedure is a component or step.)SupplyDelivery.partOfTarget
The actual objects that are the target of the reference (A larger event of which this particular event is a component or step.)Coverage.payorTarget
The 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.performerTarget
The actual objects that are the target of the reference (Identifies who's expected to be involved in the activity.)Observation.performerTarget
The actual objects that are the target of the reference (Who was responsible for asserting the observed value as "true".)DeviceRequest.priorRequestTarget
The actual objects that are the target of the reference (The request takes the place of the referenced completed or terminated request(s).)ClinicalImpression.problemTarget
The actual objects that are the target of the reference (This a list of the relevant problems/conditions for a patient.)TestScript.profileTarget
The actual objects that are the target of the reference (Reference to the profile to be used for validation.)Communication.reasonReferenceTarget
The actual objects that are the target of the reference (Indicates another resource whose existence justifies this communication.)CommunicationRequest.reasonReferenceTarget
The actual objects that are the target of the reference (Indicates another resource whose existence justifies this request.)DeviceRequest.reasonReferenceTarget
The actual objects that are the target of the reference (Reason or justification for the use of this device.)FamilyMemberHistory.reasonReferenceTarget
The actual objects that are the target of the reference (Indicates a Condition, Observation, AllergyIntolerance, or QuestionnaireResponse that justifies this family member history event.)MedicationAdministration.reasonReferenceTarget
The actual objects that are the target of the reference (Condition or observation that supports why the medication was administered.)MedicationRequest.reasonReferenceTarget
The actual objects that are the target of the reference (Condition or observation that supports why the medication was ordered.)MedicationStatement.reasonReferenceTarget
The actual objects that are the target of the reference (Condition or observation that supports why the medication is being/was taken.)Procedure.reasonReferenceTarget
The actual objects that are the target of the reference (The condition that is the reason why the procedure was performed.)ProcedureRequest.reasonReferenceTarget
The 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.reasonReferenceTarget
The actual objects that are the target of the reference (Indicates another resource whose existence justifies this request.)MedicationDispense.receiverTarget
The actual objects that are the target of the reference (Identifies the person who picked up the medication.Communication.recipientTarget
The actual objects that are the target of the reference (The entity (e.g.CommunicationRequest.recipientTarget
The actual objects that are the target of the reference (The entity (e.g.DocumentManifest.recipientTarget
The actual objects that are the target of the reference (A patient, practitioner, or organization for which this set of documents is intended.)ReferralRequest.recipientTarget
The 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.recipientTarget
The 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.replacesTarget
The actual objects that are the target of the reference (The request takes the place of the referenced completed or terminated request(s).)RequestGroup.replacesTarget
The actual objects that are the target of the reference (Completed or terminated request(s) whose function is taken by this new request.)ChargeItem.serviceTarget
The actual objects that are the target of the reference (Indicated the rendered service that caused this charge.)AdverseEvent.subjectMedicalHistoryTarget
The actual objects that are the target of the reference (AdverseEvent.subjectMedicalHistory.)Contract.subjectTarget
The actual objects that are the target of the reference (The target entity impacted by or of interest to parties to the agreement.)Appointment.supportingInformationTarget
The actual objects that are the target of the reference (Additional information to support the appointment provided when making the appointment.)ChargeItem.supportingInformationTarget
The actual objects that are the target of the reference (Further information supporting the this charge.)MedicationAdministration.supportingInformationTarget
The 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.supportingInformationTarget
The actual objects that are the target of the reference (Additional information that supports the medication being dispensed.)MedicationRequest.supportingInformationTarget
The 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.supportingInfoTarget
The 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.supportingInfoTarget
The actual objects that are the target of the reference (Additional clinical information about the patient that may influence the request fulfilment.ProcedureRequest.supportingInfoTarget
The 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.supportingInfoTarget
The 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.supportingPatientInformationTarget
The actual objects that are the target of the reference (Patient Information that supports the status and recommendation.Provenance.targetTarget
The 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.topicTarget
The actual objects that are the target of the reference (The resources which were responsible for or related to producing this communication.)CommunicationRequest.topicTarget
The actual objects that are the target of the reference (The resources which were related to producing this communication request.)Contract.TermComponent.topicTarget
The actual objects that are the target of the reference (The matter of concern in the context of this provision of the agrement.)Contract.topicTarget
The actual objects that are the target of the reference (The matter of concern in the context of this agreement.)Procedure.usedReferenceTarget
The actual objects that are the target of the reference (Identifies medications, devices and any other substance used as part of the procedure.)Modifier and TypeMethodDescriptionBase.castToResource
(Base b) abstract Resource
Resource.copy()
static Resource
ResourceFactory.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) Modifier and TypeMethodDescriptionClinicalImpression.getActionTarget()
Deprecated.Use Reference#setResource(IBaseResource) insteadSchedule.getActorTarget()
Deprecated.Use Reference#setResource(IBaseResource) insteadGoal.getAddressesTarget()
Deprecated.Use Reference#setResource(IBaseResource) insteadCondition.ConditionStageComponent.getAssessmentTarget()
Deprecated.Use Reference#setResource(IBaseResource) insteadCarePlan.getAuthorTarget()
Deprecated.Use Reference#setResource(IBaseResource) insteadComposition.getAuthorTarget()
Deprecated.Use Reference#setResource(IBaseResource) insteadDocumentManifest.getAuthorTarget()
Deprecated.Use Reference#setResource(IBaseResource) insteadDocumentReference.getAuthorTarget()
Deprecated.Use Reference#setResource(IBaseResource) insteadCommunication.getBasedOnTarget()
Deprecated.Use Reference#setResource(IBaseResource) insteadCommunicationRequest.getBasedOnTarget()
Deprecated.Use Reference#setResource(IBaseResource) insteadDeviceRequest.getBasedOnTarget()
Deprecated.Use Reference#setResource(IBaseResource) insteadDiagnosticReport.getBasedOnTarget()
Deprecated.Use Reference#setResource(IBaseResource) insteadImagingStudy.getBasedOnTarget()
Deprecated.Use Reference#setResource(IBaseResource) insteadMedicationRequest.getBasedOnTarget()
Deprecated.Use Reference#setResource(IBaseResource) insteadMedicationStatement.getBasedOnTarget()
Deprecated.Use Reference#setResource(IBaseResource) insteadObservation.getBasedOnTarget()
Deprecated.Use Reference#setResource(IBaseResource) insteadProcedure.getBasedOnTarget()
Deprecated.Use Reference#setResource(IBaseResource) insteadProcedureRequest.getBasedOnTarget()
Deprecated.Use Reference#setResource(IBaseResource) insteadQuestionnaireResponse.getBasedOnTarget()
Deprecated.Use Reference#setResource(IBaseResource) insteadReferralRequest.getBasedOnTarget()
Deprecated.Use Reference#setResource(IBaseResource) insteadRequestGroup.getBasedOnTarget()
Deprecated.Use Reference#setResource(IBaseResource) insteadTask.getBasedOnTarget()
Deprecated.Use Reference#setResource(IBaseResource) insteadRiskAssessment.getBasisTarget()
Deprecated.Use Reference#setResource(IBaseResource) insteadConsent.getConsentingPartyTarget()
Deprecated.Use Reference#setResource(IBaseResource) insteadDomainResource.getContained()
CarePlan.getDefinitionTarget()
Deprecated.Use Reference#setResource(IBaseResource) insteadCommunication.getDefinitionTarget()
Deprecated.Use Reference#setResource(IBaseResource) insteadDeviceRequest.getDefinitionTarget()
Deprecated.Use Reference#setResource(IBaseResource) insteadFamilyMemberHistory.getDefinitionTarget()
Deprecated.Use Reference#setResource(IBaseResource) insteadMedicationAdministration.getDefinitionTarget()
Deprecated.Use Reference#setResource(IBaseResource) insteadMedicationRequest.getDefinitionTarget()
Deprecated.Use Reference#setResource(IBaseResource) insteadProcedure.getDefinitionTarget()
Deprecated.Use Reference#setResource(IBaseResource) insteadProcedureRequest.getDefinitionTarget()
Deprecated.Use Reference#setResource(IBaseResource) insteadReferralRequest.getDefinitionTarget()
Deprecated.Use Reference#setResource(IBaseResource) insteadRequestGroup.getDefinitionTarget()
Deprecated.Use Reference#setResource(IBaseResource) insteadMedicationStatement.getDerivedFromTarget()
Deprecated.Use Reference#setResource(IBaseResource) insteadComposition.CompositionEventComponent.getDetailTarget()
Deprecated.Use Reference#setResource(IBaseResource) insteadCondition.ConditionEvidenceComponent.getDetailTarget()
Deprecated.Use Reference#setResource(IBaseResource) insteadComposition.SectionComponent.getEntryTarget()
Deprecated.Use Reference#setResource(IBaseResource) insteadMessageHeader.getFocusTarget()
Deprecated.Use Reference#setResource(IBaseResource) insteadPatient.getGeneralPractitionerTarget()
Deprecated.Use Reference#setResource(IBaseResource) insteadDiagnosticReport.getImagingStudyTarget()
Deprecated.Use Reference#setResource(IBaseResource) insteadDetectedIssue.getImplicatedTarget()
Deprecated.Use Reference#setResource(IBaseResource) insteadAppointment.getIndicationTarget()
Deprecated.Use Reference#setResource(IBaseResource) insteadClinicalImpression.ClinicalImpressionInvestigationComponent.getItemTarget()
Deprecated.Use Reference#setResource(IBaseResource) insteadCarePlan.CarePlanActivityComponent.getOutcomeReferenceTarget()
Deprecated.Use Reference#setResource(IBaseResource) insteadMessageDefinition.getParentTarget()
Deprecated.Use Reference#setResource(IBaseResource) insteadQuestionnaireResponse.getParentTarget()
Deprecated.Use Reference#setResource(IBaseResource) insteadRequestGroup.RequestGroupActionComponent.getParticipantTarget()
Deprecated.Use Reference#setResource(IBaseResource) insteadCommunication.getPartOfTarget()
Deprecated.Use Reference#setResource(IBaseResource) insteadMedicationAdministration.getPartOfTarget()
Deprecated.Use Reference#setResource(IBaseResource) insteadMedicationStatement.getPartOfTarget()
Deprecated.Use Reference#setResource(IBaseResource) insteadProcedure.getPartOfTarget()
Deprecated.Use Reference#setResource(IBaseResource) insteadSupplyDelivery.getPartOfTarget()
Deprecated.Use Reference#setResource(IBaseResource) insteadCoverage.getPayorTarget()
Deprecated.Use Reference#setResource(IBaseResource) insteadCarePlan.CarePlanActivityDetailComponent.getPerformerTarget()
Deprecated.Use Reference#setResource(IBaseResource) insteadObservation.getPerformerTarget()
Deprecated.Use Reference#setResource(IBaseResource) insteadDeviceRequest.getPriorRequestTarget()
Deprecated.Use Reference#setResource(IBaseResource) insteadClinicalImpression.getProblemTarget()
Deprecated.Use Reference#setResource(IBaseResource) insteadTestScript.getProfileTarget()
Deprecated.Use Reference#setResource(IBaseResource) insteadCommunication.getReasonReferenceTarget()
Deprecated.Use Reference#setResource(IBaseResource) insteadCommunicationRequest.getReasonReferenceTarget()
Deprecated.Use Reference#setResource(IBaseResource) insteadDeviceRequest.getReasonReferenceTarget()
Deprecated.Use Reference#setResource(IBaseResource) insteadFamilyMemberHistory.getReasonReferenceTarget()
Deprecated.Use Reference#setResource(IBaseResource) insteadMedicationAdministration.getReasonReferenceTarget()
Deprecated.Use Reference#setResource(IBaseResource) insteadMedicationRequest.getReasonReferenceTarget()
Deprecated.Use Reference#setResource(IBaseResource) insteadMedicationStatement.getReasonReferenceTarget()
Deprecated.Use Reference#setResource(IBaseResource) insteadProcedure.getReasonReferenceTarget()
Deprecated.Use Reference#setResource(IBaseResource) insteadProcedureRequest.getReasonReferenceTarget()
Deprecated.Use Reference#setResource(IBaseResource) insteadReferralRequest.getReasonReferenceTarget()
Deprecated.Use Reference#setResource(IBaseResource) insteadMedicationDispense.getReceiverTarget()
Deprecated.Use Reference#setResource(IBaseResource) insteadCommunication.getRecipientTarget()
Deprecated.Use Reference#setResource(IBaseResource) insteadCommunicationRequest.getRecipientTarget()
Deprecated.Use Reference#setResource(IBaseResource) insteadDocumentManifest.getRecipientTarget()
Deprecated.Use Reference#setResource(IBaseResource) insteadReferralRequest.getRecipientTarget()
Deprecated.Use Reference#setResource(IBaseResource) insteadTask.TaskRestrictionComponent.getRecipientTarget()
Deprecated.Use Reference#setResource(IBaseResource) insteadProcedureRequest.getReplacesTarget()
Deprecated.Use Reference#setResource(IBaseResource) insteadRequestGroup.getReplacesTarget()
Deprecated.Use Reference#setResource(IBaseResource) insteadChargeItem.getServiceTarget()
Deprecated.Use Reference#setResource(IBaseResource) insteadAdverseEvent.getSubjectMedicalHistoryTarget()
Deprecated.Use Reference#setResource(IBaseResource) insteadContract.getSubjectTarget()
Deprecated.Use Reference#setResource(IBaseResource) insteadAppointment.getSupportingInformationTarget()
Deprecated.Use Reference#setResource(IBaseResource) insteadChargeItem.getSupportingInformationTarget()
Deprecated.Use Reference#setResource(IBaseResource) insteadMedicationAdministration.getSupportingInformationTarget()
Deprecated.Use Reference#setResource(IBaseResource) insteadMedicationDispense.getSupportingInformationTarget()
Deprecated.Use Reference#setResource(IBaseResource) insteadMedicationRequest.getSupportingInformationTarget()
Deprecated.Use Reference#setResource(IBaseResource) insteadCarePlan.getSupportingInfoTarget()
Deprecated.Use Reference#setResource(IBaseResource) insteadDeviceRequest.getSupportingInfoTarget()
Deprecated.Use Reference#setResource(IBaseResource) insteadProcedureRequest.getSupportingInfoTarget()
Deprecated.Use Reference#setResource(IBaseResource) insteadReferralRequest.getSupportingInfoTarget()
Deprecated.Use Reference#setResource(IBaseResource) insteadImmunizationRecommendation.ImmunizationRecommendationRecommendationComponent.getSupportingPatientInformationTarget()
Deprecated.Use Reference#setResource(IBaseResource) insteadProvenance.getTargetTarget()
Deprecated.Use Reference#setResource(IBaseResource) insteadCommunication.getTopicTarget()
Deprecated.Use Reference#setResource(IBaseResource) insteadCommunicationRequest.getTopicTarget()
Deprecated.Use Reference#setResource(IBaseResource) insteadContract.getTopicTarget()
Deprecated.Use Reference#setResource(IBaseResource) insteadContract.TermComponent.getTopicTarget()
Deprecated.Use Reference#setResource(IBaseResource) insteadProcedure.getUsedReferenceTarget()
Deprecated.Use Reference#setResource(IBaseResource) insteadModifier and TypeMethodDescriptionDomainResource.addContained
(Resource t) void
Resource.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) -
Uses of Resource in org.hl7.fhir.dstu3.utils
Modifier and TypeMethodDescriptionstatic Resource
ResourceUtilities.getById
(Bundle feed, ResourceType type, String reference) GraphQLEngine.getFocus()
QuestionnaireBuilder.getReference()
Modifier and TypeMethodDescriptionstatic Meta
void
QuestionnaireBuilder.setReference
(Resource resource) -
Uses of Resource in org.hl7.fhir.dstu3.utils.client
Modifier and TypeMethodDescription<T extends Resource>
TFHIRToolingClient.getCanonical
(Class<T> resourceClass, String canonicalURL) ResourceAddress.nameForClass
(Class<T> resourceClass) <T extends Resource>
ParametersFHIRToolingClient.operateType
(Class<T> resourceClass, String name, Parameters params) <T extends Resource>
TResourceAddress.resolveDeleteTagsForResourceVersion
(Class<T> resourceClass, String id, String version) ResourceAddress.resolveGetAllTags()
ResourceAddress.resolveGetAllTagsForResourceType
(Class<T> resourceClass) ResourceAddress.resolveGetHistoryForResourceId
(Class<T> resourceClass, String id, int count) ResourceAddress.resolveGetHistoryForResourceId
(Class<T> resourceClass, String id, Calendar since, int count) ResourceAddress.resolveGetHistoryForResourceId
(Class<T> resourceClass, String id, Date since, int count) ResourceAddress.resolveGetHistoryForResourceType
(Class<T> resourceClass, int count) ResourceAddress.resolveGetHistoryForResourceType
(Class<T> resourceClass, Object since, int count) ResourceAddress.resolveGetHistoryForResourceType
(Class<T> resourceClass, Calendar since, int count) ResourceAddress.resolveGetHistoryForResourceType
(Class<T> resourceClass, Date since, int count) ResourceAddress.resolveGetHistoryUriForResourceId
(Class<T> resourceClass, String id, Object since, int count) ResourceAddress.resolveGetTagsForReference
(Class<T> resourceClass, String id) ResourceAddress.resolveGetTagsForResourceVersion
(Class<T> resourceClass, String id, String version) ResourceAddress.resolveGetUriFromResourceClass
(Class<T> resourceClass) ResourceAddress.resolveGetUriFromResourceClassAndCanonical
(Class<T> resourceClass, String canonicalUrl) ResourceAddress.resolveGetUriFromResourceClassAndId
(Class<T> resourceClass, String id) ResourceAddress.resolveGetUriFromResourceClassAndIdAndVersion
(Class<T> resourceClass, String id, String version) ResourceAddress.resolveOperationUri
(Class<T> resourceClass, String opName) ResourceAddress.resolveOperationUri
(Class<T> resourceClass, String opName, Map<String, String> parameters) ResourceAddress.resolveOperationURLFromClass
(Class<T> resourceClass, String name, String parameters) ResourceAddress.resolveSearchUri
(Class<T> resourceClass, Map<String, String> parameters) ResourceAddress.resolveValidateUri
(Class<T> resourceClass, String id) <T extends Resource>
T<T extends Resource>
OperationOutcome<T extends Resource>
TModifier and TypeMethodDescriptionstatic String
ResourceAddress.buildRelativePathFromReference
(Resource resource) static String
ResourceAddress.buildRelativePathFromReference
(Resource resource, String id) -
Uses of Resource in org.hl7.fhir.dstu3.utils.client.network
Modifier and TypeMethodDescription<T extends Resource>
ResourceRequest<T> FhirRequestBuilder.execute()
Client.executeBundleRequest
(okhttp3.Request.Builder request, String resourceFormat, okhttp3.Headers headers, String message, int retryCount, long timeout) <T extends Resource>
ResourceRequest<T> Client.executeFhirRequest
(okhttp3.Request.Builder request, String resourceFormat, okhttp3.Headers headers, String message, int retryCount, long timeout) <T extends Resource>
ResourceRequest<T> Client.issueGetResourceRequest
(URI resourceUri, String resourceFormat, okhttp3.Headers headers, String message, long timeout) <T extends Resource>
ResourceRequest<T> Client.issueOptionsRequest
(URI optionsUri, String resourceFormat, String message, long timeout) <T extends Resource>
ResourceRequest<T> Client.issuePostRequest
(URI resourceUri, byte[] payload, String resourceFormat, String message, long timeout) <T extends Resource>
ResourceRequest<T> Client.issuePostRequest
(URI resourceUri, byte[] payload, String resourceFormat, okhttp3.Headers headers, String message, long timeout) <T extends Resource>
ResourceRequest<T> Client.issuePutRequest
(URI resourceUri, byte[] payload, String resourceFormat, String message, long timeout) <T extends Resource>
ResourceRequest<T> Client.issuePutRequest
(URI resourceUri, byte[] payload, String resourceFormat, okhttp3.Headers headers, String message, long timeout) static <T extends Resource>
byte[]ByteUtils.resourceToByteArray
(T resource, boolean pretty, boolean isJson, boolean noXhtml) protected <T extends Resource>
TFhirRequestBuilder.unmarshalReference
(okhttp3.Response response, String format) Unmarshalls a resource from the response stream.Modifier and TypeMethodDescriptionstatic byte[]
ByteUtils.encodeFormSubmission
(Map<String, String> parameters, String resourceName, Resource resource, String boundary) Client.issuePostFeedRequest
(URI resourceUri, Map<String, String> parameters, String resourceName, Resource resource, String resourceFormat) -
Uses of Resource in org.hl7.fhir.dstu3.utils.validation
Modifier and TypeMethodDescriptionIResourceValidator.validate
(Object Context, List<org.hl7.fhir.utilities.validation.ValidationMessage> errors, Resource resource) IResourceValidator.validate
(Object Context, List<org.hl7.fhir.utilities.validation.ValidationMessage> errors, Resource resource, String profile) Deprecated.IResourceValidator.validate
(Object Context, List<org.hl7.fhir.utilities.validation.ValidationMessage> errors, Resource resource, StructureDefinition profile) Deprecated.IResourceValidator.validate
(Object Context, List<org.hl7.fhir.utilities.validation.ValidationMessage> errors, Resource resource, ValidationProfileSet profiles)