Uses of Class
org.hl7.fhir.dstu2.model.Resource
-
Packages that use Resource Package Description org.hl7.fhir.dstu2.formats org.hl7.fhir.dstu2.model org.hl7.fhir.dstu2.utils org.hl7.fhir.dstu2.utils.client -
-
Uses of Resource in org.hl7.fhir.dstu2.formats
Methods in org.hl7.fhir.dstu2.formats that return Resource Modifier and Type Method Description 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)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.dstu2.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 JsonWritervoidXmlParserBase. 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 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.dstu2.model
Subclasses of Resource in org.hl7.fhir.dstu2.model Modifier and Type Class Description classAccountA financial tool for tracking value accrued for a particular purpose.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 binary resource can contain any content, whether text, image, pdf, zip archive, etc.classBodySiteRecord details about the anatomical location of a specimen or body part.classBundleA container for a collection of resources.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.classClaimA provider issued list of services and products provided, or to be provided, to a patient which is provided to an insurer for payment recovery.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.classCommunicationAn occurrence of information being transmitted; e.g.classCommunicationRequestA request to convey information; e.g.classCompositionA set of healthcare-related information that is assembled together into a single logical document that provides a single coherent statement of meaning, establishes its own context and that has clinical attestation with regard to who is making the statement.classConceptMapA statement of relationships from one set of concepts to one or more other concepts - either code systems or data elements, or classes in class models.classConditionUse to record detailed information about conditions, problems or diagnoses recognized by a clinician.classConformanceA conformance statement is a set of capabilities of a FHIR Server that may be used as a statement of actual server functionality or a statement of required or desired server implementation.classContractA formal agreement between parties regarding the conduct of business, exchange of information or other matters.classCoverageFinancial instrument which may be used to pay for or reimburse health care products and services.classDataElementThe formal description of a single piece of information that can be gathered and reported.classDetectedIssueIndicates an actual or potential clinical issue with or between one or more active or proposed clinical actions for a patient; e.g.classDeviceThis resource identifies an instance of a manufactured item that is used in the provision of healthcare without being substantially changed through that activity.classDeviceComponentDescribes the 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.classDeviceUseRequestRepresents 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.classDiagnosticOrderA record of a request for a diagnostic investigation service to be performed.classDiagnosticReportThe findings and interpretation of diagnostic tests performed on patients, groups of patients, devices, and locations, and/or specimens derived from these.classDocumentManifestA manifest that defines a set of documents.classDocumentReferenceA reference to a document .classDomainResourceA resource that includes narrative, extensions, and contained resources.classEligibilityRequestThis resource provides the insurance eligibility details from the insurer regarding a specified coverage and optionally some class of service.classEligibilityResponseThis resource provides eligibility and plan details from the processing of an Eligibility resource.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.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 Enrollment resource.classEpisodeOfCareAn association between a patient and an organization / healthcare provider(s) during which time encounters may occur.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 events and 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.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.classHealthcareServiceThe details of a healthcare service available at a location.classImagingObjectSelectionA manifest of a set of DICOM Service-Object Pair Instances (SOP Instances).classImagingStudyRepresentation of the content produced in a DICOM imaging study.classImmunizationDescribes the event of a patient being administered a vaccination or a record of a vaccination as reported by a patient, a clinician or another party and may include vaccine reaction information and what vaccination protocol was followed.classImmunizationRecommendationA patient's point-in-time immunization and recommendation (i.e.classImplementationGuideA set of rules or how FHIR is used to solve a particular problem.classList_A set of information summarized from a list of other resources.classLocationDetails and position information for a physical place where services are provided and resources and participants may be stored, found, contained or accommodated.classMediaA photo, video, or audio recording acquired or used in healthcare.classMedicationThis resource is primarily used for the identification and definition of a medication.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.classMedicationOrderAn order 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.classMessageHeaderThe header for a message exchange that is either requesting or responding to an action.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.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.classOrderA request to perform an action.classOrderResponseA response to an order.classOrganizationA formally or informally recognized grouping of people or organizations formed for the purpose of achieving some form of collective action.classParametersThis special resource type is used to represent an operation request and response (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 payment details and claim references supporting a bulk payment.classPersonDemographics and administrative information about a person independent of a specific health-related context.classPractitionerA person who is directly or indirectly involved in the provisioning of healthcare.classProcedureAn action that is or was performed on a patient.classProcedureRequestA request for a procedure to be performed.classProcessRequestThis resource provides the target, request and response, and action details for an action to be performed by the target on or about existing resources.classProcessResponseThis resource provides processing status, errors and notes from the processing of a resource.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.classQuestionnaireResponseA structured set of questions and their answers.classReferralRequestUsed to record and send details about a request for referral service or transfer of a patient to the care of another provider or provider organization.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.classRiskAssessmentAn assessment of the likely outcome(s) for a patient or other subject as well as the likelihood of each outcome.classScheduleA container for slot(s) 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.classSlotA slot of time on a schedule that may be available for booking appointments.classSpecimenA sample to be used for analysis.classStructureDefinitionA definition of a FHIR structure.classSubscriptionThe subscription resource is used to define a push based subscription from a server to another system.classSubstanceA homogeneous material with a definite composition.classSupplyDeliveryRecord of delivery of what is supplied.classSupplyRequestA record of a request for a medication, substance or device used in the healthcare setting.classTestScriptTestScript is a resource that specifies a suite of tests against a FHIR server implementation to determine compliance against the FHIR specification.classValueSetA value set specifies a set of codes drawn from one or more code systems.classVisionPrescriptionAn authorization for the supply of glasses and/or contact lenses to a patient.Fields in org.hl7.fhir.dstu2.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 ResourceDiagnosticOrder.DiagnosticOrderEventComponent. actorTargetThe actual object that is the target of the reference (The person responsible for performing or recording the action.)protected ResourceProcedure.ProcedurePerformerComponent. actorTargetThe actual object that is the target of the reference (The practitioner who was involved in the procedure.)protected ResourceProvenance.ProvenanceAgentComponent. actorTargetThe actual object that is the target of the reference (The individual, device or organization that participated in the event.)protected ResourceSchedule. actorTargetThe actual object that is the target of the reference (The resource this Schedule resource is providing availability information for.protected ResourceCondition. asserterTargetThe actual object that is the target of the reference (Individual who is making the condition statement.)protected ResourceDocumentReference. authenticatorTargetThe actual object that is the target of the reference (Which person or organization authenticates that this document is valid.)protected ResourceBasic. authorTargetThe actual object that is the target of the reference (Indicates who was responsible for creating the resource instance.)protected ResourceDetectedIssue. authorTargetThe actual object that is the target of the reference (Individual or device responsible for the issue being raised.protected ResourceFlag. authorTargetThe actual object that is the target of the reference (The person, organization or device that created the flag.)protected ResourceGoal. authorTargetThe actual object that is the target of the reference (Indicates whose goal this is - patient goal, practitioner goal, etc.)protected ResourceImagingObjectSelection. authorTargetThe actual object that is the target of the reference (Author of ImagingObjectSelection.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 ResourceCarePlan. contextTargetThe actual object that is the target of the reference (Identifies the context in which this particular CarePlan is defined.)protected ResourceObservation. deviceTargetThe actual object that is the target of the reference (The device used to generate the observation data.)protected ResourceContract.ActorComponent. entityTargetThe actual object that is the target of the reference (Who or what actors are assigned roles in this Contract.)protected ResourceContract.TermActorComponent. entityTargetThe actual object that is the target of the reference (The actor assigned a role in this Contract Provision.)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 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 who provided the information about the taking of this medication.)protected ResourceList_.ListEntryComponent. itemTargetThe actual object that is the target of the reference (A reference to the actual resource from which data was derived.)protected ResourceMedication.MedicationProductIngredientComponent. itemTargetThe actual object that is the target of the reference (The actual ingredient - either a substance (simple ingredient) or another medication.)protected ResourceCarePlan.CarePlanParticipantComponent. memberTargetThe actual object that is the target of the reference (The specific person or organization who is participating/expected to participate in the care plan.)protected ResourceEpisodeOfCare.EpisodeOfCareCareTeamComponent. memberTargetThe actual object that is the target of the reference (The practitioner (or Organization) within the team.)protected ResourceSupplyRequest. orderedItemTargetThe actual object that is the target of the reference (The item that is requested to be supplied.)protected ResourceProcedureRequest. ordererTargetThe actual object that is the target of the reference (The healthcare professional responsible for proposing or ordering the procedure.)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 ResourceDiagnosticReport. performerTargetThe actual object that is the target of the reference (The diagnostic service that is responsible for issuing the report.)protected ResourceProcedureRequest. performerTargetThe actual object that is the target of the reference (For example, the surgeon, anaethetist, endoscopist, etc.)protected ResourceRiskAssessment. performerTargetThe actual object that is the target of the reference (The provider or software application that performed the assessment.)protected ResourceMedicationAdministration. practitionerTargetThe actual object that is the target of the reference (The individual who was responsible for giving the medication to the patient.)protected ResourceClaim. prescriptionTargetThe actual object that is the target of the reference (Prescription to support the dispensing of Pharmacy or Vision products.)protected ResourceMessageHeader. receiverTargetThe actual object that is the target of the reference (Allows data conveyed by a message to be addressed to a particular person or department when routing to a specific application isn't sufficient.)protected ResourceAllergyIntolerance. recorderTargetThe actual object that is the target of the reference (Individual who recorded the record and takes responsibility for its conten.)protected ResourceAuditEvent.AuditEventObjectComponent. referenceTargetThe actual object that is the target of the reference (Identifies a specific instance of the participant object.protected ResourceAuditEvent.AuditEventParticipantComponent. referenceTargetThe actual object that is the target of the reference (Direct reference to a resource that identifies the participant.)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 ResourceDocumentManifest.DocumentManifestRelatedComponent. refTargetThe actual object that is the target of the reference (Related Resource to this DocumentManifest.protected ResourceDocumentReference.DocumentReferenceContextRelatedComponent. refTargetThe actual object that is the target of the reference (Related Resource to this DocumentReference.protected ResourceAllergyIntolerance. reporterTargetThe actual object that is the target of the reference (The source of the information about the allergy that is recorded.)protected ResourceCommunicationRequest. requesterTargetThe actual object that is the target of the reference (The responsible person who authorizes this order, e.g.protected ResourceReferralRequest. requesterTargetThe actual object that is the target of the reference (The healthcare provider or provider organization who/which initiated the referral/transfer of care request.protected ResourcePaymentNotice. requestTargetThe actual object that is the target of the reference (Reference of resource to reverse.)protected ResourcePaymentReconciliation.DetailsComponent. requestTargetThe actual object that is the target of the reference (The claim or financial resource.)protected ResourceProcedure. requestTargetThe actual object that is the target of the reference (A reference to a resource that contains details of the request for this procedure.)protected ResourceProcessRequest. requestTargetThe actual object that is the target of the reference (Reference of resource which is the target or subject of this action.)protected ResourceProcessResponse. requestTargetThe actual object that is the target of the reference (Original request resource reference.)protected ResourceBundle.BundleEntryComponent. resourceThe Resources for the entry.protected ResourceParameters.ParametersParameterComponent. resourceIf the parameter is a whole resource.protected 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 ResourcePaymentReconciliation.DetailsComponent. responceTargetThe actual object that is the target of the reference (The claim response resource.)protected ResourcePaymentNotice. responseTargetThe actual object that is the target of the reference (Reference of response to resource to reverse.)protected ResourceProcessRequest. responseTargetThe actual object that is the target of the reference (Reference of a prior response to resource which is the target or subject of this action.)protected ResourceMessageHeader. responsibleTargetThe actual object that is the target of the reference (The person or organization that accepts overall responsibility for the contents of the message.protected 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 ResourceList_. sourceTargetThe actual object that is the target of the reference (The entity responsible for deciding what the contents of the list were.protected ResourceOrder. sourceTargetThe actual object that is the target of the reference (Who initiated the order.)protected ResourceQuestionnaireResponse. sourceTargetThe actual object that is the target of the reference (The person who answered the questions about the subject.)protected ResourceSupplyRequest. sourceTargetThe actual object that is the target of the reference (The Practitioner , Organization or Patient who initiated this order for the supply.)protected ResourceAccount. subjectTargetThe actual object that is the target of the reference (Identifies the patient, device, practitioner, location or other object the account is associated with.)protected 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 ResourceComposition. subjectTargetThe actual object that is the target of the reference (Who or what the composition is about.protected ResourceContract.TermComponent. subjectTargetThe actual object that is the target of the reference (Who or what this Contract Provision is about.)protected ResourceDiagnosticOrder. subjectTargetThe actual object that is the target of the reference (Who or what the investigation is to be performed on.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 ResourceFlag. subjectTargetThe actual object that is the target of the reference (The patient, location, group , organization , or practitioner this is about record this flag is associated with.)protected ResourceGoal. subjectTargetThe actual object that is the target of the reference (Identifies the patient, group or organization for whom the goal is being established.)protected ResourceList_. subjectTargetThe actual object that is the target of the reference (The common subject (or patient) of the resources that are in the list, if there is one.)protected ResourceMedia. subjectTargetThe actual object that is the target of the reference (Who/What this Media is a record of.)protected ResourceObservation. subjectTargetThe actual object that is the target of the reference (The patient, or group of patients, location, or device whose characteristics (direct or indirect) are described by the observation and into whose record the observation is placed.protected ResourceOrder. subjectTargetThe actual object that is the target of the reference (Patient this order is about.)protected ResourceProcedure. subjectTargetThe actual object that is the target of the reference (The person, animal or group on which the procedure was performed.)protected ResourceProcedureRequest. subjectTargetThe actual object that is the target of the reference (The person, animal or group that should receive the procedure.)protected ResourceQuestionnaireResponse.GroupComponent. subjectTargetThe actual object that is the target of the reference (More specific subject this section's answers are about, details the subject given in QuestionnaireResponse.)protected ResourceQuestionnaireResponse. subjectTargetThe actual object that is the target of the reference (The subject of the questionnaire response.protected ResourceRiskAssessment. subjectTargetThe actual object that is the target of the reference (The patient or group the risk assessment applies to.)protected ResourceSpecimen. subjectTargetThe actual object that is the target of the reference (Where the specimen came from.protected ResourceSupplyDelivery. suppliedItemTargetThe actual object that is the target of the reference (Identifies the medication, substance or device being dispensed.protected ResourceObservation.ObservationRelatedComponent. targetTargetThe actual object that is the target of the reference (A reference to the observation or [[[QuestionnaireResponse]]] resource that is related to this observation.)protected ResourceOrder. targetTargetThe actual object that is the target of the reference (Who is intended to fulfill the order.)protected ResourcePerson.PersonLinkComponent. targetTargetThe actual object that is the target of the reference (The resource to which this actual person is associated.)protected ResourceOrderResponse. whoTargetThe actual object that is the target of the reference (The person, organization, or device credited with making the response.)Fields in org.hl7.fhir.dstu2.model with type parameters of type Resource Modifier and Type Field Description protected List<Resource>CarePlan.CarePlanActivityComponent. actionResultingTargetThe actual objects that are the target of the reference (Resources that describe follow-on actions resulting from the plan, such as drug prescriptions, encounter records, appointments, etc.)protected List<Resource>ClinicalImpression. actionTargetThe actual objects that are the target of the reference (Actions taken during assessment.)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>CarePlan. authorTargetThe actual objects that are the target of the reference (Identifies the individual(s) or ogranization who is responsible for the content of the care plan.)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>DocumentManifest. authorTargetThe actual objects that are the target of the reference (Identifies who is responsible for creating the manifest, and adding documents to it.)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>RiskAssessment. basisTargetThe actual objects that are the target of the reference (Indicates the source data considered as part of the assessment (FamilyHistory, Observations, Procedures, Conditions, etc.).)protected List<Resource>Patient. careProviderTargetThe actual objects that are the target of the reference (Patient's nominated care provider.)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>MessageHeader. dataTargetThe 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>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>Order. detailTargetThe actual objects that are the target of the reference (What action is being ordered.)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>OrderResponse. fulfillmentTargetThe actual objects that are the target of the reference (Links to resources that provide details of the outcome of performing the order; e.g.protected List<Resource>DiagnosticReport. imagingStudyTargetThe actual objects that are the target of the reference (One or more links to full details of any imaging performed during the diagnostic investigation.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>Encounter. indicationTargetThe actual objects that are the target of the reference (Reason the encounter takes place, as specified using information from another resource.protected List<Resource>ClinicalImpression.ClinicalImpressionInvestigationsComponent. itemTargetThe actual objects that are the target of the reference (A record of a specific investigation that was undertaken.)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>Observation. performerTargetThe actual objects that are the target of the reference (Who was responsible for asserting the observed value as "true".)protected List<Resource>ClinicalImpression. planTargetThe actual objects that are the target of the reference (Plan of action after assessment.)protected List<Resource>ClinicalImpression. problemTargetThe actual objects that are the target of the reference (This a list of the general 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>MedicationDispense. receiverTargetThe actual objects that are the target of the reference (Identifies the person who picked up the medication.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>ReferralRequest. recipientTargetThe actual objects that are the target of the reference (The healthcare provider(s) or provider organization(s) who/which is to receive the referral/transfer of care request.)protected List<Resource>DiagnosticReport. requestTargetThe actual objects that are the target of the reference (Details concerning a test or procedure requested.)protected List<Resource>Contract. subjectTargetThe actual objects that are the target of the reference (Who and/or what this Contract is about: typically a Patient, Organization, or valued items such as goods and services.)protected List<Resource>DiagnosticOrder. supportingInformationTargetThe actual objects that are the target of the reference (Additional clinical information about the patient or specimen that may influence test interpretations.protected List<Resource>MedicationStatement. supportingInformationTargetThe actual objects that are the target of the reference (Allows linking the MedicationStatement to the underlying MedicationOrder, or to other information that supports the MedicationStatement.)protected List<Resource>ReferralRequest. supportingInformationTargetThe actual objects that are the target of the reference (Any additional (administrative, financial or clinical) information required to support request for referral or transfer of care.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>CarePlan. supportTargetThe 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>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>Procedure. usedTargetThe 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.dstu2.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()ResourceDiagnosticOrder.DiagnosticOrderEventComponent. getActorTarget()ResourceProcedure.ProcedurePerformerComponent. getActorTarget()ResourceProvenance.ProvenanceAgentComponent. getActorTarget()ResourceSchedule. getActorTarget()ResourceCondition. getAsserterTarget()ResourceDocumentReference. getAuthenticatorTarget()ResourceBasic. getAuthorTarget()ResourceDetectedIssue. getAuthorTarget()ResourceFlag. getAuthorTarget()ResourceGoal. getAuthorTarget()ResourceImagingObjectSelection. getAuthorTarget()ResourceQuestionnaireResponse. getAuthorTarget()ResourceCarePlan. getContextTarget()ResourceObservation. getDeviceTarget()ResourceContract.ActorComponent. getEntityTarget()ResourceContract.TermActorComponent. getEntityTarget()ResourceGroup.GroupMemberComponent. getEntityTarget()ResourceEncounter.EncounterParticipantComponent. getIndividualTarget()ResourceMedicationStatement. getInformationSourceTarget()ResourceList_.ListEntryComponent. getItemTarget()ResourceMedication.MedicationProductIngredientComponent. getItemTarget()ResourceCarePlan.CarePlanParticipantComponent. getMemberTarget()ResourceEpisodeOfCare.EpisodeOfCareCareTeamComponent. getMemberTarget()ResourceSupplyRequest. getOrderedItemTarget()ResourceProcedureRequest. getOrdererTarget()ResourceComposition.CompositionAttesterComponent. getPartyTarget()ResourceContract.SignatoryComponent. getPartyTarget()ResourceDiagnosticReport. getPerformerTarget()ResourceProcedureRequest. getPerformerTarget()ResourceRiskAssessment. getPerformerTarget()ResourceMedicationAdministration. getPractitionerTarget()ResourceClaim. getPrescriptionTarget()ResourceMessageHeader. getReceiverTarget()ResourceAllergyIntolerance. getRecorderTarget()ResourceAuditEvent.AuditEventObjectComponent. getReferenceTarget()ResourceAuditEvent.AuditEventParticipantComponent. getReferenceTarget()ResourceCarePlan.CarePlanActivityComponent. getReferenceTarget()ResourceDocumentManifest.DocumentManifestRelatedComponent. getRefTarget()ResourceDocumentReference.DocumentReferenceContextRelatedComponent. getRefTarget()ResourceAllergyIntolerance. getReporterTarget()ResourceCommunicationRequest. getRequesterTarget()ResourceReferralRequest. getRequesterTarget()ResourcePaymentNotice. getRequestTarget()ResourcePaymentReconciliation.DetailsComponent. getRequestTarget()ResourceProcedure. getRequestTarget()ResourceProcessRequest. getRequestTarget()ResourceProcessResponse. getRequestTarget()ResourceBundle.BundleEntryComponent. getResource()ResourceParameters.ParametersParameterComponent. getResource()ResourceTestScript.TestScriptFixtureComponent. getResourceTarget()ResourcePaymentReconciliation.DetailsComponent. getResponceTarget()ResourcePaymentNotice. getResponseTarget()ResourceProcessRequest. getResponseTarget()ResourceMessageHeader. getResponsibleTarget()ResourceCommunication. getSenderTarget()ResourceCommunicationRequest. getSenderTarget()ResourceList_. getSourceTarget()ResourceOrder. getSourceTarget()ResourceQuestionnaireResponse. getSourceTarget()ResourceSupplyRequest. getSourceTarget()ResourceAccount. getSubjectTarget()ResourceBasic. getSubjectTarget()ResourceCarePlan. getSubjectTarget()ResourceComposition. getSubjectTarget()ResourceContract.TermComponent. getSubjectTarget()ResourceDiagnosticOrder. getSubjectTarget()ResourceDiagnosticReport. getSubjectTarget()ResourceDocumentManifest. getSubjectTarget()ResourceDocumentReference. getSubjectTarget()ResourceFlag. getSubjectTarget()ResourceGoal. getSubjectTarget()ResourceList_. getSubjectTarget()ResourceMedia. getSubjectTarget()ResourceObservation. getSubjectTarget()ResourceOrder. getSubjectTarget()ResourceProcedure. getSubjectTarget()ResourceProcedureRequest. getSubjectTarget()ResourceQuestionnaireResponse. getSubjectTarget()ResourceQuestionnaireResponse.GroupComponent. getSubjectTarget()ResourceRiskAssessment. getSubjectTarget()ResourceSpecimen. getSubjectTarget()ResourceSupplyDelivery. getSuppliedItemTarget()ResourceObservation.ObservationRelatedComponent. getTargetTarget()ResourceOrder. getTargetTarget()ResourcePerson.PersonLinkComponent. getTargetTarget()ResourceOrderResponse. getWhoTarget()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) -
Uses of Resource in org.hl7.fhir.dstu2.utils
Methods in org.hl7.fhir.dstu2.utils with type parameters of type Resource Modifier and Type Method Description <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>
booleanIWorkerContext. hasResource(Class<T> class_, String uri)find whether a resource is available.<T extends Resource>
booleanSimpleWorkerContext. hasResource(Class<T> class_, String uri)Methods in org.hl7.fhir.dstu2.utils that return Resource Modifier and Type Method Description static ResourceResourceUtilities. getById(Bundle feed, ResourceType type, String reference)ResourceQuestionnaireBuilder. getReference()Methods in org.hl7.fhir.dstu2.utils with parameters of type Resource Modifier and Type Method Description List<Base>FHIRPathEngine. evaluate(Object appContext, Resource resource, Base base, String path)evaluate a path and return the matching elementsList<Base>FHIRPathEngine. evaluate(Object appContext, Resource resource, Base base, ExpressionNode ExpressionNode)evaluate a path and return the matching elementsbooleanFHIRPathEngine. evaluateToBoolean(Resource resource, Base base, String path)evaluate a path and return true or false (e.g.booleanFHIRPathEngine. evaluateToBoolean(Resource resource, Base base, ExpressionNode node)evaluate a path and return true or false (e.g.static MetaResourceUtilities. meta(Resource resource)voidSimpleWorkerContext. seeResource(String url, Resource r)voidQuestionnaireBuilder. setReference(Resource resource) -
Uses of Resource in org.hl7.fhir.dstu2.utils.client
Classes in org.hl7.fhir.dstu2.utils.client with type parameters of type Resource Modifier and Type Class Description classResourceRequest<T extends Resource>Methods in org.hl7.fhir.dstu2.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, int timeoutLoading)<T extends Resource>
ResourceRequest<T>ClientUtils. issueOptionsRequest(URI optionsUri, String resourceFormat, int timeoutLoading)<T extends Resource>
ResourceRequest<T>ClientUtils. issuePostRequest(URI resourceUri, byte[] payload, String resourceFormat, int timeoutLoading)<T extends Resource>
ResourceRequest<T>ClientUtils. issuePostRequest(URI resourceUri, byte[] payload, String resourceFormat, List<org.apache.http.Header> headers, int timeoutLoading)<T extends Resource>
ResourceRequest<T>ClientUtils. issuePutRequest(URI resourceUri, byte[] payload, String resourceFormat, int timeoutLoading)<T extends Resource>
ResourceRequest<T>ClientUtils. issuePutRequest(URI resourceUri, byte[] payload, String resourceFormat, List<org.apache.http.Header> headers, int timeoutLoading)protected <T extends Resource>
ResourceRequest<T>ClientUtils. issueResourceRequest(String resourceFormat, org.apache.http.client.methods.HttpUriRequest request, byte[] payload, int timeoutLoading)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, int timeoutLoading)protected <T extends Resource>
ResourceRequest<T>ClientUtils. issueResourceRequest(String resourceFormat, org.apache.http.client.methods.HttpUriRequest request, int timeoutLoading)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.dstu2.utils.client that return Resource Modifier and Type Method Description ResourceFHIRToolingClient. update(Resource resource)Methods in org.hl7.fhir.dstu2.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)
-