Uses of Class
org.hl7.fhir.r4.model.Resource
-
Packages that use Resource Package Description org.hl7.fhir.r4.context org.hl7.fhir.r4.elementmodel org.hl7.fhir.r4.formats org.hl7.fhir.r4.model org.hl7.fhir.r4.utils org.hl7.fhir.r4.utils.client -
-
Uses of Resource in org.hl7.fhir.r4.context
Methods in org.hl7.fhir.r4.context with type parameters of type Resource Modifier and Type Method Description <T extends Resource>
TBaseWorkerContext. fetchResource(Class<T> class_, String uri)<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>
TBaseWorkerContext. fetchResourceWithException(Class<T> class_, String uri)<T extends Resource>
TIWorkerContext. fetchResourceWithException(Class<T> class_, String uri)<T extends Resource>
booleanBaseWorkerContext. hasResource(Class<T> class_, String uri)<T extends Resource>
booleanIWorkerContext. hasResource(Class<T> class_, String uri)find whether a resource is available.Methods in org.hl7.fhir.r4.context that return Resource Modifier and Type Method Description ResourceBaseWorkerContext. fetchResourceById(String type, String uri)ResourceIWorkerContext. fetchResourceById(String type, String uri)Variation of fetchResource when you have a string type, and don't need the right class The URI can have one of 3 formats: - a full URL e.g.Methods in org.hl7.fhir.r4.context with parameters of type Resource Modifier and Type Method Description voidBaseWorkerContext. cacheResource(Resource r)voidIWorkerContext. cacheResource(Resource res)cache a resource for later retrieval using fetchResource.voidBaseWorkerContext. dropResource(Resource r) -
Uses of Resource in org.hl7.fhir.r4.elementmodel
Methods in org.hl7.fhir.r4.elementmodel that return Resource Modifier and Type Method Description ResourceObjectConverter. convert(Element element)Methods in org.hl7.fhir.r4.elementmodel with parameters of type Resource Modifier and Type Method Description ElementObjectConverter. convert(Resource ig) -
Uses of Resource in org.hl7.fhir.r4.formats
Methods in org.hl7.fhir.r4.formats that return Resource Modifier and Type Method Description static ResourceFormatUtilities. loadFile(InputStream source)static ResourceFormatUtilities. loadFile(String path)ResourceIParser. parse(byte[] bytes)parse content that is known to be a resourceResourceIParser. parse(InputStream input)parse content that is known to be a resourceResourceIParser. parse(String input)parse content that is known to be a resourceResourceJsonParserBase. parse(com.google.gson.JsonObject json)parse xml that is known to be a resource, and that has already been read into a JSON objectResourceJsonParserBase. parse(InputStream input)ResourceParserBase. parse(byte[] bytes)ResourceParserBase. parse(String input)ResourceRdfParserBase. parse(InputStream input)ResourceXmlParserBase. parse(InputStream input)Parse content that is known to be a resourceResourceXmlParserBase. parse(org.xmlpull.v1.XmlPullParser xpp)parse xml that is known to be a resource, and that is already being read by an XML Pull Parser This is if a resource is in a bigger piece of XML.protected ResourceJsonParser. parseResource(com.google.gson.JsonObject json)protected abstract ResourceJsonParserBase. parseResource(com.google.gson.JsonObject json)protected ResourceXmlParser. parseResource(org.xmlpull.v1.XmlPullParser xpp)protected abstract ResourceXmlParserBase. parseResource(org.xmlpull.v1.XmlPullParser xpp)protected ResourceXmlParserBase. parseResourceContained(org.xmlpull.v1.XmlPullParser xpp)Methods in org.hl7.fhir.r4.formats with parameters of type Resource Modifier and Type Method Description voidIParser. compose(OutputStream stream, Resource resource)Compose a resource to a stream, possibly using pretty presentation for a human reader (used in the spec, for example, but not normally in production)voidJsonParserBase. compose(OutputStream stream, Resource resource)Compose a resource to a stream, possibly using pretty presentation for a human reader (used in the spec, for example, but not normally in production)voidJsonParserBase. compose(JsonCreator writer, Resource resource)Compose a resource using a pre-existing JsonWritervoidRdfParserBase. compose(OutputStream stream, Resource resource)voidXmlParserBase. compose(OutputStream stream, Resource resource)Compose a resource to a stream, possibly using pretty presentation for a human reader (used in the spec, for example, but not normally in production)voidXmlParserBase. compose(OutputStream stream, Resource resource, boolean htmlPretty)Compose a resource to a stream, possibly using pretty presentation for a human reader, and maybe a different choice in the xhtml narrative (used in the spec in one place, but should not be used in production)voidXmlParserBase. compose(org.hl7.fhir.utilities.xml.IXMLWriter writer, Resource resource, boolean htmlPretty)byte[]IParser. composeBytes(Resource resource)Compose a resource to a stream, possibly using pretty presentation for a human reader (used in the spec, for example, but not normally in production)byte[]ParserBase. composeBytes(Resource resource)protected voidJsonParser. composeNamedReference(String name, Resource resource)protected voidJsonParser. composeResource(Resource resource)protected abstract voidJsonParserBase. composeResource(Resource resource)protected voidRdfParser. composeResource(Turtle.Complex t, String parentType, String name, Resource element, int index)protected voidRdfParser. composeResource(Turtle.Complex parent, Resource resource)protected abstract voidRdfParserBase. composeResource(Turtle.Complex complex, Resource resource)protected voidXmlParser. composeResource(String name, Resource resource)protected voidXmlParser. composeResource(Resource resource)protected abstract voidXmlParserBase. composeResource(String name, Resource res)protected abstract voidXmlParserBase. composeResource(Resource resource)protected voidXmlParser. composeResourceAttributes(Resource element)protected voidJsonParser. composeResourceElements(Resource element)protected voidXmlParser. composeResourceElements(Resource element)StringIParser. 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)StringParserBase. composeString(Resource resource)protected voidXmlParser. parseResourceAttributes(org.xmlpull.v1.XmlPullParser xpp, Resource res)protected booleanXmlParser. parseResourceContent(int eventType, org.xmlpull.v1.XmlPullParser xpp, Resource res)protected voidJsonParser. parseResourceProperties(com.google.gson.JsonObject json, Resource res) -
Uses of Resource in org.hl7.fhir.r4.model
Subclasses of Resource in org.hl7.fhir.r4.model Modifier and Type Class Description classAccountA financial tool for tracking value accrued for a particular purpose.classActivityDefinitionThis resource allows for the definition of some activity to be performed, independent of a particular patient, practitioner, or other performance context.classAdverseEventActual 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.classAllergyIntoleranceRisk of harmful or undesirable, physiological response which is unique to an individual and associated with exposure to a substance.classAppointmentA booking of a healthcare event among patient(s), practitioner(s), related person(s) and/or device(s) for a specific date/time.classAppointmentResponseA reply to an appointment request for a patient and/or practitioner(s), such as a confirmation or rejection.classAuditEventA record of an event made for purposes of maintaining a security log.classBaseBinaryclassBasicBasic 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.classBinaryA resource that represents the data of a single raw artifact as digital content accessible in its native format.classBiologicallyDerivedProductA material substance originating from a biological entity intended to be transplanted or infused into another (possibly the same) biological entity.classBodyStructureRecord details about an anatomical structure.classBundleA container for a collection of resources.classCapabilityStatementA Capability Statement documents a set of capabilities (behaviors) of a FHIR Server for a particular version of FHIR that may be used as a statement of actual server functionality or a statement of required or desired server implementation.classCarePlanDescribes 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.classCareTeamThe Care Team includes all the people and organizations who plan to participate in the coordination and delivery of care for a patient.classCatalogEntryCatalog entries are wrappers that contextualize items included in a catalog.classChargeItemThe 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.classChargeItemDefinitionThe ChargeItemDefinition resource provides the properties that apply to the (billing) codes necessary to calculate costs and prices.classClaimA provider issued list of professional services and products which have been provided, or are to be provided, to a patient which is sent to an insurer for reimbursement.classClaimResponseThis resource provides the adjudication details from the processing of a Claim resource.classClinicalImpressionA 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.classCodeSystemThe CodeSystem resource is used to declare the existence of and describe a code system or code system supplement and its key properties, and optionally define a part or all of its content.classCommunicationAn occurrence of information being transmitted; e.g.classCommunicationRequestA request to convey information; e.g.classCompartmentDefinitionA compartment definition that defines how resources are accessed on a server.classCompositionA set of healthcare-related information that is assembled together into a single logical package 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.classConceptMapA statement of relationships from one set of concepts to one or more other concepts - either concepts in code systems, or data element/data element concepts, or classes in class models.classConditionA clinical condition, problem, diagnosis, or other event, situation, issue, or clinical concept that has risen to a level of concern.classConsentA record of a healthcare consumer’s 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.classContractLegally enforceable, formally recorded unilateral or bilateral directive i.e., a policy or agreement.classCoverageFinancial instrument which may be used to reimburse or pay for health care products and services.classCoverageEligibilityRequestThe CoverageEligibilityRequest provides patient and insurance coverage information to an insurer for them to respond, in the form of an CoverageEligibilityResponse, with information regarding whether the stated coverage is valid and in-force and optionally to provide the insurance details of the policy.classCoverageEligibilityResponseThis resource provides eligibility and plan details from the processing of an CoverageEligibilityRequest resource.classDetectedIssueIndicates an actual or potential clinical issue with or between one or more active or proposed clinical actions for a patient; e.g.classDeviceA type of a manufactured item that is used in the provision of healthcare without being substantially changed through that activity.classDeviceDefinitionThe characteristics, operational status and capabilities of a medical-related component of a medical device.classDeviceMetricDescribes a measurement, calculation or setting capability of a medical device.classDeviceRequestRepresents a request for a patient to employ a medical device.classDeviceUseStatementA record of a device being used by a patient where the record is the result of a report from the patient or another clinician.classDiagnosticReportThe findings and interpretation of diagnostic tests performed on patients, groups of patients, devices, and locations, and/or specimens derived from these.classDocumentManifestA collection of documents compiled for a purpose together with metadata that applies to the collection.classDocumentReferenceA reference to a document of any kind for any purpose.classDomainResourceA resource that includes narrative, extensions, and contained resources.classEffectEvidenceSynthesisThe EffectEvidenceSynthesis resource describes the difference in an outcome between exposures states in a population where the effect estimate is derived from a combination of research studies.classEncounterAn interaction between a patient and healthcare provider(s) for the purpose of providing healthcare service(s) or assessing the health status of a patient.classEndpointThe 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.classEnrollmentRequestThis resource provides the insurance enrollment details to the insurer regarding a specified coverage.classEnrollmentResponseThis resource provides enrollment and plan details from the processing of an EnrollmentRequest resource.classEpisodeOfCareAn association between a patient and an organization / healthcare provider(s) during which time encounters may occur.classEventDefinitionThe EventDefinition resource provides a reusable description of when a particular event can occur.classEvidenceThe Evidence resource describes the conditional state (population and any exposures being compared within the population) and outcome (if specified) that the knowledge (evidence, assertion, recommendation) is about.classEvidenceVariableThe EvidenceVariable resource describes a "PICO" element that knowledge (evidence, assertion, recommendation) is about.classExampleScenarioExample of workflow instance.classExplanationOfBenefitThis 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.classFamilyMemberHistorySignificant health conditions for a person related to the patient relevant in the context of care for the patient.classFlagProspective warnings of potential issues when providing care to the patient.classGoalDescribes 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.classGraphDefinitionA formal computable definition of a graph of resources - that is, a coherent set of resources that form a graph by following references.classGroupRepresents 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.classGuidanceResponseA 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.classHealthcareServiceThe details of a healthcare service available at a location.classImagingStudyRepresentation of the content produced in a DICOM imaging study.classImmunizationDescribes the event of a patient being administered a vaccine or a record of an immunization as reported by a patient, a clinician or another party.classImmunizationEvaluationDescribes a comparison of an immunization event against published recommendations to determine if the administration is "valid" in relation to those recommendations.classImmunizationRecommendationA patient's point-in-time set of recommendations (i.e.classImplementationGuideA set of rules of how a particular interoperability or standards problem is solved - typically through the use of FHIR resources.classInsurancePlanDetails of a Health Insurance product/plan provided by an organization.classInvoiceInvoice containing collected ChargeItems from an Account with calculated individual and total price for Billing purpose.classLibraryThe Library resource is a general-purpose container for knowledge asset definitions.classLinkageIdentifies two or more records (resource instances) that refer to the same real-world "occurrence".classListResourceA list is a curated collection of resources.classLocationDetails and position information for a physical place where services are provided and resources and participants may be stored, found, contained, or accommodated.classMeasureThe Measure resource provides the definition of a quality measure.classMeasureReportThe MeasureReport resource contains the results of the calculation of a measure; and optionally a reference to the resources involved in that calculation.classMediaA photo, video, or audio recording acquired or used in healthcare.classMedicationThis resource is primarily used for the identification and definition of a medication for the purposes of prescribing, dispensing, and administering a medication as well as for making statements about medication use.classMedicationAdministrationDescribes the event of a patient consuming or otherwise being administered a medication.classMedicationDispenseIndicates that a medication product is to be or has been dispensed for a named person/patient.classMedicationKnowledgeInformation about a medication that is used to support knowledge.classMedicationRequestAn order or request for both supply of the medication and the instructions for administration of the medication to a patient.classMedicationStatementA record of a medication that is being consumed by a patient.classMedicinalProductDetailed definition of a medicinal product, typically for uses other than direct patient care (e.g.classMedicinalProductAuthorizationThe regulatory authorization of a medicinal product.classMedicinalProductContraindicationThe clinical particulars - indications, contraindications etc.classMedicinalProductIndicationIndication for the Medicinal Product.classMedicinalProductIngredientAn ingredient of a manufactured item or pharmaceutical product.classMedicinalProductInteractionThe interactions of the medicinal product with other medicinal products, or other forms of interactions.classMedicinalProductManufacturedThe manufactured item as contained in the packaged medicinal product.classMedicinalProductPackagedA medicinal product in a container or package.classMedicinalProductPharmaceuticalA pharmaceutical product described in terms of its composition and dose form.classMedicinalProductUndesirableEffectDescribe the undesirable effects of the medicinal product.classMessageDefinitionDefines 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.classMessageHeaderThe header for a message exchange that is either requesting or responding to an action.classMetadataResourceCommon Ancestor declaration for conformance and knowledge artifact resources.classMolecularSequenceRaw data describing a biological sequence.classNamingSystemA curated namespace that issues unique symbols within that namespace for the identification of concepts, people, devices, etc.classNutritionOrderA request to supply a diet, formula feeding (enteral) or oral nutritional supplement to a patient/resident.classObservationMeasurements and simple assertions made about a patient, device or other subject.classObservationDefinitionSet of definitional characteristics for a kind of observation or measurement produced or consumed by an orderable health care service.classOperationDefinitionA formal computable definition of an operation (on the RESTful interface) or a named query (using the search interaction).classOperationOutcomeA collection of error, warning, or information messages that result from a system action.classOrganizationA formally or informally recognized grouping of people or organizations formed for the purpose of achieving some form of collective action.classOrganizationAffiliationDefines an affiliation/assotiation/relationship between 2 distinct oganizations, that is not a part-of relationship/sub-division relationship.classParametersThis resource is a non-persisted resource used to pass information into and back from an [operation](operations.html).classPatientDemographics and other administrative information about an individual or animal receiving care or other health-related services.classPaymentNoticeThis resource provides the status of the payment for goods and services rendered, and the request and response resource references.classPaymentReconciliationThis resource provides the details including amount of a payment and allocates the payment items being paid.classPersonDemographics and administrative information about a person independent of a specific health-related context.classPlanDefinitionThis resource allows for the definition of various types of plans as a sharable, consumable, and executable artifact.classPractitionerA person who is directly or indirectly involved in the provisioning of healthcare.classPractitionerRoleA specific set of Roles/Locations/specialties/services that a practitioner may perform at an organization for a period of time.classProcedureAn action that is or was performed on or for a patient.classProvenanceProvenance of a resource is a record that describes entities and processes involved in producing and delivering or otherwise influencing that resource.classQuestionnaireA structured set of questions intended to guide the collection of answers from end-users.classQuestionnaireResponseA structured set of questions and their answers.classRelatedPersonInformation 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.classRequestGroupA group of related requests that can be used to capture intended activities that have inter-dependencies such as "give this medication after that one".classResearchDefinitionThe ResearchDefinition resource describes the conditional state (population and any exposures being compared within the population) and outcome (if specified) that the knowledge (evidence, assertion, recommendation) is about.classResearchElementDefinitionThe ResearchElementDefinition resource describes a "PICO" element that knowledge (evidence, assertion, recommendation) is about.classResearchStudyA process where a researcher or organization plans and then executes a series of steps intended to increase the field of healthcare-related knowledge.classResearchSubjectA physical entity which is the primary unit of operational and/or administrative interest in a study.classRiskAssessmentAn assessment of the likely outcome(s) for a patient or other subject as well as the likelihood of each outcome.classRiskEvidenceSynthesisThe RiskEvidenceSynthesis resource describes the likelihood of an outcome in a population plus exposure state where the risk estimate is derived from a combination of research studies.classScheduleA container for slots of time that may be available for booking appointments.classSearchParameterA search parameter that defines a named search item that can be used to search/filter on a resource.classServiceRequestA record of a request for service such as diagnostic investigations, treatments, or operations to be performed.classSlotA slot of time on a schedule that may be available for booking appointments.classSpecimenA sample to be used for analysis.classSpecimenDefinitionA kind of specimen with associated set of requirements.classStructureDefinitionA definition of a FHIR structure.classStructureMapA Map of relationships between 2 structures that can be used to transform data.classSubscriptionThe subscription resource is used to define a push-based subscription from a server to another system.classSubstanceA homogeneous material with a definite composition.classSubstanceNucleicAcidNucleic acids are defined by three distinct elements: the base, sugar and linkage.classSubstancePolymerTodo.classSubstanceProteinA SubstanceProtein is defined as a single unit of a linear amino acid sequence, or a combination of subunits that are either covalently linked or have a defined invariant stoichiometric relationship.classSubstanceReferenceInformationTodo.classSubstanceSourceMaterialSource material shall capture information on the taxonomic and anatomical origins as well as the fraction of a material that can result in or can be modified to form a substance.classSubstanceSpecificationThe detailed description of a substance, typically at a level beyond what is used for prescribing.classSupplyDeliveryRecord of delivery of what is supplied.classSupplyRequestA record of a request for a medication, substance or device used in the healthcare setting.classTaskA task to be performed.classTerminologyCapabilitiesA TerminologyCapabilities resource documents a set of capabilities (behaviors) of a FHIR Terminology Server that may be used as a statement of actual server functionality or a statement of required or desired server implementation.classTestReportA summary of information based on the results of executing a TestScript.classTestScriptA structured set of tests against a FHIR server or client implementation to determine compliance against the FHIR specification.classValueSetA ValueSet resource instance specifies a set of codes drawn from one or more code systems, intended for use in a particular context.classVerificationResultDescribes validation requirements, source(s), status and dates for one or more elements.classVisionPrescriptionAn authorization for the provision of glasses and/or contact lenses to a patient.Fields in org.hl7.fhir.r4.model declared as Resource Modifier and Type Field Description protected ResourceAppointment.AppointmentParticipantComponent. actorTargetThe actual object that is the target of the reference (A Person, Location/HealthcareService or Device that is participating in the appointment.)protected ResourceAppointmentResponse. actorTargetThe actual object that is the target of the reference (A Person, Location, HealthcareService, or Device that is participating in the appointment.)protected ResourceChargeItem.ChargeItemPerformerComponent. actorTargetThe actual object that is the target of the reference (The device, practitioner, etc.protected ResourceImagingStudy.ImagingStudySeriesPerformerComponent. actorTargetThe actual object that is the target of the reference (Indicates who or what performed the series.)protected ResourceImmunization.ImmunizationPerformerComponent. actorTargetThe actual object that is the target of the reference (The practitioner or organization who performed the action.)protected ResourceInvoice.InvoiceParticipantComponent. actorTargetThe actual object that is the target of the reference (The device, practitioner, etc.protected ResourceMedicationAdministration.MedicationAdministrationPerformerComponent. actorTargetThe actual object that is the target of the reference (Indicates who or what performed the medication administration.)protected ResourceMedicationDispense.MedicationDispensePerformerComponent. actorTargetThe actual object that is the target of the reference (The device, practitioner, etc.protected ResourceProcedure.ProcedurePerformerComponent. actorTargetThe actual object that is the target of the reference (The practitioner who was involved in the procedure.)protected ResourceAllergyIntolerance. asserterTargetThe actual object that is the target of the reference (The source of the information about the allergy that is recorded.)protected ResourceCondition. asserterTargetThe actual object that is the target of the reference (Individual who is making the condition statement.)protected ResourceProcedure. asserterTargetThe actual object that is the target of the reference (Individual who is making the procedure statement.)protected ResourceClinicalImpression. assessorTargetThe actual object that is the target of the reference (The clinician performing the assessment.)protected ResourceDocumentReference. authenticatorTargetThe actual object that is the target of the reference (Which person or organization authenticates that this document is valid.)protected ResourceAdverseEvent.AdverseEventSuspectEntityCausalityComponent. authorTargetThe actual object that is the target of the reference (AdverseEvent.suspectEntity.causalityAuthor.)protected ResourceBasic. authorTargetThe actual object that is the target of the reference (Indicates who was responsible for creating the resource instance.)protected ResourceCarePlan. authorTargetThe actual object that is the target of the reference (When populated, the author is responsible for the care plan.protected ResourceContract. authorTargetThe actual object that is the target of the reference (The individual or organization that authored the Contract definition, derivative, or instance in any legal state.)protected ResourceDetectedIssue. authorTargetThe actual object that is the target of the reference (Individual or device responsible for the issue being raised.protected ResourceDetectedIssue.DetectedIssueMitigationComponent. authorTargetThe actual object that is the target of the reference (Identifies the practitioner who determined the mitigation and takes responsibility for the mitigation step occurring.)protected ResourceFlag. authorTargetThe actual object that is the target of the reference (The person, organization or device that created the flag.)protected ResourceLinkage. authorTargetThe actual object that is the target of the reference (Identifies the user or organization responsible for asserting the linkages as well as the user or organization who establishes the context in which the nature of each linkage is evaluated.)protected ResourceMessageHeader. authorTargetThe actual object that is the target of the reference (The logical author of the message - the person or device that decided the described event should happen.protected ResourceQuestionnaireResponse. authorTargetThe actual object that is the target of the reference (Person who received the answers to the questions in the QuestionnaireResponse and recorded them in the system.)protected ResourceRequestGroup. authorTargetThe actual object that is the target of the reference (Provides a reference to the author of the request group.)protected ResourceRiskAssessment. basedOnTargetThe actual object that is the target of the reference (A reference to the request that is fulfilled by this risk assessment.)protected ResourceEpisodeOfCare. careManagerTargetThe actual object that is the target of the reference (The practitioner that is the care manager/care coordinator for this patient.)protected ResourceBiologicallyDerivedProduct.BiologicallyDerivedProductCollectionComponent. collectorTargetThe actual object that is the target of the reference (Healthcare professional who is performing the collection.)protected ResourceSpecimen.SpecimenCollectionComponent. collectorTargetThe actual object that is the target of the reference (Person who collected the specimen.)protected ResourceEncounter.DiagnosisComponent. conditionTargetThe actual object that is the target of the reference (Reason the encounter takes place, as specified using information from another resource.protected ResourceChargeItem. contextTargetThe actual object that is the target of the reference (The encounter or episode of care that establishes the context for this event.)protected ResourceContract.ActionComponent. contextTargetThe actual object that is the target of the reference (Encounter or Episode with primary association to specified term activity.)protected ResourceMedicationAdministration. contextTargetThe actual object that is the target of the reference (The visit, admission, or other contact between patient and health care provider during which the medication administration was performed.)protected ResourceMedicationDispense. contextTargetThe actual object that is the target of the reference (The encounter or episode of care that establishes the context for this event.)protected ResourceMedicationStatement. contextTargetThe actual object that is the target of the reference (The encounter or episode of care that establishes the context for this MedicationStatement.)protected ResourceSupplyRequest. deliverFromTargetThe actual object that is the target of the reference (Where the supply is expected to come from.)protected ResourceSupplyRequest. deliverToTargetThe actual object that is the target of the reference (Where the supply is destined to go.)protected ResourceEncounter.EncounterHospitalizationComponent. destinationTargetThe actual object that is the target of the reference (Location/organization to which the patient is discharged.)protected ResourceMedia. deviceTargetThe actual object that is the target of the reference (The device used to collect the media.)protected ResourceObservation. deviceTargetThe actual object that is the target of the reference (The device used to generate the observation data.)protected ResourceChargeItem. entererTargetThe actual object that is the target of the reference (The device, practitioner, etc.protected ResourceClaim. entererTargetThe actual object that is the target of the reference (Individual who created the claim, predetermination or preauthorization.)protected ResourceCoverageEligibilityRequest. entererTargetThe actual object that is the target of the reference (Person who created the request.)protected ResourceExplanationOfBenefit. entererTargetThe actual object that is the target of the reference (Individual who created the claim, predetermination or preauthorization.)protected ResourceMessageHeader. entererTargetThe actual object that is the target of the reference (The person or device that performed the data entry leading to this message.protected ResourceGroup.GroupMemberComponent. entityTargetThe actual object that is the target of the reference (A reference to the entity that is a member of the group.protected ResourceGoal. expressedByTargetThe actual object that is the target of the reference (Indicates whose goal this is - patient goal, practitioner goal, etc.)protected ResourceCoverageEligibilityRequest.DetailsComponent. facilityTargetThe actual object that is the target of the reference (Facility where the services will be provided.)protected ResourceComposition.SectionComponent. focusTargetThe actual object that is the target of the reference (The actual focus of the section when it is not the subject of the composition, but instead represents something or someone associated with the subject such as (for a patient subject) a spouse, parent, fetus, or donor.protected ResourceTask. focusTargetThe actual object that is the target of the reference (The request being actioned or the resource being manipulated by this task.)protected ResourceTask. for_TargetThe actual object that is the target of the reference (The entity who benefits from the performance of the service specified in the task (e.g., the patient).)protected ResourceEncounter.EncounterParticipantComponent. individualTargetThe actual object that is the target of the reference (Persons involved in the encounter other than the patient.)protected ResourceMedicationStatement. informationSourceTargetThe actual object that is the target of the reference (The person or organization that provided the information about the taking of this medication.protected ResourceCoverageEligibilityRequest.SupportingInformationComponent. informationTargetThe actual object that is the target of the reference (Additional data or information such as resources, documents, images etc.protected ResourceAdverseEvent.AdverseEventSuspectEntityComponent. instanceTargetThe actual object that is the target of the reference (Identifies the actual instance of what caused the adverse event.protected ResourceClinicalImpression.ClinicalImpressionFindingComponent. itemReferenceTargetThe actual object that is the target of the reference (Specific reference for finding or diagnosis, which may include ruled-out or resolved conditions.)protected ResourceListResource.ListEntryComponent. itemTargetThe actual object that is the target of the reference (A reference to the actual resource from which data was derived.)protected ResourceGroup. managingEntityTargetThe actual object that is the target of the reference (Entity responsible for defining and maintaining Group characteristics and/or registered members.)protected ResourceCareTeam.CareTeamParticipantComponent. memberTargetThe actual object that is the target of the reference (The specific person or organization who is participating/expected to participate in the care team.)protected ResourceAuditEvent.AuditEventSourceComponent. observerTargetThe actual object that is the target of the reference (Identifier of the source where the event was detected.)protected ResourceProvenance.ProvenanceAgentComponent. onBehalfOfTargetThe actual object that is the target of the reference (The individual, device, or organization for whom the change was made.)protected ResourceSignature. onBehalfOfTargetThe actual object that is the target of the reference (A reference to an application-usable description of the identity that is represented by the signature.)protected ResourceVerificationResult.VerificationResultAttestationComponent. onBehalfOfTargetThe actual object that is the target of the reference (When the who is asserting on behalf of another (organization or individual).)protected ResourceMedia. operatorTargetThe actual object that is the target of the reference (The person who administered the collection of the image.)protected ResourceNutritionOrder. ordererTargetThe actual object that is the target of the reference (The practitioner that holds legal responsibility for ordering the diet, nutritional supplement, or formula feedings.)protected ResourceClaim. originalPrescriptionTargetThe actual object that is the target of the reference (Original prescription which has been superseded by this prescription to support the dispensing of pharmacy services, medications or products.)protected ResourceEncounter.EncounterHospitalizationComponent. originTargetThe actual object that is the target of the reference (The location/organization from which the patient came before admission.)protected ResourcePatient.PatientLinkComponent. otherTargetThe actual object that is the target of the reference (The other patient resource that the link refers to.)protected ResourceBundle.BundleEntryResponseComponent. outcomeAn OperationOutcome containing hints and warnings produced as part of processing this entry in a batch or transaction.protected ResourceTask. ownerTargetThe actual object that is the target of the reference (Individual organization or Device currently responsible for task execution.)protected ResourceRiskAssessment. parentTargetThe actual object that is the target of the reference (A reference to a resource that this risk assessment is part of, such as a Procedure.)protected ResourceAccount.GuarantorComponent. partyTargetThe actual object that is the target of the reference (The entity who is responsible.)protected ResourceClaim.PayeeComponent. partyTargetThe actual object that is the target of the reference (Reference to the individual or organization to whom any payment will be made.)protected ResourceComposition.CompositionAttesterComponent. partyTargetThe actual object that is the target of the reference (Who attested the composition in the specified way.)protected ResourceContract.SignatoryComponent. partyTargetThe actual object that is the target of the reference (Party which is a signator to this Contract.)protected ResourceExplanationOfBenefit.PayeeComponent. partyTargetThe actual object that is the target of the reference (Reference to the individual or organization to whom any payment will be made.)protected ResourcePaymentNotice. payeeTargetThe actual object that is the target of the reference (The party who will receive or has received payment that is the subject of this notification.)protected ResourcePaymentReconciliation.DetailsComponent. payeeTargetThe actual object that is the target of the reference (The party which is receiving the payment.)protected ResourceContract.ActionComponent. performerTargetThe actual object that is the target of the reference (Indicates who or what is being asked to perform (or not perform) the ction.)protected ResourceDeviceRequest. performerTargetThe actual object that is the target of the reference (The desired performer for doing the diagnostic testing.)protected ResourceMedicationRequest. performerTargetThe actual object that is the target of the reference (The specified desired performer of the medication treatment (e.g.protected ResourceRiskAssessment. performerTargetThe actual object that is the target of the reference (The provider or software application that performed the assessment.)protected ResourceCoverage. policyHolderTargetThe actual object that is the target of the reference (The party who 'owns' the insurance policy.)protected ResourceVisionPrescription. prescriberTargetThe actual object that is the target of the reference (The healthcare professional responsible for authorizing the prescription.)protected ResourceClaim. prescriptionTargetThe actual object that is the target of the reference (Prescription to support the dispensing of pharmacy, device or vision products.)protected ResourceExplanationOfBenefit. prescriptionTargetThe actual object that is the target of the reference (Prescription to support the dispensing of pharmacy, device or vision products.)protected ResourceResearchStudy. principalInvestigatorTargetThe actual object that is the target of the reference (A researcher in a study who oversees multiple aspects of the study, such as concept development, protocol writing, protocol submission for IRB approval, participant recruitment, informed consent, data collection, analysis, interpretation and presentation.)protected ResourceClaim.CareTeamComponent. providerTargetThe actual object that is the target of the reference (Member of the team who provided the product or service.)protected ResourceClaim. providerTargetThe actual object that is the target of the reference (The provider which is responsible for the claim, predetermination or preauthorization.)protected ResourceCoverageEligibilityRequest.DetailsComponent. providerTargetThe actual object that is the target of the reference (The practitioner who is responsible for the product or service to be rendered to the patient.)protected ResourceCoverageEligibilityRequest. providerTargetThe actual object that is the target of the reference (The provider which is responsible for the request.)protected ResourceCoverageEligibilityResponse.ItemsComponent. providerTargetThe actual object that is the target of the reference (The practitioner who is eligible for the provision of the product or service.)protected ResourceEnrollmentRequest. providerTargetThe actual object that is the target of the reference (The practitioner who is responsible for the services rendered to the patient.)protected ResourceExplanationOfBenefit.CareTeamComponent. providerTargetThe actual object that is the target of the reference (Member of the team who provided the product or service.)protected ResourceExplanationOfBenefit. providerTargetThe actual object that is the target of the reference (The provider which is responsible for the claim, predetermination or preauthorization.)protected ResourcePaymentNotice. providerTargetThe actual object that is the target of the reference (The practitioner who is responsible for the services rendered to the patient.)protected ResourceContract.ContentDefinitionComponent. publisherTargetThe actual object that is the target of the reference (The individual or organization that published the Contract precursor content.)protected ResourceTask. reasonReferenceTargetThe actual object that is the target of the reference (A resource reference indicating why this task needs to be performed.)protected ResourceMessageHeader.MessageDestinationComponent. receiverTargetThe actual object that is the target of the reference (Allows data conveyed by a message to be addressed to a particular person or department when routing to a specific application isn't sufficient.)protected ResourceContract.ValuedItemComponent. recipientTargetThe actual object that is the target of the reference (Who will receive payment.)protected ResourceInvoice. recipientTargetThe actual object that is the target of the reference (The individual or Organization responsible for balancing of this invoice.)protected ResourceAdverseEvent. recorderTargetThe actual object that is the target of the reference (Information on who recorded the adverse event.protected ResourceAllergyIntolerance. recorderTargetThe actual object that is the target of the reference (Individual who recorded the record and takes responsibility for its content.)protected ResourceCondition. recorderTargetThe actual object that is the target of the reference (Individual who recorded the record and takes responsibility for its content.)protected ResourceMedicationRequest. recorderTargetThe actual object that is the target of the reference (The person who entered the order on behalf of another individual for example in the case of a verbal or a telephone order.)protected ResourceProcedure. recorderTargetThe actual object that is the target of the reference (Individual who recorded the record and takes responsibility for its content.)protected ResourceCatalogEntry. referencedItemTargetThe actual object that is the target of the reference (The item in a catalog or definition.)protected ResourceCarePlan.CarePlanActivityComponent. referenceTargetThe actual object that is the target of the reference (The details of the proposed activity represented in a specific resource.)protected ResourceConsent.provisionActorComponent. referenceTargetThe actual object that is the target of the reference (The resource that identifies the actor.protected ResourceConsent.provisionDataComponent. referenceTargetThe actual object that is the target of the reference (A reference to a specific resource that defines which resources are covered by this consent.)protected ResourceContract.AssetContextComponent. referenceTargetThe actual object that is the target of the reference (Asset context reference may include the creator, custodian, or owning Person or Organization (e.g., bank, repository), location held, e.g., building, jurisdiction.)protected ResourceImplementationGuide.ImplementationGuideDefinitionResourceComponent. referenceTargetThe actual object that is the target of the reference (Where this resource is found.)protected ResourceImplementationGuide.ManifestResourceComponent. referenceTargetThe actual object that is the target of the reference (Where this resource is found.)protected ResourceImagingStudy. referrerTargetThe actual object that is the target of the reference (The requesting/referring physician.)protected ResourceDocumentManifest.DocumentManifestRelatedComponent. refTargetThe actual object that is the target of the reference (Related Resource to this DocumentManifest.protected ResourceMeasureReport. reporterTargetThe actual object that is the target of the reference (The individual, location, or organization that is reporting the data.)protected ResourceCommunicationRequest. requesterTargetThe actual object that is the target of the reference (The device, individual, or organization who initiated the request and has responsibility for its activation.)protected ResourceDeviceRequest. requesterTargetThe actual object that is the target of the reference (The individual who initiated the request and has responsibility for its activation.)protected ResourceMedicationRequest. requesterTargetThe actual object that is the target of the reference (The individual, organization, or device that initiated the request and has responsibility for its activation.)protected ResourceServiceRequest. requesterTargetThe actual object that is the target of the reference (The individual who initiated the request and has responsibility for its activation.)protected ResourceSupplyRequest. requesterTargetThe actual object that is the target of the reference (The device, practitioner, etc.protected ResourceTask. requesterTargetThe actual object that is the target of the reference (The creator of the task.)protected ResourceClaimResponse. requestorTargetThe actual object that is the target of the reference (The provider which is responsible for the claim, predetermination or preauthorization.)protected ResourceCoverageEligibilityResponse. requestorTargetThe actual object that is the target of the reference (The provider which is responsible for the request.)protected ResourcePaymentReconciliation. requestorTargetThe actual object that is the target of the reference (The practitioner who is responsible for the services rendered to the patient.)protected ResourceEnrollmentResponse. requestProviderTargetThe actual object that is the target of the reference (The practitioner who is responsible for the services rendered to the patient.)protected ResourcePaymentNotice. requestTargetThe actual object that is the target of the reference (Reference of resource for which payment is being made.)protected ResourcePaymentReconciliation.DetailsComponent. requestTargetThe actual object that is the target of the reference (A resource, such as a Claim, the evaluation of which could lead to payment.)protected ResourceBundle.BundleEntryComponent. resourceThe Resource for the entry.protected ResourceParameters.ParametersParameterComponent. resourceIf the parameter is a whole resource.protected ResourceLinkage.LinkageItemComponent. resourceTargetThe actual object that is the target of the reference (The resource instance being linked as part of the group.)protected ResourceRequestGroup.RequestGroupActionComponent. resourceTargetThe actual object that is the target of the reference (The resource that is the target of the action (e.g.protected ResourceTestScript.TestScriptFixtureComponent. resourceTargetThe actual object that is the target of the reference (Reference to the resource (containing the contents of the resource needed for operations).)protected ResourcePaymentNotice. responseTargetThe actual object that is the target of the reference (Reference of response to resource for which payment is being made.)protected ResourcePaymentReconciliation.DetailsComponent. responseTargetThe actual object that is the target of the reference (A resource, such as a ClaimResponse, which contains a commitment to payment.)protected ResourceContract.ValuedItemComponent. responsibleTargetThe actual object that is the target of the reference (Who will make payment.)protected ResourceMessageHeader. responsibleTargetThe actual object that is the target of the reference (The person or organization that accepts overall responsibility for the contents of the message.protected ResourceGuidanceResponse. resultTargetThe actual object that is the target of the reference (The actions, if any, produced by the evaluation of the artifact.)protected ResourceBinary. securityContextTargetThe actual object that is the target of the reference (This element identifies another resource that can be used as a proxy of the security sensitivity to use when deciding and enforcing access control rules for the Binary resource.protected ResourceCommunication. senderTargetThe actual object that is the target of the reference (The entity (e.g.protected ResourceCommunicationRequest. senderTargetThe actual object that is the target of the reference (The entity (e.g.protected ResourceMessageHeader. senderTargetThe actual object that is the target of the reference (Identifies the sending system to allow the use of a trust relationship.)protected ResourceBiologicallyDerivedProduct.BiologicallyDerivedProductCollectionComponent. sourceTargetThe actual object that is the target of the reference (The patient or entity, such as a hospital or vendor in the case of a processed/manipulated/manufactured product, providing the product.)protected ResourceDeviceUseStatement. sourceTargetThe actual object that is the target of the reference (Who reported the device was being used by the patient.)protected ResourceListResource. sourceTargetThe actual object that is the target of the reference (The entity responsible for deciding what the contents of the list were.protected ResourceMedicationKnowledge.MedicationKnowledgeMonographComponent. sourceTargetThe actual object that is the target of the reference (Associated documentation about the medication.)protected ResourceQuestionnaireResponse. sourceTargetThe actual object that is the target of the reference (The person who answered the questions about the subject.)protected ResourceAdverseEvent. subjectTargetThe actual object that is the target of the reference (This subject or group impacted by the event.)protected ResourceBasic. subjectTargetThe actual object that is the target of the reference (Identifies the patient, practitioner, device or any other resource that is the "focus" of this resource.)protected ResourceCarePlan. subjectTargetThe actual object that is the target of the reference (Identifies the patient or group whose intended care is described by the plan.)protected ResourceCareTeam. subjectTargetThe actual object that is the target of the reference (Identifies the patient or group whose intended care is handled by the team.)protected ResourceChargeItem. subjectTargetThe actual object that is the target of the reference (The individual or set of individuals the action is being or was performed on.)protected ResourceClinicalImpression. subjectTargetThe actual object that is the target of the reference (The patient or group of individuals assessed as part of this record.)protected ResourceCommunication. subjectTargetThe actual object that is the target of the reference (The patient or group that was the focus of this communication.)protected ResourceCommunicationRequest. subjectTargetThe actual object that is the target of the reference (The patient or group that is the focus of this communication request.)protected ResourceComposition. subjectTargetThe actual object that is the target of the reference (Who or what the composition is about.protected ResourceCondition. subjectTargetThe actual object that is the target of the reference (Indicates the patient or group who the condition record is associated with.)protected ResourceDeviceRequest. subjectTargetThe actual object that is the target of the reference (The patient who will use the device.)protected ResourceDeviceUseStatement. subjectTargetThe actual object that is the target of the reference (The patient who used the device.)protected ResourceDiagnosticReport. subjectTargetThe actual object that is the target of the reference (The subject of the report.protected ResourceDocumentManifest. subjectTargetThe actual object that is the target of the reference (Who or what the set of documents is about.protected ResourceDocumentReference. subjectTargetThe actual object that is the target of the reference (Who or what the document is about.protected ResourceEncounter. subjectTargetThe actual object that is the target of the reference (The patient or group present at the encounter.)protected ResourceFlag. subjectTargetThe actual object that is the target of the reference (The patient, location, group, organization, or practitioner etc.protected ResourceGoal. subjectTargetThe actual object that is the target of the reference (Identifies the patient, group or organization for whom the goal is being established.)protected ResourceGuidanceResponse. subjectTargetThe actual object that is the target of the reference (The patient for which the request was processed.)protected ResourceImagingStudy. subjectTargetThe actual object that is the target of the reference (The subject, typically a patient, of the imaging study.)protected ResourceInvoice. subjectTargetThe actual object that is the target of the reference (The individual or set of individuals receiving the goods and services billed in this invoice.)protected ResourceListResource. subjectTargetThe actual object that is the target of the reference (The common subject (or patient) of the resources that are in the list if there is one.)protected ResourceMeasureReport. subjectTargetThe actual object that is the target of the reference (Optional subject identifying the individual or individuals the report is for.)protected ResourceMedia. subjectTargetThe actual object that is the target of the reference (Who/What this Media is a record of.)protected ResourceMedicationAdministration. subjectTargetThe actual object that is the target of the reference (The person or animal or group receiving the medication.)protected ResourceMedicationDispense. subjectTargetThe actual object that is the target of the reference (A link to a resource representing the person or the group to whom the medication will be given.)protected ResourceMedicationRequest. subjectTargetThe actual object that is the target of the reference (A link to a resource representing the person or set of individuals to whom the medication will be given.)protected ResourceMedicationStatement. subjectTargetThe actual object that is the target of the reference (The person, animal or group who is/was taking the medication.)protected ResourceMedicinalProductAuthorization. subjectTargetThe actual object that is the target of the reference (The medicinal product that is being authorized.)protected ResourceObservation. subjectTargetThe actual object that is the target of the reference (The patient, or group of patients, location, or device this observation is about and into whose record the observation is placed.protected ResourceProcedure. subjectTargetThe actual object that is the target of the reference (The person, animal or group on which the procedure was performed.)protected ResourceQuestionnaireResponse. subjectTargetThe actual object that is the target of the reference (The subject of the questionnaire response.protected ResourceRequestGroup. subjectTargetThe actual object that is the target of the reference (The subject for which the request group was created.)protected ResourceRiskAssessment. subjectTargetThe actual object that is the target of the reference (The patient or group the risk assessment applies to.)protected ResourceServiceRequest. subjectTargetThe actual object that is the target of the reference (On whom or what the service is to be performed.protected ResourceSpecimen. subjectTargetThe actual object that is the target of the reference (Where the specimen came from.protected ResourcePaymentReconciliation.DetailsComponent. submitterTargetThe actual object that is the target of the reference (The party which submitted the claim or financial transaction.)protected ResourceCoverage. subscriberTargetThe actual object that is the target of the reference (The party who has signed-up for or 'owns' the contractual relationship to the policy or to whom the benefit of the policy for services rendered to them or their family is due.)protected ResourceSupplyDelivery. supplierTargetThe actual object that is the target of the reference (The individual responsible for dispensing the medication, supplier or device.)protected ResourcePerson.PersonLinkComponent. targetTargetThe actual object that is the target of the reference (The resource to which this actual person is associated.)protected ResourceContract.ContractOfferComponent. topicTargetThe actual object that is the target of the reference (The owner of an asset has the residual control rights over the asset: the right to decide all usages of the asset in any way not inconsistent with a prior contract, custom, or law (Hart, 1995, p.protected ResourceConsent.ConsentVerificationComponent. verifiedWithTargetThe actual object that is the target of the reference (Who verified the instruction (Patient, Relative or other Authorized Person).)protected ResourceAuditEvent.AuditEventEntityComponent. whatTargetThe actual object that is the target of the reference (Identifies a specific instance of the entity.protected ResourceProvenance.ProvenanceEntityComponent. whatTargetThe actual object that is the target of the reference (Identity of the Entity used.protected ResourceAuditEvent.AuditEventAgentComponent. whoTargetThe actual object that is the target of the reference (Reference to who this agent is that was involved in the event.)protected ResourceProvenance.ProvenanceAgentComponent. whoTargetThe actual object that is the target of the reference (The individual, device or organization that participated in the event.)protected ResourceSignature. whoTargetThe actual object that is the target of the reference (A reference to an application-usable description of the identity that signed (e.g.protected ResourceVerificationResult.VerificationResultAttestationComponent. whoTargetThe actual object that is the target of the reference (The individual or organization attesting to information.)protected ResourceVerificationResult.VerificationResultPrimarySourceComponent. whoTargetThe actual object that is the target of the reference (Reference to the primary source.)Fields in org.hl7.fhir.r4.model with type parameters of type Resource Modifier and Type Field Description protected List<Resource>Communication. aboutTargetThe actual objects that are the target of the reference (Other resources that pertain to this communication and to which this communication should be associated.)protected List<Resource>CommunicationRequest. aboutTargetThe actual objects that are the target of the reference (Other resources that pertain to this communication request and to which this communication request should be associated.)protected List<Resource>Schedule. actorTargetThe actual objects that are the target of the reference (Slots that reference this schedule resource provide the availability details to these referenced resource(s).)protected List<Resource>Goal. addressesTargetThe actual objects that are the target of the reference (The identified conditions and other health record elements that are intended to be addressed by the goal.)protected List<Resource>Condition.ConditionStageComponent. assessmentTargetThe actual objects that are the target of the reference (Reference to a formal record of the evidence on which the staging assessment is based.)protected List<Resource>Composition. authorTargetThe actual objects that are the target of the reference (Identifies who is responsible for the information in the composition, not necessarily who typed it in.)protected List<Resource>Composition.SectionComponent. authorTargetThe actual objects that are the target of the reference (Identifies who is responsible for the information in this section, not necessarily who typed it in.)protected List<Resource>DocumentManifest. authorTargetThe actual objects that are the target of the reference (Identifies who is the author of the manifest.protected List<Resource>DocumentReference. authorTargetThe actual objects that are the target of the reference (Identifies who is responsible for adding the information to the document.)protected List<Resource>Communication. basedOnTargetThe actual objects that are the target of the reference (An order, proposal or plan fulfilled in whole or in part by this Communication.)protected List<Resource>CommunicationRequest. basedOnTargetThe actual objects that are the target of the reference (A plan or proposal that is fulfilled in whole or in part by this request.)protected List<Resource>DeviceRequest. basedOnTargetThe actual objects that are the target of the reference (Plan/proposal/order fulfilled by this request.)protected List<Resource>DiagnosticReport. basedOnTargetThe actual objects that are the target of the reference (Details concerning a service requested.)protected List<Resource>ImagingStudy. basedOnTargetThe actual objects that are the target of the reference (A list of the diagnostic requests that resulted in this imaging study being performed.)protected List<Resource>Media. basedOnTargetThe actual objects that are the target of the reference (A procedure that is fulfilled in whole or in part by the creation of this media.)protected List<Resource>MedicationRequest. basedOnTargetThe actual objects that are the target of the reference (A plan or request that is fulfilled in whole or in part by this medication request.)protected List<Resource>MedicationStatement. basedOnTargetThe actual objects that are the target of the reference (A plan, proposal or order that is fulfilled in whole or in part by this event.)protected List<Resource>Observation. basedOnTargetThe actual objects that are the target of the reference (A plan, proposal or order that is fulfilled in whole or in part by this event.protected List<Resource>Procedure. basedOnTargetThe actual objects that are the target of the reference (A reference to a resource that contains details of the request for this procedure.)protected List<Resource>QuestionnaireResponse. basedOnTargetThe actual objects that are the target of the reference (The order, proposal or plan that is fulfilled in whole or in part by this QuestionnaireResponse.protected List<Resource>RequestGroup. basedOnTargetThe actual objects that are the target of the reference (A plan, proposal or order that is fulfilled in whole or in part by this request.)protected List<Resource>ServiceRequest. basedOnTargetThe actual objects that are the target of the reference (Plan/proposal/order fulfilled by this request.)protected List<Resource>Task. basedOnTargetThe actual objects that are the target of the reference (BasedOn refers to a higher-level authorization that triggered the creation of the task.protected List<Resource>RiskAssessment. basisTargetThe actual objects that are the target of the reference (Indicates the source data considered as part of the assessment (for example, FamilyHistory, Observations, Procedures, Conditions, etc.).)protected List<Resource>MedicinalProduct. contactTargetThe actual objects that are the target of the reference (A product specific contact, person (in a role), or an organization.)protected List<Resource>DomainResource. containedThese resources do not have an independent existence apart from the resource that contains them - they cannot be identified independently, and nor can they have their own independent transaction scope.protected List<Resource>DocumentManifest. contentTargetThe actual objects that are the target of the reference (The list of Resources that consist of the parts of this manifest.)protected List<Resource>AdverseEvent. contributorTargetThe actual objects that are the target of the reference (Parties that may or should contribute or have contributed information to the adverse event, which can consist of one or more activities.protected List<Resource>CarePlan. contributorTargetThe actual objects that are the target of the reference (Identifies the individual(s) or organization who provided the contents of the care plan.)protected List<Resource>DeviceUseStatement. derivedFromTargetThe actual objects that are the target of the reference (Allows linking the DeviceUseStatement to the underlying Request, or to other information that supports or is used to derive the DeviceUseStatement.)protected List<Resource>MedicationStatement. derivedFromTargetThe actual objects that are the target of the reference (Allows linking the MedicationStatement to the underlying MedicationRequest, or to other information that supports or is used to derive the MedicationStatement.)protected List<Resource>Observation. derivedFromTargetThe actual objects that are the target of the reference (The target resource that represents a measurement from which this observation value is derived.protected List<Resource>Composition.CompositionEventComponent. detailTargetThe actual objects that are the target of the reference (The description and/or reference of the event(s) being documented.protected List<Resource>Condition.ConditionEvidenceComponent. detailTargetThe actual objects that are the target of the reference (Links to other relevant information, including pathology reports.)protected List<Resource>CoverageEligibilityRequest.DetailsComponent. detailTargetThe actual objects that are the target of the reference (The plan/proposal/order describing the proposed service in detail.)protected List<Resource>DetectedIssue.DetectedIssueEvidenceComponent. detailTargetThe actual objects that are the target of the reference (Links to resources that constitute evidence for the detected issue such as a GuidanceResponse or MeasureReport.)protected List<Resource>DocumentReference.DocumentReferenceContextComponent. encounterTargetThe actual objects that are the target of the reference (Describes the clinical encounter or type of care that the document content is associated with.)protected List<Resource>Composition.SectionComponent. entryTargetThe actual objects that are the target of the reference (A reference to the actual resource from which the narrative in the section is derived.)protected List<Resource>MeasureReport. evaluatedResourceTargetThe actual objects that are the target of the reference (A reference to a Bundle containing the Resources that were used in the calculation of this measure.)protected List<Resource>MessageHeader. focusTargetThe actual objects that are the target of the reference (The actual data of the message - a reference to the root/focus class of the event.)protected List<Resource>Observation. focusTargetThe actual objects that are the target of the reference (The actual focus of an observation when it is not the patient of record representing something or someone associated with the patient such as a spouse, parent, fetus, or donor.protected List<Resource>Patient. generalPractitionerTargetThe actual objects that are the target of the reference (Patient's nominated care provider.)protected List<Resource>Observation. hasMemberTargetThe actual objects that are the target of the reference (This observation is a group observation (e.g.protected List<Resource>DetectedIssue. implicatedTargetThe actual objects that are the target of the reference (Indicates the resource representing the current activity or proposed activity that is potentially problematic.)protected List<Resource>ChargeItemDefinition. instanceTargetThe actual objects that are the target of the reference (The defined billing details in this resource pertain to the given product instance(s).)protected List<Resource>DeviceRequest. insuranceTargetThe actual objects that are the target of the reference (Insurance plans, coverage extensions, pre-authorizations and/or pre-determinations that may be required for delivering the requested service.)protected List<Resource>MedicationRequest. insuranceTargetThe actual objects that are the target of the reference (Insurance plans, coverage extensions, pre-authorizations and/or pre-determinations that may be required for delivering the requested service.)protected List<Resource>ServiceRequest. insuranceTargetThe actual objects that are the target of the reference (Insurance plans, coverage extensions, pre-authorizations and/or pre-determinations that may be needed for delivering the requested service.)protected List<Resource>Task. insuranceTargetThe actual objects that are the target of the reference (Insurance plans, coverage extensions, pre-authorizations and/or pre-determinations that may be relevant to the Task.)protected List<Resource>ImagingStudy. interpreterTargetThe actual objects that are the target of the reference (Who read the study and interpreted the images or other content.)protected List<Resource>ClinicalImpression.ClinicalImpressionInvestigationComponent. itemTargetThe actual objects that are the target of the reference (A record of a specific investigation that was undertaken.)protected List<Resource>CarePlan.CarePlanActivityComponent. outcomeReferenceTargetThe actual objects that are the target of the reference (Details of the outcome or action resulting from the activity.protected List<Resource>RequestGroup.RequestGroupActionComponent. participantTargetThe actual objects that are the target of the reference (The participant that should perform or be responsible for this action.)protected List<Resource>Communication. partOfTargetThe actual objects that are the target of the reference (Part of this action.)protected List<Resource>Media. partOfTargetThe actual objects that are the target of the reference (A larger event of which this particular event is a component or step.)protected List<Resource>MedicationAdministration. partOfTargetThe actual objects that are the target of the reference (A larger event of which this particular event is a component or step.)protected List<Resource>MedicationStatement. partOfTargetThe actual objects that are the target of the reference (A larger event of which this particular event is a component or step.)protected List<Resource>Observation. partOfTargetThe actual objects that are the target of the reference (A larger event of which this particular Observation is a component or step.protected List<Resource>Procedure. partOfTargetThe actual objects that are the target of the reference (A larger event of which this particular procedure is a component or step.)protected List<Resource>QuestionnaireResponse. partOfTargetThe actual objects that are the target of the reference (A procedure or observation that this questionnaire was performed as part of the execution of.protected List<Resource>SupplyDelivery. partOfTargetThe actual objects that are the target of the reference (A larger event of which this particular event is a component or step.)protected List<Resource>Coverage. payorTargetThe actual objects that are the target of the reference (The program or plan underwriter or payor including both insurance and non-insurance agreements, such as patient-pay agreements.)protected List<Resource>CarePlan.CarePlanActivityDetailComponent. performerTargetThe actual objects that are the target of the reference (Identifies who's expected to be involved in the activity.)protected List<Resource>Consent. performerTargetThe 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.)protected List<Resource>DiagnosticReport. performerTargetThe actual objects that are the target of the reference (The diagnostic service that is responsible for issuing the report.)protected List<Resource>Observation. performerTargetThe actual objects that are the target of the reference (Who was responsible for asserting the observed value as "true".)protected List<Resource>ServiceRequest. performerTargetThe actual objects that are the target of the reference (The desired performer for doing the requested service.protected List<Resource>DeviceRequest. priorRequestTargetThe actual objects that are the target of the reference (The request takes the place of the referenced completed or terminated request(s).)protected List<Resource>ClinicalImpression. problemTargetThe actual objects that are the target of the reference (A list of the relevant problems/conditions for a patient.)protected List<Resource>TestScript. profileTargetThe actual objects that are the target of the reference (Reference to the profile to be used for validation.)protected List<Resource>ClaimResponse.AddedItemComponent. providerTargetThe actual objects that are the target of the reference (The providers who are authorized for the services rendered to the patient.)protected List<Resource>ExplanationOfBenefit.AddedItemComponent. providerTargetThe actual objects that are the target of the reference (The providers who are authorized for the services rendered to the patient.)protected List<Resource>Appointment. reasonReferenceTargetThe 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.protected List<Resource>CarePlan.CarePlanActivityDetailComponent. reasonReferenceTargetThe actual objects that are the target of the reference (Indicates another resource, such as the health condition(s), whose existence justifies this request and drove the inclusion of this particular activity as part of the plan.)protected List<Resource>Communication. reasonReferenceTargetThe actual objects that are the target of the reference (Indicates another resource whose existence justifies this communication.)protected List<Resource>CommunicationRequest. reasonReferenceTargetThe actual objects that are the target of the reference (Indicates another resource whose existence justifies this request.)protected List<Resource>Contract.ActionComponent. reasonReferenceTargetThe actual objects that are the target of the reference (Indicates another resource whose existence justifies permitting or not permitting this action.)protected List<Resource>DeviceRequest. reasonReferenceTargetThe actual objects that are the target of the reference (Reason or justification for the use of this device.)protected List<Resource>DeviceUseStatement. reasonReferenceTargetThe actual objects that are the target of the reference (Indicates another resource whose existence justifies this DeviceUseStatement.)protected List<Resource>Encounter. reasonReferenceTargetThe actual objects that are the target of the reference (Reason the encounter takes place, expressed as a code.protected List<Resource>FamilyMemberHistory. reasonReferenceTargetThe actual objects that are the target of the reference (Indicates a Condition, Observation, AllergyIntolerance, or QuestionnaireResponse that justifies this family member history event.)protected List<Resource>GuidanceResponse. reasonReferenceTargetThe actual objects that are the target of the reference (Indicates the reason the request was initiated.protected List<Resource>ImagingStudy. reasonReferenceTargetThe actual objects that are the target of the reference (Indicates another resource whose existence justifies this Study.)protected List<Resource>Immunization. reasonReferenceTargetThe actual objects that are the target of the reference (Condition, Observation or DiagnosticReport that supports why the immunization was administered.)protected List<Resource>MedicationAdministration. reasonReferenceTargetThe actual objects that are the target of the reference (Condition or observation that supports why the medication was administered.)protected List<Resource>MedicationRequest. reasonReferenceTargetThe actual objects that are the target of the reference (Condition or observation that supports why the medication was ordered.)protected List<Resource>MedicationStatement. reasonReferenceTargetThe actual objects that are the target of the reference (Condition or observation that supports why the medication is being/was taken.)protected List<Resource>Procedure. reasonReferenceTargetThe actual objects that are the target of the reference (The justification of why the procedure was performed.)protected List<Resource>RequestGroup. reasonReferenceTargetThe actual objects that are the target of the reference (Indicates another resource whose existence justifies this request group.)protected List<Resource>RiskAssessment. reasonReferenceTargetThe actual objects that are the target of the reference (Resources supporting the reason the risk assessment was performed.)protected List<Resource>ServiceRequest. reasonReferenceTargetThe actual objects that are the target of the reference (Indicates another resource that provides a justification for why this service is being requested.protected List<Resource>SupplyRequest. reasonReferenceTargetThe actual objects that are the target of the reference (The reason why the supply item was requested.)protected List<Resource>MedicationDispense. receiverTargetThe actual objects that are the target of the reference (Identifies the person who picked up the medication.protected List<Resource>SupplyDelivery. receiverTargetThe actual objects that are the target of the reference (Identifies the person who picked up the Supply.)protected List<Resource>Communication. recipientTargetThe actual objects that are the target of the reference (The entity (e.g.protected List<Resource>CommunicationRequest. recipientTargetThe actual objects that are the target of the reference (The entity (e.g.protected List<Resource>DocumentManifest. recipientTargetThe actual objects that are the target of the reference (A patient, practitioner, or organization for which this set of documents is intended.)protected List<Resource>Task.TaskRestrictionComponent. recipientTargetThe actual objects that are the target of the reference (For requests that are targeted to more than on potential recipient/target, for whom is fulfillment sought?)protected List<Resource>Contract.ActionSubjectComponent. referenceTargetThe actual objects that are the target of the reference (The entity the action is performed or not performed on or for.)protected List<Resource>Contract.ContractPartyComponent. referenceTargetThe actual objects that are the target of the reference (Participant in the offer.)protected List<Resource>DocumentReference.DocumentReferenceContextComponent. relatedTargetThe actual objects that are the target of the reference (Related identifiers or resources associated with the DocumentReference.)protected List<Resource>RequestGroup. replacesTargetThe actual objects that are the target of the reference (Completed or terminated request(s) whose function is taken by this new request.)protected List<Resource>Procedure. reportTargetThe actual objects that are the target of the reference (This could be a histology result, pathology report, surgical report, etc.)protected List<Resource>Contract.ActionComponent. requesterTargetThe actual objects that are the target of the reference (Who or what initiated the action and has responsibility for its activation.)protected List<Resource>MedicationDispense.MedicationDispenseSubstitutionComponent. responsiblePartyTargetThe actual objects that are the target of the reference (The person or organization that has primary responsibility for the substitution.)protected List<Resource>DiagnosticReport. resultsInterpreterTargetThe actual objects that are the target of the reference (The practitioner or organization that is responsible for the report's conclusions and interpretations.)protected List<Resource>ChargeItem. serviceTargetThe actual objects that are the target of the reference (Indicated the rendered service that caused this charge.)protected List<Resource>AdverseEvent. subjectMedicalHistoryTargetThe actual objects that are the target of the reference (AdverseEvent.subjectMedicalHistory.)protected List<Resource>Account. subjectTargetThe actual objects that are the target of the reference (Identifies the entity which incurs the expenses.protected List<Resource>Contract. subjectTargetThe actual objects that are the target of the reference (The target entity impacted by or of interest to parties to the agreement.)protected List<Resource>MedicinalProductContraindication. subjectTargetThe actual objects that are the target of the reference (The medication for which this is an indication.)protected List<Resource>MedicinalProductIndication. subjectTargetThe actual objects that are the target of the reference (The medication for which this is an indication.)protected List<Resource>MedicinalProductInteraction. subjectTargetThe actual objects that are the target of the reference (The medication for which this is a described interaction.)protected List<Resource>MedicinalProductUndesirableEffect. subjectTargetThe actual objects that are the target of the reference (The medication for which this is an indication.)protected List<Resource>SupplyRequest. supplierTargetThe actual objects that are the target of the reference (Who is intended to fulfill the request.)protected List<Resource>ImmunizationRecommendation.ImmunizationRecommendationRecommendationComponent. supportingImmunizationTargetThe actual objects that are the target of the reference (Immunization event history and/or evaluation that supports the status and recommendation.)protected List<Resource>Appointment. supportingInformationTargetThe actual objects that are the target of the reference (Additional information to support the appointment provided when making the appointment.)protected List<Resource>ChargeItem. supportingInformationTargetThe actual objects that are the target of the reference (Further information supporting this charge.)protected List<Resource>MedicationAdministration. supportingInformationTargetThe actual objects that are the target of the reference (Additional information (for example, patient height and weight) that supports the administration of the medication.)protected List<Resource>MedicationDispense. supportingInformationTargetThe actual objects that are the target of the reference (Additional information that supports the medication being dispensed.)protected List<Resource>MedicationRequest. supportingInformationTargetThe actual objects that are the target of the reference (Include additional information (for example, patient height and weight) that supports the ordering of the medication.)protected List<Resource>CarePlan. supportingInfoTargetThe actual objects that are the target of the reference (Identifies portions of the patient's record that specifically influenced the formation of the plan.protected List<Resource>ClinicalImpression. supportingInfoTargetThe actual objects that are the target of the reference (Information supporting the clinical impression.)protected List<Resource>Contract. supportingInfoTargetThe actual objects that are the target of the reference (Information that may be needed by/relevant to the performer in their execution of this term action.)protected List<Resource>DeviceRequest. supportingInfoTargetThe actual objects that are the target of the reference (Additional clinical information about the patient that may influence the request fulfilment.protected List<Resource>ServiceRequest. supportingInfoTargetThe actual objects that are the target of the reference (Additional clinical information about the patient or specimen that may influence the services or their interpretations.protected List<Resource>ImmunizationRecommendation.ImmunizationRecommendationRecommendationComponent. supportingPatientInformationTargetThe actual objects that are the target of the reference (Patient Information that supports the status and recommendation.protected List<Resource>Provenance. targetTargetThe actual objects that are the target of the reference (The Reference(s) that were generated or updated by the activity described in this resource.protected List<Resource>VerificationResult. targetTargetThe actual objects that are the target of the reference (A resource that was validated.)protected List<Resource>Contract.ContractAssetComponent. typeReferenceTargetThe actual objects that are the target of the reference (Associated entities.)protected List<Resource>Procedure. usedReferenceTargetThe actual objects that are the target of the reference (Identifies medications, devices and any other substance used as part of the procedure.)Methods in org.hl7.fhir.r4.model that return Resource Modifier and Type Method Description ResourceBase. castToResource(Base b)abstract ResourceResource. copy()static ResourceResourceFactory. createResource(String name)ResourceAppointment.AppointmentParticipantComponent. getActorTarget()ResourceAppointmentResponse. getActorTarget()ResourceChargeItem.ChargeItemPerformerComponent. getActorTarget()ResourceImagingStudy.ImagingStudySeriesPerformerComponent. getActorTarget()ResourceImmunization.ImmunizationPerformerComponent. getActorTarget()ResourceInvoice.InvoiceParticipantComponent. getActorTarget()ResourceMedicationAdministration.MedicationAdministrationPerformerComponent. getActorTarget()ResourceMedicationDispense.MedicationDispensePerformerComponent. getActorTarget()ResourceProcedure.ProcedurePerformerComponent. getActorTarget()ResourceAllergyIntolerance. getAsserterTarget()ResourceCondition. getAsserterTarget()ResourceProcedure. getAsserterTarget()ResourceClinicalImpression. getAssessorTarget()ResourceDocumentReference. getAuthenticatorTarget()ResourceAdverseEvent.AdverseEventSuspectEntityCausalityComponent. getAuthorTarget()ResourceBasic. getAuthorTarget()ResourceCarePlan. getAuthorTarget()ResourceContract. getAuthorTarget()ResourceDetectedIssue.DetectedIssueMitigationComponent. getAuthorTarget()ResourceDetectedIssue. getAuthorTarget()ResourceFlag. getAuthorTarget()ResourceLinkage. getAuthorTarget()ResourceMessageHeader. getAuthorTarget()ResourceQuestionnaireResponse. getAuthorTarget()ResourceRequestGroup. getAuthorTarget()ResourceRiskAssessment. getBasedOnTarget()ResourceEpisodeOfCare. getCareManagerTarget()ResourceBiologicallyDerivedProduct.BiologicallyDerivedProductCollectionComponent. getCollectorTarget()ResourceSpecimen.SpecimenCollectionComponent. getCollectorTarget()ResourceEncounter.DiagnosisComponent. getConditionTarget()ResourceChargeItem. getContextTarget()ResourceContract.ActionComponent. getContextTarget()ResourceMedicationAdministration. getContextTarget()ResourceMedicationDispense. getContextTarget()ResourceMedicationStatement. getContextTarget()ResourceSupplyRequest. getDeliverFromTarget()ResourceSupplyRequest. getDeliverToTarget()ResourceEncounter.EncounterHospitalizationComponent. getDestinationTarget()ResourceMedia. getDeviceTarget()ResourceObservation. getDeviceTarget()ResourceChargeItem. getEntererTarget()ResourceClaim. getEntererTarget()ResourceCoverageEligibilityRequest. getEntererTarget()ResourceExplanationOfBenefit. getEntererTarget()ResourceMessageHeader. getEntererTarget()ResourceGroup.GroupMemberComponent. getEntityTarget()ResourceGoal. getExpressedByTarget()ResourceCoverageEligibilityRequest.DetailsComponent. getFacilityTarget()ResourceComposition.SectionComponent. getFocusTarget()ResourceTask. getFocusTarget()ResourceTask. getForTarget()ResourceEncounter.EncounterParticipantComponent. getIndividualTarget()ResourceMedicationStatement. getInformationSourceTarget()ResourceCoverageEligibilityRequest.SupportingInformationComponent. getInformationTarget()ResourceAdverseEvent.AdverseEventSuspectEntityComponent. getInstanceTarget()ResourceClinicalImpression.ClinicalImpressionFindingComponent. getItemReferenceTarget()ResourceListResource.ListEntryComponent. getItemTarget()ResourceGroup. getManagingEntityTarget()ResourceCareTeam.CareTeamParticipantComponent. getMemberTarget()ResourceAuditEvent.AuditEventSourceComponent. getObserverTarget()ResourceProvenance.ProvenanceAgentComponent. getOnBehalfOfTarget()ResourceSignature. getOnBehalfOfTarget()ResourceVerificationResult.VerificationResultAttestationComponent. getOnBehalfOfTarget()ResourceMedia. getOperatorTarget()ResourceNutritionOrder. getOrdererTarget()ResourceClaim. getOriginalPrescriptionTarget()ResourceEncounter.EncounterHospitalizationComponent. getOriginTarget()ResourcePatient.PatientLinkComponent. getOtherTarget()ResourceBundle.BundleEntryResponseComponent. getOutcome()ResourceTask. getOwnerTarget()ResourceRiskAssessment. getParentTarget()ResourceAccount.GuarantorComponent. getPartyTarget()ResourceClaim.PayeeComponent. getPartyTarget()ResourceComposition.CompositionAttesterComponent. getPartyTarget()ResourceContract.SignatoryComponent. getPartyTarget()ResourceExplanationOfBenefit.PayeeComponent. getPartyTarget()ResourcePaymentNotice. getPayeeTarget()ResourcePaymentReconciliation.DetailsComponent. getPayeeTarget()ResourceContract.ActionComponent. getPerformerTarget()ResourceDeviceRequest. getPerformerTarget()ResourceMedicationRequest. getPerformerTarget()ResourceRiskAssessment. getPerformerTarget()ResourceCoverage. getPolicyHolderTarget()ResourceVisionPrescription. getPrescriberTarget()ResourceClaim. getPrescriptionTarget()ResourceExplanationOfBenefit. getPrescriptionTarget()ResourceResearchStudy. getPrincipalInvestigatorTarget()ResourceClaim.CareTeamComponent. getProviderTarget()ResourceClaim. getProviderTarget()ResourceCoverageEligibilityRequest.DetailsComponent. getProviderTarget()ResourceCoverageEligibilityRequest. getProviderTarget()ResourceCoverageEligibilityResponse.ItemsComponent. getProviderTarget()ResourceEnrollmentRequest. getProviderTarget()ResourceExplanationOfBenefit.CareTeamComponent. getProviderTarget()ResourceExplanationOfBenefit. getProviderTarget()ResourcePaymentNotice. getProviderTarget()ResourceContract.ContentDefinitionComponent. getPublisherTarget()ResourceTask. getReasonReferenceTarget()ResourceMessageHeader.MessageDestinationComponent. getReceiverTarget()ResourceContract.ValuedItemComponent. getRecipientTarget()ResourceInvoice. getRecipientTarget()ResourceAdverseEvent. getRecorderTarget()ResourceAllergyIntolerance. getRecorderTarget()ResourceCondition. getRecorderTarget()ResourceMedicationRequest. getRecorderTarget()ResourceProcedure. getRecorderTarget()ResourceCatalogEntry. getReferencedItemTarget()ResourceCarePlan.CarePlanActivityComponent. getReferenceTarget()ResourceConsent.provisionActorComponent. getReferenceTarget()ResourceConsent.provisionDataComponent. getReferenceTarget()ResourceContract.AssetContextComponent. getReferenceTarget()ResourceImplementationGuide.ImplementationGuideDefinitionResourceComponent. getReferenceTarget()ResourceImplementationGuide.ManifestResourceComponent. getReferenceTarget()ResourceImagingStudy. getReferrerTarget()ResourceDocumentManifest.DocumentManifestRelatedComponent. getRefTarget()ResourceMeasureReport. getReporterTarget()ResourceCommunicationRequest. getRequesterTarget()ResourceDeviceRequest. getRequesterTarget()ResourceMedicationRequest. getRequesterTarget()ResourceServiceRequest. getRequesterTarget()ResourceSupplyRequest. getRequesterTarget()ResourceTask. getRequesterTarget()ResourceClaimResponse. getRequestorTarget()ResourceCoverageEligibilityResponse. getRequestorTarget()ResourcePaymentReconciliation. getRequestorTarget()ResourceEnrollmentResponse. getRequestProviderTarget()ResourcePaymentNotice. getRequestTarget()ResourcePaymentReconciliation.DetailsComponent. getRequestTarget()ResourceBundle.BundleEntryComponent. getResource()ResourceParameters.ParametersParameterComponent. getResource()ResourceLinkage.LinkageItemComponent. getResourceTarget()ResourceRequestGroup.RequestGroupActionComponent. getResourceTarget()ResourceTestScript.TestScriptFixtureComponent. getResourceTarget()ResourcePaymentNotice. getResponseTarget()ResourcePaymentReconciliation.DetailsComponent. getResponseTarget()ResourceContract.ValuedItemComponent. getResponsibleTarget()ResourceMessageHeader. getResponsibleTarget()ResourceGuidanceResponse. getResultTarget()ResourceBinary. getSecurityContextTarget()ResourceCommunication. getSenderTarget()ResourceCommunicationRequest. getSenderTarget()ResourceMessageHeader. getSenderTarget()ResourceBiologicallyDerivedProduct.BiologicallyDerivedProductCollectionComponent. getSourceTarget()ResourceDeviceUseStatement. getSourceTarget()ResourceListResource. getSourceTarget()ResourceMedicationKnowledge.MedicationKnowledgeMonographComponent. getSourceTarget()ResourceQuestionnaireResponse. getSourceTarget()ResourceAdverseEvent. getSubjectTarget()ResourceBasic. getSubjectTarget()ResourceCarePlan. getSubjectTarget()ResourceCareTeam. getSubjectTarget()ResourceChargeItem. getSubjectTarget()ResourceClinicalImpression. getSubjectTarget()ResourceCommunication. getSubjectTarget()ResourceCommunicationRequest. getSubjectTarget()ResourceComposition. getSubjectTarget()ResourceCondition. getSubjectTarget()ResourceDeviceRequest. getSubjectTarget()ResourceDeviceUseStatement. getSubjectTarget()ResourceDiagnosticReport. getSubjectTarget()ResourceDocumentManifest. getSubjectTarget()ResourceDocumentReference. getSubjectTarget()ResourceEncounter. getSubjectTarget()ResourceFlag. getSubjectTarget()ResourceGoal. getSubjectTarget()ResourceGuidanceResponse. getSubjectTarget()ResourceImagingStudy. getSubjectTarget()ResourceInvoice. getSubjectTarget()ResourceListResource. getSubjectTarget()ResourceMeasureReport. getSubjectTarget()ResourceMedia. getSubjectTarget()ResourceMedicationAdministration. getSubjectTarget()ResourceMedicationDispense. getSubjectTarget()ResourceMedicationRequest. getSubjectTarget()ResourceMedicationStatement. getSubjectTarget()ResourceMedicinalProductAuthorization. getSubjectTarget()ResourceObservation. getSubjectTarget()ResourceProcedure. getSubjectTarget()ResourceQuestionnaireResponse. getSubjectTarget()ResourceRequestGroup. getSubjectTarget()ResourceRiskAssessment. getSubjectTarget()ResourceServiceRequest. getSubjectTarget()ResourceSpecimen. getSubjectTarget()ResourcePaymentReconciliation.DetailsComponent. getSubmitterTarget()ResourceCoverage. getSubscriberTarget()ResourceSupplyDelivery. getSupplierTarget()ResourcePerson.PersonLinkComponent. getTargetTarget()ResourceContract.ContractOfferComponent. getTopicTarget()ResourceConsent.ConsentVerificationComponent. getVerifiedWithTarget()ResourceAuditEvent.AuditEventEntityComponent. getWhatTarget()ResourceProvenance.ProvenanceEntityComponent. getWhatTarget()ResourceAuditEvent.AuditEventAgentComponent. getWhoTarget()ResourceProvenance.ProvenanceAgentComponent. getWhoTarget()ResourceSignature. getWhoTarget()ResourceVerificationResult.VerificationResultAttestationComponent. getWhoTarget()ResourceVerificationResult.VerificationResultPrimarySourceComponent. getWhoTarget()ResourceProfilingWrapper.IResourceResolver. resolve(Base context, Base resource, Base reference)ResourceResource. setId(String value)ResourceResource. setIdElement(IdType value)ResourceResource. setImplicitRules(String value)ResourceResource. setImplicitRulesElement(UriType value)ResourceResource. setLanguage(String value)ResourceResource. setLanguageElement(CodeType value)ResourceResource. setMeta(Meta value)Methods in org.hl7.fhir.r4.model that return types with arguments of type Resource Modifier and Type Method Description List<Resource>Communication. getAboutTarget()Deprecated.Use Reference#setResource(IBaseResource) insteadList<Resource>CommunicationRequest. getAboutTarget()Deprecated.Use Reference#setResource(IBaseResource) insteadList<Resource>Schedule. getActorTarget()Deprecated.Use Reference#setResource(IBaseResource) insteadList<Resource>Goal. getAddressesTarget()Deprecated.Use Reference#setResource(IBaseResource) insteadList<Resource>Condition.ConditionStageComponent. getAssessmentTarget()Deprecated.Use Reference#setResource(IBaseResource) insteadList<Resource>Composition. getAuthorTarget()Deprecated.Use Reference#setResource(IBaseResource) insteadList<Resource>Composition.SectionComponent. getAuthorTarget()Deprecated.Use Reference#setResource(IBaseResource) insteadList<Resource>DocumentManifest. getAuthorTarget()Deprecated.Use Reference#setResource(IBaseResource) insteadList<Resource>DocumentReference. getAuthorTarget()Deprecated.Use Reference#setResource(IBaseResource) insteadList<Resource>Communication. getBasedOnTarget()Deprecated.Use Reference#setResource(IBaseResource) insteadList<Resource>CommunicationRequest. getBasedOnTarget()Deprecated.Use Reference#setResource(IBaseResource) insteadList<Resource>DeviceRequest. getBasedOnTarget()Deprecated.Use Reference#setResource(IBaseResource) insteadList<Resource>DiagnosticReport. getBasedOnTarget()Deprecated.Use Reference#setResource(IBaseResource) insteadList<Resource>ImagingStudy. getBasedOnTarget()Deprecated.Use Reference#setResource(IBaseResource) insteadList<Resource>Media. getBasedOnTarget()Deprecated.Use Reference#setResource(IBaseResource) insteadList<Resource>MedicationRequest. getBasedOnTarget()Deprecated.Use Reference#setResource(IBaseResource) insteadList<Resource>MedicationStatement. getBasedOnTarget()Deprecated.Use Reference#setResource(IBaseResource) insteadList<Resource>Observation. getBasedOnTarget()Deprecated.Use Reference#setResource(IBaseResource) insteadList<Resource>Procedure. getBasedOnTarget()Deprecated.Use Reference#setResource(IBaseResource) insteadList<Resource>QuestionnaireResponse. getBasedOnTarget()Deprecated.Use Reference#setResource(IBaseResource) insteadList<Resource>RequestGroup. getBasedOnTarget()Deprecated.Use Reference#setResource(IBaseResource) insteadList<Resource>ServiceRequest. getBasedOnTarget()Deprecated.Use Reference#setResource(IBaseResource) insteadList<Resource>Task. getBasedOnTarget()Deprecated.Use Reference#setResource(IBaseResource) insteadList<Resource>RiskAssessment. getBasisTarget()Deprecated.Use Reference#setResource(IBaseResource) insteadList<Resource>MedicinalProduct. getContactTarget()Deprecated.Use Reference#setResource(IBaseResource) insteadList<Resource>DomainResource. getContained()List<Resource>DocumentManifest. getContentTarget()Deprecated.Use Reference#setResource(IBaseResource) insteadList<Resource>AdverseEvent. getContributorTarget()Deprecated.Use Reference#setResource(IBaseResource) insteadList<Resource>CarePlan. getContributorTarget()Deprecated.Use Reference#setResource(IBaseResource) insteadList<Resource>DeviceUseStatement. getDerivedFromTarget()Deprecated.Use Reference#setResource(IBaseResource) insteadList<Resource>MedicationStatement. getDerivedFromTarget()Deprecated.Use Reference#setResource(IBaseResource) insteadList<Resource>Observation. getDerivedFromTarget()Deprecated.Use Reference#setResource(IBaseResource) insteadList<Resource>Composition.CompositionEventComponent. getDetailTarget()Deprecated.Use Reference#setResource(IBaseResource) insteadList<Resource>Condition.ConditionEvidenceComponent. getDetailTarget()Deprecated.Use Reference#setResource(IBaseResource) insteadList<Resource>CoverageEligibilityRequest.DetailsComponent. getDetailTarget()Deprecated.Use Reference#setResource(IBaseResource) insteadList<Resource>DetectedIssue.DetectedIssueEvidenceComponent. getDetailTarget()Deprecated.Use Reference#setResource(IBaseResource) insteadList<Resource>DocumentReference.DocumentReferenceContextComponent. getEncounterTarget()Deprecated.Use Reference#setResource(IBaseResource) insteadList<Resource>Composition.SectionComponent. getEntryTarget()Deprecated.Use Reference#setResource(IBaseResource) insteadList<Resource>MeasureReport. getEvaluatedResourceTarget()Deprecated.Use Reference#setResource(IBaseResource) insteadList<Resource>MessageHeader. getFocusTarget()Deprecated.Use Reference#setResource(IBaseResource) insteadList<Resource>Observation. getFocusTarget()Deprecated.Use Reference#setResource(IBaseResource) insteadList<Resource>Patient. getGeneralPractitionerTarget()Deprecated.Use Reference#setResource(IBaseResource) insteadList<Resource>Observation. getHasMemberTarget()Deprecated.Use Reference#setResource(IBaseResource) insteadList<Resource>DetectedIssue. getImplicatedTarget()Deprecated.Use Reference#setResource(IBaseResource) insteadList<Resource>ChargeItemDefinition. getInstanceTarget()Deprecated.Use Reference#setResource(IBaseResource) insteadList<Resource>DeviceRequest. getInsuranceTarget()Deprecated.Use Reference#setResource(IBaseResource) insteadList<Resource>MedicationRequest. getInsuranceTarget()Deprecated.Use Reference#setResource(IBaseResource) insteadList<Resource>ServiceRequest. getInsuranceTarget()Deprecated.Use Reference#setResource(IBaseResource) insteadList<Resource>Task. getInsuranceTarget()Deprecated.Use Reference#setResource(IBaseResource) insteadList<Resource>ImagingStudy. getInterpreterTarget()Deprecated.Use Reference#setResource(IBaseResource) insteadList<Resource>ClinicalImpression.ClinicalImpressionInvestigationComponent. getItemTarget()Deprecated.Use Reference#setResource(IBaseResource) insteadList<Resource>CarePlan.CarePlanActivityComponent. getOutcomeReferenceTarget()Deprecated.Use Reference#setResource(IBaseResource) insteadList<Resource>RequestGroup.RequestGroupActionComponent. getParticipantTarget()Deprecated.Use Reference#setResource(IBaseResource) insteadList<Resource>Communication. getPartOfTarget()Deprecated.Use Reference#setResource(IBaseResource) insteadList<Resource>Media. getPartOfTarget()Deprecated.Use Reference#setResource(IBaseResource) insteadList<Resource>MedicationAdministration. getPartOfTarget()Deprecated.Use Reference#setResource(IBaseResource) insteadList<Resource>MedicationStatement. getPartOfTarget()Deprecated.Use Reference#setResource(IBaseResource) insteadList<Resource>Observation. getPartOfTarget()Deprecated.Use Reference#setResource(IBaseResource) insteadList<Resource>Procedure. getPartOfTarget()Deprecated.Use Reference#setResource(IBaseResource) insteadList<Resource>QuestionnaireResponse. getPartOfTarget()Deprecated.Use Reference#setResource(IBaseResource) insteadList<Resource>SupplyDelivery. getPartOfTarget()Deprecated.Use Reference#setResource(IBaseResource) insteadList<Resource>Coverage. getPayorTarget()Deprecated.Use Reference#setResource(IBaseResource) insteadList<Resource>CarePlan.CarePlanActivityDetailComponent. getPerformerTarget()Deprecated.Use Reference#setResource(IBaseResource) insteadList<Resource>Consent. getPerformerTarget()Deprecated.Use Reference#setResource(IBaseResource) insteadList<Resource>DiagnosticReport. getPerformerTarget()Deprecated.Use Reference#setResource(IBaseResource) insteadList<Resource>Observation. getPerformerTarget()Deprecated.Use Reference#setResource(IBaseResource) insteadList<Resource>ServiceRequest. getPerformerTarget()Deprecated.Use Reference#setResource(IBaseResource) insteadList<Resource>DeviceRequest. getPriorRequestTarget()Deprecated.Use Reference#setResource(IBaseResource) insteadList<Resource>ClinicalImpression. getProblemTarget()Deprecated.Use Reference#setResource(IBaseResource) insteadList<Resource>TestScript. getProfileTarget()Deprecated.Use Reference#setResource(IBaseResource) insteadList<Resource>ClaimResponse.AddedItemComponent. getProviderTarget()Deprecated.Use Reference#setResource(IBaseResource) insteadList<Resource>ExplanationOfBenefit.AddedItemComponent. getProviderTarget()Deprecated.Use Reference#setResource(IBaseResource) insteadList<Resource>Appointment. getReasonReferenceTarget()Deprecated.Use Reference#setResource(IBaseResource) insteadList<Resource>CarePlan.CarePlanActivityDetailComponent. getReasonReferenceTarget()Deprecated.Use Reference#setResource(IBaseResource) insteadList<Resource>Communication. getReasonReferenceTarget()Deprecated.Use Reference#setResource(IBaseResource) insteadList<Resource>CommunicationRequest. getReasonReferenceTarget()Deprecated.Use Reference#setResource(IBaseResource) insteadList<Resource>Contract.ActionComponent. getReasonReferenceTarget()Deprecated.Use Reference#setResource(IBaseResource) insteadList<Resource>DeviceRequest. getReasonReferenceTarget()Deprecated.Use Reference#setResource(IBaseResource) insteadList<Resource>DeviceUseStatement. getReasonReferenceTarget()Deprecated.Use Reference#setResource(IBaseResource) insteadList<Resource>Encounter. getReasonReferenceTarget()Deprecated.Use Reference#setResource(IBaseResource) insteadList<Resource>FamilyMemberHistory. getReasonReferenceTarget()Deprecated.Use Reference#setResource(IBaseResource) insteadList<Resource>GuidanceResponse. getReasonReferenceTarget()Deprecated.Use Reference#setResource(IBaseResource) insteadList<Resource>ImagingStudy. getReasonReferenceTarget()Deprecated.Use Reference#setResource(IBaseResource) insteadList<Resource>Immunization. getReasonReferenceTarget()Deprecated.Use Reference#setResource(IBaseResource) insteadList<Resource>MedicationAdministration. getReasonReferenceTarget()Deprecated.Use Reference#setResource(IBaseResource) insteadList<Resource>MedicationRequest. getReasonReferenceTarget()Deprecated.Use Reference#setResource(IBaseResource) insteadList<Resource>MedicationStatement. getReasonReferenceTarget()Deprecated.Use Reference#setResource(IBaseResource) insteadList<Resource>Procedure. getReasonReferenceTarget()Deprecated.Use Reference#setResource(IBaseResource) insteadList<Resource>RequestGroup. getReasonReferenceTarget()Deprecated.Use Reference#setResource(IBaseResource) insteadList<Resource>RiskAssessment. getReasonReferenceTarget()Deprecated.Use Reference#setResource(IBaseResource) insteadList<Resource>ServiceRequest. getReasonReferenceTarget()Deprecated.Use Reference#setResource(IBaseResource) insteadList<Resource>SupplyRequest. getReasonReferenceTarget()Deprecated.Use Reference#setResource(IBaseResource) insteadList<Resource>MedicationDispense. getReceiverTarget()Deprecated.Use Reference#setResource(IBaseResource) insteadList<Resource>SupplyDelivery. getReceiverTarget()Deprecated.Use Reference#setResource(IBaseResource) insteadList<Resource>Communication. getRecipientTarget()Deprecated.Use Reference#setResource(IBaseResource) insteadList<Resource>CommunicationRequest. getRecipientTarget()Deprecated.Use Reference#setResource(IBaseResource) insteadList<Resource>DocumentManifest. getRecipientTarget()Deprecated.Use Reference#setResource(IBaseResource) insteadList<Resource>Task.TaskRestrictionComponent. getRecipientTarget()Deprecated.Use Reference#setResource(IBaseResource) insteadList<Resource>Contract.ActionSubjectComponent. getReferenceTarget()Deprecated.Use Reference#setResource(IBaseResource) insteadList<Resource>Contract.ContractPartyComponent. getReferenceTarget()Deprecated.Use Reference#setResource(IBaseResource) insteadList<Resource>DocumentReference.DocumentReferenceContextComponent. getRelatedTarget()Deprecated.Use Reference#setResource(IBaseResource) insteadList<Resource>RequestGroup. getReplacesTarget()Deprecated.Use Reference#setResource(IBaseResource) insteadList<Resource>Procedure. getReportTarget()Deprecated.Use Reference#setResource(IBaseResource) insteadList<Resource>Contract.ActionComponent. getRequesterTarget()Deprecated.Use Reference#setResource(IBaseResource) insteadList<Resource>MedicationDispense.MedicationDispenseSubstitutionComponent. getResponsiblePartyTarget()Deprecated.Use Reference#setResource(IBaseResource) insteadList<Resource>DiagnosticReport. getResultsInterpreterTarget()Deprecated.Use Reference#setResource(IBaseResource) insteadList<Resource>ChargeItem. getServiceTarget()Deprecated.Use Reference#setResource(IBaseResource) insteadList<Resource>AdverseEvent. getSubjectMedicalHistoryTarget()Deprecated.Use Reference#setResource(IBaseResource) insteadList<Resource>Account. getSubjectTarget()Deprecated.Use Reference#setResource(IBaseResource) insteadList<Resource>Contract. getSubjectTarget()Deprecated.Use Reference#setResource(IBaseResource) insteadList<Resource>MedicinalProductContraindication. getSubjectTarget()Deprecated.Use Reference#setResource(IBaseResource) insteadList<Resource>MedicinalProductIndication. getSubjectTarget()Deprecated.Use Reference#setResource(IBaseResource) insteadList<Resource>MedicinalProductInteraction. getSubjectTarget()Deprecated.Use Reference#setResource(IBaseResource) insteadList<Resource>MedicinalProductUndesirableEffect. getSubjectTarget()Deprecated.Use Reference#setResource(IBaseResource) insteadList<Resource>SupplyRequest. getSupplierTarget()Deprecated.Use Reference#setResource(IBaseResource) insteadList<Resource>ImmunizationRecommendation.ImmunizationRecommendationRecommendationComponent. getSupportingImmunizationTarget()Deprecated.Use Reference#setResource(IBaseResource) insteadList<Resource>Appointment. getSupportingInformationTarget()Deprecated.Use Reference#setResource(IBaseResource) insteadList<Resource>ChargeItem. getSupportingInformationTarget()Deprecated.Use Reference#setResource(IBaseResource) insteadList<Resource>MedicationAdministration. getSupportingInformationTarget()Deprecated.Use Reference#setResource(IBaseResource) insteadList<Resource>MedicationDispense. getSupportingInformationTarget()Deprecated.Use Reference#setResource(IBaseResource) insteadList<Resource>MedicationRequest. getSupportingInformationTarget()Deprecated.Use Reference#setResource(IBaseResource) insteadList<Resource>CarePlan. getSupportingInfoTarget()Deprecated.Use Reference#setResource(IBaseResource) insteadList<Resource>ClinicalImpression. getSupportingInfoTarget()Deprecated.Use Reference#setResource(IBaseResource) insteadList<Resource>Contract. getSupportingInfoTarget()Deprecated.Use Reference#setResource(IBaseResource) insteadList<Resource>DeviceRequest. getSupportingInfoTarget()Deprecated.Use Reference#setResource(IBaseResource) insteadList<Resource>ServiceRequest. getSupportingInfoTarget()Deprecated.Use Reference#setResource(IBaseResource) insteadList<Resource>ImmunizationRecommendation.ImmunizationRecommendationRecommendationComponent. getSupportingPatientInformationTarget()Deprecated.Use Reference#setResource(IBaseResource) insteadList<Resource>Provenance. getTargetTarget()Deprecated.Use Reference#setResource(IBaseResource) insteadList<Resource>VerificationResult. getTargetTarget()Deprecated.Use Reference#setResource(IBaseResource) insteadList<Resource>Contract.ContractAssetComponent. getTypeReferenceTarget()Deprecated.Use Reference#setResource(IBaseResource) insteadList<Resource>Procedure. getUsedReferenceTarget()Deprecated.Use Reference#setResource(IBaseResource) insteadMethod parameters in org.hl7.fhir.r4.model with type arguments of type Resource Modifier and Type Method Description DomainResourceDomainResource. setContained(List<Resource> theContained) -
Uses of Resource in org.hl7.fhir.r4.utils
Methods in org.hl7.fhir.r4.utils that return Resource Modifier and Type Method Description static ResourceResourceUtilities. getById(Bundle feed, ResourceType type, String reference)ResourceGraphQLEngine. getFocus()ResourceQuestionnaireBuilder. getReference()ResourceNarrativeGenerator.ResourceContext. resolve(String value)Methods in org.hl7.fhir.r4.utils with parameters of type Resource Modifier and Type Method Description List<Base>FHIRPathEngine. evaluate(Object appContext, Resource focusResource, Resource rootResource, Base base, String path)evaluate a path and return the matching elementsList<Base>FHIRPathEngine. evaluate(Object appContext, Resource focusResource, Resource rootResource, Base base, ExpressionNode ExpressionNode)evaluate a path and return the matching elementsStringLiquidEngine. evaluate(LiquidEngine.LiquidDocument document, Resource resource, Object appContext)booleanFHIRPathEngine. evaluateToBoolean(Object appInfo, Resource focusResource, Resource rootResource, Base base, ExpressionNode node)evaluate a path and return true or false (e.g.booleanFHIRPathEngine. evaluateToBoolean(Resource focusResource, Resource rootResource, Base base, String path)evaluate a path and return true or false (e.g.booleanFHIRPathEngine. evaluateToBoolean(Resource focusResource, Resource rootResource, Base base, ExpressionNode node)evaluate a path and return true or false (e.g.static MetaResourceUtilities. meta(Resource resource)voidQuestionnaireBuilder. setReference(Resource resource)ElementIResourceValidator. validate(Object Context, List<org.hl7.fhir.utilities.validation.ValidationMessage> errors, Resource resource)ElementIResourceValidator. validate(Object Context, List<org.hl7.fhir.utilities.validation.ValidationMessage> errors, Resource resource, String profile)ElementIResourceValidator. validate(Object Context, List<org.hl7.fhir.utilities.validation.ValidationMessage> errors, Resource resource, StructureDefinition profile)ElementIResourceValidator. validate(Object Context, List<org.hl7.fhir.utilities.validation.ValidationMessage> errors, Resource resource, ValidationProfileSet profiles)Constructors in org.hl7.fhir.r4.utils with parameters of type Resource Constructor Description ResourceWrapperDirect(Resource wrapped) -
Uses of Resource in org.hl7.fhir.r4.utils.client
Classes in org.hl7.fhir.r4.utils.client with type parameters of type Resource Modifier and Type Class Description classResourceRequest<T extends Resource>Methods in org.hl7.fhir.r4.utils.client with type parameters of type Resource Modifier and Type Method Description <T extends Resource>
TFHIRToolingClient. getCanonical(Class<T> resourceClass, String canonicalURL)<T extends Resource>
byte[]ClientUtils. getResourceAsByteArray(T resource, boolean pretty, boolean isJson)Other general helper methods<T extends Resource>
ResourceRequest<T>ClientUtils. issueGetResourceRequest(URI resourceUri, String resourceFormat, String message, int timeout)<T extends Resource>
ResourceRequest<T>ClientUtils. issueOptionsRequest(URI optionsUri, String resourceFormat, String message, int timeout)<T extends Resource>
ResourceRequest<T>ClientUtils. issuePostRequest(URI resourceUri, byte[] payload, String resourceFormat, String message, int timeout)<T extends Resource>
ResourceRequest<T>ClientUtils. issuePostRequest(URI resourceUri, byte[] payload, String resourceFormat, List<org.apache.http.Header> headers, String message, int timeout)<T extends Resource>
ResourceRequest<T>ClientUtils. issuePutRequest(URI resourceUri, byte[] payload, String resourceFormat, String message, int timeout)<T extends Resource>
ResourceRequest<T>ClientUtils. issuePutRequest(URI resourceUri, byte[] payload, String resourceFormat, List<org.apache.http.Header> headers, String message, int timeout)protected <T extends Resource>
ResourceRequest<T>ClientUtils. issueResourceRequest(String resourceFormat, org.apache.http.client.methods.HttpUriRequest request, byte[] payload, String message, int timeout)protected <T extends Resource>
ResourceRequest<T>ClientUtils. issueResourceRequest(String resourceFormat, org.apache.http.client.methods.HttpUriRequest request, byte[] payload, List<org.apache.http.Header> headers, String message, int timeout)protected <T extends Resource>
ResourceRequest<T>ClientUtils. issueResourceRequest(String resourceFormat, org.apache.http.client.methods.HttpUriRequest request, String message, int timeout)Request/Response Helper methods<T extends Resource>
StringResourceAddress. nameForClass(Class<T> resourceClass)<T extends Resource>
ParametersFHIRToolingClient. operateType(Class<T> resourceClass, String name, Parameters params)<T extends Resource>
TFHIRToolingClient. read(Class<T> resourceClass, String id)<T extends Resource>
URIResourceAddress. resolveDeleteTagsForResourceVersion(Class<T> resourceClass, String id, String version)<T extends Resource>
URIResourceAddress. resolveGetAllTags()<T extends Resource>
URIResourceAddress. resolveGetAllTagsForResourceType(Class<T> resourceClass)<T extends Resource>
URIResourceAddress. resolveGetHistoryForResourceId(Class<T> resourceClass, String id, int count)<T extends Resource>
URIResourceAddress. resolveGetHistoryForResourceId(Class<T> resourceClass, String id, Calendar since, int count)<T extends Resource>
URIResourceAddress. resolveGetHistoryForResourceId(Class<T> resourceClass, String id, Date since, int count)<T extends Resource>
URIResourceAddress. resolveGetHistoryForResourceType(Class<T> resourceClass, int count)<T extends Resource>
URIResourceAddress. resolveGetHistoryForResourceType(Class<T> resourceClass, Object since, int count)<T extends Resource>
URIResourceAddress. resolveGetHistoryForResourceType(Class<T> resourceClass, Calendar since, int count)<T extends Resource>
URIResourceAddress. resolveGetHistoryForResourceType(Class<T> resourceClass, Date since, int count)protected <T extends Resource>
URIResourceAddress. resolveGetHistoryUriForResourceId(Class<T> resourceClass, String id, Object since, int count)<T extends Resource>
URIResourceAddress. resolveGetTagsForReference(Class<T> resourceClass, String id)<T extends Resource>
URIResourceAddress. resolveGetTagsForResourceVersion(Class<T> resourceClass, String id, String version)<T extends Resource>
URIResourceAddress. resolveGetUriFromResourceClass(Class<T> resourceClass)<T extends Resource>
URIResourceAddress. resolveGetUriFromResourceClassAndCanonical(Class<T> resourceClass, String canonicalUrl)<T extends Resource>
URIResourceAddress. resolveGetUriFromResourceClassAndId(Class<T> resourceClass, String id)<T extends Resource>
URIResourceAddress. resolveGetUriFromResourceClassAndIdAndVersion(Class<T> resourceClass, String id, String version)<T extends Resource>
URIResourceAddress. resolveOperationUri(Class<T> resourceClass, String opName)<T extends Resource>
URIResourceAddress. resolveOperationUri(Class<T> resourceClass, String opName, Map<String,String> parameters)<T extends Resource>
URIResourceAddress. resolveOperationURLFromClass(Class<T> resourceClass, String name, String parameters)<T extends Resource>
URIResourceAddress. resolveSearchUri(Class<T> resourceClass, Map<String,String> parameters)<T extends Resource>
URIResourceAddress. resolveValidateUri(Class<T> resourceClass, String id)protected <T extends Resource>
TClientUtils. unmarshalReference(org.apache.http.HttpResponse response, String format)Unmarshals a resource from the response stream.<T extends Resource>
TFHIRToolingClient. update(Class<T> resourceClass, T resource, String id)<T extends Resource>
OperationOutcomeFHIRToolingClient. validate(Class<T> resourceClass, T resource, String id)<T extends Resource>
TFHIRToolingClient. vread(Class<T> resourceClass, String id, String version)Methods in org.hl7.fhir.r4.utils.client that return Resource Modifier and Type Method Description ResourceFHIRToolingClient. update(Resource resource)Methods in org.hl7.fhir.r4.utils.client with parameters of type Resource Modifier and Type Method Description static StringResourceAddress. buildRelativePathFromReference(Resource resource)static StringResourceAddress. buildRelativePathFromReference(Resource resource, String id)BundleClientUtils. issuePostFeedRequest(URI resourceUri, Map<String,String> parameters, String resourceName, Resource resource, String resourceFormat)ResourceFHIRToolingClient. update(Resource resource)
-