Uses of Class
org.hl7.fhir.r4.model.Reference
Package
Description
-
Uses of Reference in org.hl7.fhir.r4.elementmodel
-
Uses of Reference in org.hl7.fhir.r4.formats
Modifier and TypeMethodDescriptionprotected Reference
JsonParser.parseReference
(com.google.gson.JsonObject json) protected Reference
XmlParser.parseReference
(org.xmlpull.v1.XmlPullParser xpp) Modifier and TypeMethodDescriptionprotected void
JsonParser.composeReference
(String name, Reference element) protected void
RdfParser.composeReference
(Turtle.Complex parent, String parentType, String name, Reference element, int index) protected void
XmlParser.composeReference
(String name, Reference element) protected void
XmlParser.composeReferenceElements
(Reference element) protected void
JsonParser.composeReferenceInner
(Reference element) protected boolean
XmlParser.parseReferenceContent
(int eventType, org.xmlpull.v1.XmlPullParser xpp, Reference res) protected void
JsonParser.parseReferenceProperties
(com.google.gson.JsonObject json, Reference res) -
Uses of Reference in org.hl7.fhir.r4.model
Modifier and TypeFieldDescriptionprotected Reference
ObservationDefinition.abnormalCodedValueSet
The set of abnormal coded results for the observation conforming to this ObservationDefinition.protected Reference
Invoice.account
Account which is supposed to be balanced with this Invoice.protected Reference
Appointment.AppointmentParticipantComponent.actor
A Person, Location/HealthcareService or Device that is participating in the appointment.protected Reference
AppointmentResponse.actor
A Person, Location, HealthcareService, or Device that is participating in the appointment.protected Reference
ChargeItem.ChargeItemPerformerComponent.actor
The device, practitioner, etc.protected Reference
ImagingStudy.ImagingStudySeriesPerformerComponent.actor
Indicates who or what performed the series.protected Reference
Immunization.ImmunizationPerformerComponent.actor
The practitioner or organization who performed the action.protected Reference
Invoice.InvoiceParticipantComponent.actor
The device, practitioner, etc.protected Reference
MedicationAdministration.MedicationAdministrationPerformerComponent.actor
Indicates who or what performed the medication administration.protected Reference
MedicationDispense.MedicationDispensePerformerComponent.actor
The device, practitioner, etc.protected Reference
Procedure.ProcedurePerformerComponent.actor
The practitioner who was involved in the procedure.protected Reference
BiologicallyDerivedProduct.BiologicallyDerivedProductProcessingComponent.additive
Substance added during processing.protected Reference
InsurancePlan.administeredBy
An organization which administer other services such as underwriting, customer service and/or claims processing on behalf of the health insurance product owner.protected Reference
AppointmentResponse.appointment
Appointment that this response is replying to.protected Reference
AllergyIntolerance.asserter
The source of the information about the allergy that is recorded.protected Reference
Condition.asserter
Individual who is making the condition statement.protected Reference
Procedure.asserter
Individual who is making the procedure statement.protected Reference
ClinicalImpression.assessor
The clinician performing the assessment.protected Reference
Identifier.assigner
Organization that issued/manages the identifier.protected Reference
DocumentReference.authenticator
Which person or organization authenticates that this document is valid.protected Reference
AdverseEvent.AdverseEventSuspectEntityCausalityComponent.author
AdverseEvent.suspectEntity.causalityAuthor.protected Reference
Basic.author
Indicates who was responsible for creating the resource instance.protected Reference
CarePlan.author
When populated, the author is responsible for the care plan.protected Reference
Contract.author
The individual or organization that authored the Contract definition, derivative, or instance in any legal state.protected Reference
DetectedIssue.author
Individual or device responsible for the issue being raised.protected Reference
DetectedIssue.DetectedIssueMitigationComponent.author
Identifies the practitioner who determined the mitigation and takes responsibility for the mitigation step occurring.protected Reference
Flag.author
The person, organization or device that created the flag.protected Reference
Linkage.author
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 Reference
MessageHeader.author
The logical author of the message - the person or device that decided the described event should happen.protected Reference
QuestionnaireResponse.author
Person who received the answers to the questions in the QuestionnaireResponse and recorded them in the system.protected Reference
RequestGroup.author
Provides a reference to the author of the request group.protected Reference
Immunization.ImmunizationProtocolAppliedComponent.authority
Indicates the authority who published the protocol (e.g.protected Reference
ImmunizationEvaluation.authority
Indicates the authority who published the protocol (e.g.protected Reference
ImmunizationRecommendation.authority
Indicates the authority who published the protocol (e.g.protected Reference
RiskAssessment.basedOn
A reference to the request that is fulfilled by this risk assessment.protected Reference
Coverage.beneficiary
The party who benefits from the insurance coverage; the patient when products and/or services are provided.protected Reference
EnrollmentRequest.candidate
Patient Resource.protected Reference
EpisodeOfCare.careManager
The practitioner that is the care manager/care coordinator for this patient.protected Reference
Claim.RelatedClaimComponent.claim
Reference to a related claim.protected Reference
ExplanationOfBenefit.claim
The business identifier for the instance of the adjudication request: claim predetermination or preauthorization.protected Reference
ExplanationOfBenefit.RelatedClaimComponent.claim
Reference to a related claim.protected Reference
Claim.InsuranceComponent.claimResponse
The result of the adjudication of the line items for the Coverage specified in this insurance.protected Reference
ClaimResponse.InsuranceComponent.claimResponse
The result of the adjudication of the line items for the Coverage specified in this insurance.protected Reference
ExplanationOfBenefit.claimResponse
The business identifier for the instance of the adjudication response: claim, predetermination or preauthorization response.protected Reference
BiologicallyDerivedProduct.BiologicallyDerivedProductCollectionComponent.collector
Healthcare professional who is performing the collection.protected Reference
Specimen.SpecimenCollectionComponent.collector
Person who collected the specimen.protected Reference
Encounter.DiagnosisComponent.condition
Reason the encounter takes place, as specified using information from another resource.protected Reference
EpisodeOfCare.DiagnosisComponent.condition
A list of conditions/problems/diagnoses that this episode of care is intended to be providing care for.protected Reference
RiskAssessment.condition
For assessments or prognosis specific to a particular condition, indicates the condition being assessed.protected Reference
ResearchSubject.consent
A record of the patient's informed agreement to participate in the study.protected Reference
ChargeItem.context
The encounter or episode of care that establishes the context for this event.protected Reference
Contract.ActionComponent.context
Encounter or Episode with primary association to specified term activity.protected Reference
MedicationAdministration.context
The visit, admission, or other contact between patient and health care provider during which the medication administration was performed.protected Reference
MedicationDispense.context
The encounter or episode of care that establishes the context for this event.protected Reference
MedicationStatement.context
The encounter or episode of care that establishes the context for this MedicationStatement.protected Reference
ChargeItem.costCenter
The financial cost center permits the tracking of charge attribution.protected Reference
Account.CoverageComponent.coverage
The party(s) that contribute to payment (or part of) of the charges applied to this account (including self-pay).protected Reference
Claim.InsuranceComponent.coverage
Reference to the insurance card level information contained in the Coverage resource.protected Reference
ClaimResponse.InsuranceComponent.coverage
Reference to the insurance card level information contained in the Coverage resource.protected Reference
CoverageEligibilityRequest.InsuranceComponent.coverage
Reference to the insurance card level information contained in the Coverage resource.protected Reference
CoverageEligibilityResponse.InsuranceComponent.coverage
Reference to the insurance card level information contained in the Coverage resource.protected Reference
EnrollmentRequest.coverage
Reference to the program or plan identification, underwriter or payor.protected Reference
ExplanationOfBenefit.InsuranceComponent.coverage
Reference to the insurance card level information contained in the Coverage resource.protected Reference
ObservationDefinition.criticalCodedValueSet
The set of critical coded results for the observation conforming to this ObservationDefinition.protected Reference
CapabilityStatement.CapabilityStatementImplementationComponent.custodian
The organization responsible for the management of the instance and oversight of the data on the server at the specified URL.protected Reference
Composition.custodian
Identifies the organization or group who is responsible for ongoing maintenance of and access to the composition/document information.protected Reference
DocumentReference.custodian
Identifies the organization or group who is responsible for ongoing maintenance of and access to the document.protected Reference
Device.definition
The reference to the definition for the device.protected Reference
SupplyRequest.deliverFrom
Where the supply is expected to come from.protected Reference
SupplyRequest.deliverTo
Where the supply is destined to go.protected Reference
Encounter.EncounterHospitalizationComponent.destination
Location/organization to which the patient is discharged.protected Reference
MedicationDispense.destination
Identification of the facility/location where the medication was shipped to, as part of the dispense event.protected Reference
SupplyDelivery.destination
Identification of the facility/location where the Supply was shipped to, as part of the dispense event.protected Reference
Immunization.ImmunizationReactionComponent.detail
Details of the reaction.protected Reference
MessageHeader.MessageHeaderResponseComponent.details
Full details of any issues found in the message.protected Reference
DeviceUseStatement.device
The details of the device used.protected Reference
Media.device
The device used to collect the media.protected Reference
MolecularSequence.device
The method for sequencing, for example, chip information.protected Reference
Observation.device
The device used to generate the observation data.protected Reference
AdverseEvent.encounter
The Encounter during which AdverseEvent was created or to which the creation of this record is tightly associated.protected Reference
AllergyIntolerance.encounter
The encounter when the allergy or intolerance was asserted.protected Reference
CarePlan.encounter
The Encounter during which this CarePlan was created or to which the creation of this record is tightly associated.protected Reference
CareTeam.encounter
The Encounter during which this CareTeam was created or to which the creation of this record is tightly associated.protected Reference
ClinicalImpression.encounter
The Encounter during which this ClinicalImpression was created or to which the creation of this record is tightly associated.protected Reference
Communication.encounter
The Encounter during which this Communication was created or to which the creation of this record is tightly associated.protected Reference
CommunicationRequest.encounter
The Encounter during which this CommunicationRequest was created or to which the creation of this record is tightly associated.protected Reference
Composition.encounter
Describes the clinical encounter or type of care this documentation is associated with.protected Reference
Condition.encounter
The Encounter during which this Condition was created or to which the creation of this record is tightly associated.protected Reference
DeviceRequest.encounter
An encounter that provides additional context in which this request is made.protected Reference
DiagnosticReport.encounter
The healthcare event (e.g.protected Reference
Flag.encounter
This alert is only relevant during the encounter.protected Reference
GuidanceResponse.encounter
The encounter during which this response was created or to which the creation of this record is tightly associated.protected Reference
ImagingStudy.encounter
The healthcare event (e.g.protected Reference
Immunization.encounter
The visit or admission or other contact between patient and health care provider the immunization was performed as part of.protected Reference
ListResource.encounter
The encounter that is the context in which this list was created.protected Reference
Media.encounter
The encounter that establishes the context for this media.protected Reference
MedicationRequest.encounter
The Encounter during which this [x] was created or to which the creation of this record is tightly associated.protected Reference
NutritionOrder.encounter
An encounter that provides additional information about the healthcare context in which this request is made.protected Reference
Observation.encounter
The healthcare event (e.g.protected Reference
Procedure.encounter
The Encounter during which this Procedure was created or performed or to which the creation of this record is tightly associated.protected Reference
QuestionnaireResponse.encounter
The Encounter during which this questionnaire response was created or to which the creation of this record is tightly associated.protected Reference
RequestGroup.encounter
Describes the context of the request group, if any.protected Reference
RiskAssessment.encounter
The encounter where the assessment was performed.protected Reference
ServiceRequest.encounter
An encounter that provides additional information about the healthcare context in which this request is made.protected Reference
Task.encounter
The healthcare event (e.g.protected Reference
VisionPrescription.encounter
A reference to a resource that identifies the particular occurrence of contact between patient and health care provider during which the prescription was issued.protected Reference
ChargeItem.enterer
The device, practitioner, etc.protected Reference
Claim.enterer
Individual who created the claim, predetermination or preauthorization.protected Reference
CoverageEligibilityRequest.enterer
Person who created the request.protected Reference
ExplanationOfBenefit.enterer
Individual who created the claim, predetermination or preauthorization.protected Reference
MessageHeader.enterer
The person or device that performed the data entry leading to this message.protected Reference
Group.GroupMemberComponent.entity
A reference to the entity that is a member of the group.protected Reference
EffectEvidenceSynthesis.exposure
A reference to a EvidenceVariable resource that defines the exposure for the research.protected Reference
ResearchDefinition.exposure
A reference to a ResearchElementDefinition resource that defines the exposure for the research.protected Reference
RiskEvidenceSynthesis.exposure
A reference to a EvidenceVariable resource that defines the exposure for the research.protected Reference
EffectEvidenceSynthesis.exposureAlternative
A reference to a EvidenceVariable resource that defines the comparison exposure for the research.protected Reference
ResearchDefinition.exposureAlternative
A reference to a ResearchElementDefinition resource that defines the exposureAlternative for the research.protected Reference
Evidence.exposureBackground
A reference to a EvidenceVariable resource that defines the population for the research.protected Reference
Goal.expressedBy
Indicates whose goal this is - patient goal, practitioner goal, etc.protected Reference
Claim.facility
Facility where the services were provided.protected Reference
CoverageEligibilityRequest.DetailsComponent.facility
Facility where the services will be provided.protected Reference
CoverageEligibilityRequest.facility
Facility where the services are intended to be provided.protected Reference
ExplanationOfBenefit.facility
Facility where the services were provided.protected Reference
Composition.SectionComponent.focus
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 Reference
Task.focus
The request being actioned or the resource being manipulated by this task.protected Reference
Task.for_
The entity who benefits from the performance of the service specified in the task (e.g., the patient).protected Reference
MedicinalProductAuthorization.holder
Marketing Authorization Holder.protected Reference
ImmunizationEvaluation.immunizationEvent
The vaccine administration event being evaluated.protected Reference
Encounter.EncounterParticipantComponent.individual
Persons involved in the encounter other than the patient.protected Reference
ResearchSubject.individual
The record of the person or animal who is involved in the study.protected Reference
CoverageEligibilityRequest.SupportingInformationComponent.information
Additional data or information such as resources, documents, images etc.protected Reference
MedicationStatement.informationSource
The person or organization that provided the information about the taking of this medication.protected Reference
AdverseEvent.AdverseEventSuspectEntityComponent.instance
Identifies the actual instance of what caused the adverse event.protected Reference
Contract.instantiatesCanonical
The URL pointing to a FHIR-defined Contract Definition that is adhered to in whole or part by this Contract.protected Reference
Claim.insurer
The Insurer who is target of the request.protected Reference
ClaimResponse.insurer
The party responsible for authorization, adjudication and reimbursement.protected Reference
CoverageEligibilityRequest.insurer
The Insurer who issued the coverage in question and is the recipient of the request.protected Reference
CoverageEligibilityResponse.insurer
The Insurer who issued the coverage in question and is the author of the response.protected Reference
EnrollmentRequest.insurer
The Insurer who is target of the request.protected Reference
ExplanationOfBenefit.insurer
The party responsible for authorization, adjudication and reimbursement.protected Reference
Invoice.issuer
The organizationissuing the Invoice.protected Reference
Practitioner.PractitionerQualificationComponent.issuer
Organization that regulates and issues the qualification.protected Reference
CatalogEntry.CatalogEntryRelatedEntryComponent.item
The reference to the related item.protected Reference
ListResource.ListEntryComponent.item
A reference to the actual resource from which data was derived.protected Reference
ClinicalImpression.ClinicalImpressionFindingComponent.itemReference
Specific reference for finding or diagnosis, which may include ruled-out or resolved conditions.protected Reference
DiagnosticReport.DiagnosticReportMediaComponent.link
Reference to the image source.protected Reference
ActivityDefinition.location
Identifies the facility where the activity will occur; e.g.protected Reference
AdverseEvent.location
The information about where the adverse event occurred.protected Reference
AuditEvent.AuditEventAgentComponent.location
Where the event occurred.protected Reference
CarePlan.CarePlanActivityDetailComponent.location
Identifies the facility where the activity will occur; e.g.protected Reference
Device.location
The place where the device can be found.protected Reference
Encounter.EncounterLocationComponent.location
The location where the encounter takes place.protected Reference
ImagingStudy.location
The principal physical location where the ImagingStudy was performed.protected Reference
Immunization.location
The service delivery location where the vaccine administration occurred.protected Reference
MedicationDispense.location
The principal physical location where the dispense was performed.protected Reference
Procedure.location
The location where the procedure actually happened.protected Reference
Provenance.location
Where the activity occurred, if relevant.protected Reference
Task.location
Principal physical location where the this task is performed.protected Reference
Group.managingEntity
Entity responsible for defining and maintaining Group characteristics and/or registered members.protected Reference
Endpoint.managingOrganization
The organization that manages this endpoint (even if technically another organization is hosting this in the cloud, it is the organization associated with the data).protected Reference
EpisodeOfCare.managingOrganization
The organization that has assumed the specific responsibilities for the specified duration.protected Reference
Location.managingOrganization
The organization responsible for the provisioning and upkeep of the location.protected Reference
Patient.managingOrganization
Organization that is the custodian of the patient record.protected Reference
Person.managingOrganization
The organization that is the custodian of the person record.protected Reference
Procedure.ProcedureFocalDeviceComponent.manipulated
The device that was manipulated (changed) during the procedure.protected Reference
Immunization.manufacturer
Name of vaccine manufacturer.protected Reference
Medication.manufacturer
Describes the details of the manufacturer of the medication product.protected Reference
MedicationKnowledge.manufacturer
Describes the details of the manufacturer of the medication product.protected Reference
MedicinalProductPackaged.marketingAuthorization
Manufacturer of this Package Item.protected Reference
CareTeam.CareTeamParticipantComponent.member
The specific person or organization who is participating/expected to participate in the care team.protected Reference
ObservationDefinition.normalCodedValueSet
The set of normal coded results for the observations conforming to this ObservationDefinition.protected Reference
SubstanceSpecification.nucleicAcid
Data items specific to nucleic acids.protected Reference
AuditEvent.AuditEventSourceComponent.observer
Identifier of the source where the event was detected.protected Reference
CareTeam.CareTeamParticipantComponent.onBehalfOf
The organization of the practitioner.protected Reference
Procedure.ProcedurePerformerComponent.onBehalfOf
The organization the device or practitioner was acting on behalf of.protected Reference
Provenance.ProvenanceAgentComponent.onBehalfOf
The individual, device, or organization for whom the change was made.protected Reference
Signature.onBehalfOf
A reference to an application-usable description of the identity that is represented by the signature.protected Reference
VerificationResult.VerificationResultAttestationComponent.onBehalfOf
When the who is asserting on behalf of another (organization or individual).protected Reference
Media.operator
The person who administered the collection of the image.protected Reference
NutritionOrder.orderer
The practitioner that holds legal responsibility for ordering the diet, nutritional supplement, or formula feedings.protected Reference
EnrollmentResponse.organization
The Insurer who produced this adjudicated response.protected Reference
OrganizationAffiliation.organization
Organization where the role is available (primary organization/has members).protected Reference
Patient.ContactComponent.organization
Organization on behalf of which the contact is acting or for which the contact is working.protected Reference
PractitionerRole.organization
The organization where the Practitioner performs the roles associated.protected Reference
VerificationResult.VerificationResultValidatorComponent.organization
Reference to the organization validating information.protected Reference
Encounter.EncounterHospitalizationComponent.origin
The location/organization from which the patient came before admission.protected Reference
Claim.originalPrescription
Original prescription which has been superseded by this prescription to support the dispensing of pharmacy services, medications or products.protected Reference
ExplanationOfBenefit.originalPrescription
Original prescription which has been superseded by this prescription to support the dispensing of pharmacy services, medications or products.protected Reference
Patient.PatientLinkComponent.other
The other patient resource that the link refers to.protected Reference
EffectEvidenceSynthesis.outcome
A reference to a EvidenceVariable resomece that defines the outcome for the research.protected Reference
ResearchDefinition.outcome
A reference to a ResearchElementDefinition resomece that defines the outcome for the research.protected Reference
RiskEvidenceSynthesis.outcome
A reference to a EvidenceVariable resomece that defines the outcome for the research.protected Reference
GuidanceResponse.outputParameters
The output parameters of the evaluation, if any.protected Reference
InsurancePlan.ownedBy
The entity that is providing the health insurance product and underwriting the risk.protected Reference
Account.owner
Indicates the service area, hospital, department, etc.protected Reference
Device.owner
An organization that is responsible for the provision and ongoing maintenance of the device.protected Reference
DeviceDefinition.owner
An organization that is responsible for the provision and ongoing maintenance of the device.protected Reference
Task.owner
Individual organization or Device currently responsible for task execution.protected Reference
Device.parent
The parent device.protected Reference
DeviceMetric.parent
Describes the link to the Device that this DeviceMetric belongs to and that provide information about the location of this DeviceMetric in the containment structure of the parent Device.protected Reference
RiskAssessment.parent
A reference to a resource that this risk assessment is part of, such as a Procedure.protected Reference
DeviceDefinition.parentDevice
The parent device it can be part of.protected Reference
OrganizationAffiliation.participatingOrganization
The Participating Organization provides/performs the role(s) defined by the code to the Primary Organization (e.g.protected Reference
Account.partOf
Reference to a parent Account.protected Reference
Encounter.partOf
Another Encounter of which this encounter is a part of (administratively or in time).protected Reference
Location.partOf
Another Location of which this Location is physically a part of.protected Reference
Organization.partOf
The organization of which this organization forms a part.protected Reference
Account.GuarantorComponent.party
The entity who is responsible.protected Reference
Claim.PayeeComponent.party
Reference to the individual or organization to whom any payment will be made.protected Reference
Composition.CompositionAttesterComponent.party
Who attested the composition in the specified way.protected Reference
Contract.SignatoryComponent.party
Party which is a signator to this Contract.protected Reference
ExplanationOfBenefit.PayeeComponent.party
Reference to the individual or organization to whom any payment will be made.protected Reference
AllergyIntolerance.patient
The patient who has the allergy or intolerance.protected Reference
BodyStructure.patient
The person to which the body site belongs.protected Reference
Claim.patient
The party to whom the professional services and/or products have been supplied or are being considered and for whom actual or forecast reimbursement is sought.protected Reference
ClaimResponse.patient
The party to whom the professional services and/or products have been supplied or are being considered and for whom actual for facast reimbursement is sought.protected Reference
Consent.patient
The patient/healthcare consumer to whom this consent applies.protected Reference
CoverageEligibilityRequest.patient
The party who is the beneficiary of the supplied coverage and for whom eligibility is sought.protected Reference
CoverageEligibilityResponse.patient
The party who is the beneficiary of the supplied coverage and for whom eligibility is sought.protected Reference
DetectedIssue.patient
Indicates the patient whose record the detected issue is associated with.protected Reference
Device.patient
Patient information, If the device is affixed to a person.protected Reference
EpisodeOfCare.patient
The patient who is the focus of this episode of care.protected Reference
ExplanationOfBenefit.patient
The party to whom the professional services and/or products have been supplied or are being considered and for whom actual for forecast reimbursement is sought.protected Reference
FamilyMemberHistory.patient
The person who this history concerns.protected Reference
Immunization.patient
The patient who either received or did not receive the immunization.protected Reference
ImmunizationEvaluation.patient
The individual for whom the evaluation is being done.protected Reference
ImmunizationRecommendation.patient
The patient the recommendation(s) are for.protected Reference
MolecularSequence.patient
The patient whose sequencing results are described by this resource.protected Reference
NutritionOrder.patient
The person (patient) who needs the nutrition order for an oral diet, nutritional supplement and/or enteral or formula feeding.protected Reference
RelatedPerson.patient
The patient this person is related to.protected Reference
SupplyDelivery.patient
A link to a resource representing the person whom the delivered item is for.protected Reference
VisionPrescription.patient
A resource reference to the person to whom the vision prescription applies.protected Reference
PaymentNotice.payee
The party who will receive or has received payment that is the subject of this notification.protected Reference
PaymentReconciliation.DetailsComponent.payee
The party which is receiving the payment.protected Reference
PaymentNotice.payment
A reference to the payment which is the subject of this notice.protected Reference
PaymentReconciliation.paymentIssuer
The party who generated the payment.protected Reference
Contract.ActionComponent.performer
Indicates who or what is being asked to perform (or not perform) the ction.protected Reference
DeviceRequest.performer
The desired performer for doing the diagnostic testing.protected Reference
GuidanceResponse.performer
Provides a reference to the device that performed the guidance.protected Reference
MedicationRequest.MedicationRequestDispenseRequestComponent.performer
Indicates the intended dispensing Organization specified by the prescriber.protected Reference
MedicationRequest.performer
The specified desired performer of the medication treatment (e.g.protected Reference
MolecularSequence.performer
The organization or lab that should be responsible for this result.protected Reference
RiskAssessment.performer
The provider or software application that performed the assessment.protected Reference
ChargeItem.performingOrganization
The organization requesting the service.protected Reference
Coverage.policyHolder
The party who 'owns' the insurance policy.protected Reference
SubstanceSpecification.polymer
Data items specific to polymers.protected Reference
EffectEvidenceSynthesis.population
A reference to a EvidenceVariable resource that defines the population for the research.protected Reference
ResearchDefinition.population
A reference to a ResearchElementDefinition resource that defines the population for the research.protected Reference
RiskEvidenceSynthesis.population
A reference to a EvidenceVariable resource that defines the population for the research.protected Reference
PractitionerRole.practitioner
Practitioner that is able to provide the defined services for the organization.protected Reference
VisionPrescription.prescriber
The healthcare professional responsible for authorizing the prescription.protected Reference
Claim.prescription
Prescription to support the dispensing of pharmacy, device or vision products.protected Reference
ExplanationOfBenefit.prescription
Prescription to support the dispensing of pharmacy, device or vision products.protected Reference
ClinicalImpression.previous
A reference to the last assessment that was conducted on this patient.protected Reference
ResearchStudy.principalInvestigator
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 Reference
MedicationRequest.priorPrescription
A link to a resource representing an earlier order related order or prescription.protected Reference
ImagingStudy.procedureReference
The procedure which this ImagingStudy was part of.protected Reference
SubstanceSpecification.protein
Data items specific to proteins.protected Reference
HealthcareService.providedBy
The organization that provides this healthcare service.protected Reference
Claim.CareTeamComponent.provider
Member of the team who provided the product or service.protected Reference
Claim.provider
The provider which is responsible for the claim, predetermination or preauthorization.protected Reference
CoverageEligibilityRequest.DetailsComponent.provider
The practitioner who is responsible for the product or service to be rendered to the patient.protected Reference
CoverageEligibilityRequest.provider
The provider which is responsible for the request.protected Reference
CoverageEligibilityResponse.ItemsComponent.provider
The practitioner who is eligible for the provision of the product or service.protected Reference
EnrollmentRequest.provider
The practitioner who is responsible for the services rendered to the patient.protected Reference
ExplanationOfBenefit.CareTeamComponent.provider
Member of the team who provided the product or service.protected Reference
ExplanationOfBenefit.provider
The provider which is responsible for the claim, predetermination or preauthorization.protected Reference
PaymentNotice.provider
The practitioner who is responsible for the services rendered to the patient.protected Reference
Contract.ContentDefinitionComponent.publisher
The individual or organization that published the Contract precursor content.protected Reference
Task.reasonReference
A resource reference indicating why this task needs to be performed.protected Reference
MessageHeader.MessageDestinationComponent.receiver
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 Reference
Contract.ValuedItemComponent.recipient
Who will receive payment.protected Reference
Invoice.recipient
The individual or Organization responsible for balancing of this invoice.protected Reference
PaymentNotice.recipient
The party who is notified of the payment status.protected Reference
AdverseEvent.recorder
Information on who recorded the adverse event.protected Reference
AllergyIntolerance.recorder
Individual who recorded the record and takes responsibility for its content.protected Reference
Condition.recorder
Individual who recorded the record and takes responsibility for its content.protected Reference
MedicationRequest.recorder
The person who entered the order on behalf of another individual for example in the case of a verbal or a telephone order.protected Reference
Procedure.recorder
Individual who recorded the record and takes responsibility for its content.protected Reference
DocumentManifest.DocumentManifestRelatedComponent.ref
Related Resource to this DocumentManifest.protected Reference
CarePlan.CarePlanActivityComponent.reference
The details of the proposed activity represented in a specific resource.protected Reference
Consent.provisionActorComponent.reference
The resource that identifies the actor.protected Reference
Consent.provisionDataComponent.reference
A reference to a specific resource that defines which resources are covered by this consent.protected Reference
Contract.AssetContextComponent.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 Reference
ImplementationGuide.ImplementationGuideDefinitionResourceComponent.reference
Where this resource is found.protected Reference
ImplementationGuide.ManifestResourceComponent.reference
Where this resource is found.protected Reference
CatalogEntry.referencedItem
The item in a catalog or definition.protected Reference
SubstanceSpecification.referenceInformation
General information detailing this substance.protected Reference
MolecularSequence.MolecularSequenceReferenceSeqComponent.referenceSeqPointer
A pointer to another MolecularSequence entity as reference sequence.protected Reference
Claim.referral
A reference to a referral resource.protected Reference
ExplanationOfBenefit.referral
A reference to a referral resource.protected Reference
ImagingStudy.referrer
The requesting/referring physician.protected Reference
MedicinalProduct.MedicinalProductManufacturingBusinessOperationComponent.regulator
A regulator which oversees the operation.protected Reference
MedicinalProductAuthorization.regulator
Medicines Regulatory Agency.protected Reference
MedicationKnowledge.MedicationKnowledgeRegulatoryComponent.regulatoryAuthority
The authority that is specifying the regulations.protected Reference
MeasureReport.reporter
The individual, location, or organization that is reporting the data.protected Reference
ClaimResponse.request
Original request resource reference.protected Reference
CoverageEligibilityResponse.request
Reference to the original request resource.protected Reference
EnrollmentResponse.request
Original request resource reference.protected Reference
MedicationAdministration.request
The original request, instruction or authority to perform the administration.protected Reference
PaymentNotice.request
Reference of resource for which payment is being made.protected Reference
PaymentReconciliation.DetailsComponent.request
A resource, such as a Claim, the evaluation of which could lead to payment.protected Reference
PaymentReconciliation.request
Original request resource reference.protected Reference
CommunicationRequest.requester
The device, individual, or organization who initiated the request and has responsibility for its activation.protected Reference
DeviceRequest.requester
The individual who initiated the request and has responsibility for its activation.protected Reference
MedicationRequest.requester
The individual, organization, or device that initiated the request and has responsibility for its activation.protected Reference
ServiceRequest.requester
The individual who initiated the request and has responsibility for its activation.protected Reference
SupplyRequest.requester
The device, practitioner, etc.protected Reference
Task.requester
The creator of the task.protected Reference
ChargeItem.requestingOrganization
The organization performing the service.protected Reference
ClaimResponse.requestor
The provider which is responsible for the claim, predetermination or preauthorization.protected Reference
CoverageEligibilityResponse.requestor
The provider which is responsible for the request.protected Reference
PaymentReconciliation.requestor
The practitioner who is responsible for the services rendered to the patient.protected Reference
EnrollmentResponse.requestProvider
The practitioner who is responsible for the services rendered to the patient.protected Reference
Linkage.LinkageItemComponent.resource
The resource instance being linked as part of the group.protected Reference
RequestGroup.RequestGroupActionComponent.resource
The resource that is the target of the action (e.g.protected Reference
TestScript.TestScriptFixtureComponent.resource
Reference to the resource (containing the contents of the resource needed for operations).protected Reference
PaymentNotice.response
Reference of response to resource for which payment is being made.protected Reference
PaymentReconciliation.DetailsComponent.response
A resource, such as a ClaimResponse, which contains a commitment to payment.protected Reference
Contract.ValuedItemComponent.responsible
Who will make payment.protected Reference
MessageHeader.responsible
The person or organization that accepts overall responsibility for the contents of the message.protected Reference
PaymentReconciliation.DetailsComponent.responsible
A reference to the individual who is responsible for inquiries regarding the response and its payment.protected Reference
GuidanceResponse.result
The actions, if any, produced by the evaluation of the artifact.protected Reference
EffectEvidenceSynthesis.EffectEvidenceSynthesisResultsByExposureComponent.riskEvidenceSynthesis
Reference to a RiskEvidenceSynthesis resource.protected Reference
Slot.schedule
The schedule resource that this slot defines an interval of status information.protected Reference
Binary.securityContext
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 Reference
Communication.sender
The entity (e.g.protected Reference
CommunicationRequest.sender
The entity (e.g.protected Reference
MessageHeader.sender
Identifies the sending system to allow the use of a trust relationship.protected Reference
Encounter.serviceProvider
The organization that is primarily responsible for this Encounter's services.protected Reference
BiologicallyDerivedProduct.BiologicallyDerivedProductCollectionComponent.source
The patient or entity, such as a hospital or vendor in the case of a processed/manipulated/manufactured product, providing the product.protected Reference
DeviceMetric.source
Describes the link to the Device that this DeviceMetric belongs to and that contains administrative device information such as manufacturer, serial number, etc.protected Reference
DeviceUseStatement.source
Who reported the device was being used by the patient.protected Reference
ListResource.source
The entity responsible for deciding what the contents of the list were.protected Reference
MedicationKnowledge.MedicationKnowledgeMonographComponent.source
Associated documentation about the medication.protected Reference
QuestionnaireResponse.source
The person who answered the questions about the subject.protected Reference
SubstanceSpecification.sourceMaterial
Material or taxonomic/anatomical source for the substance.protected Reference
DocumentReference.DocumentReferenceContextComponent.sourcePatientInfo
The Patient Information as known when the document was published.protected Reference
MolecularSequence.specimen
Specimen used for sequencing.protected Reference
Observation.specimen
The specimen that was used when this observation was made.protected Reference
ResearchStudy.sponsor
An organization that initiates the investigation and is legally responsible for the study.protected Reference
ResearchSubject.study
Reference to the study the subject is participating in.protected Reference
AdverseEvent.subject
This subject or group impacted by the event.protected Reference
Basic.subject
Identifies the patient, practitioner, device or any other resource that is the "focus" of this resource.protected Reference
CarePlan.subject
Identifies the patient or group whose intended care is described by the plan.protected Reference
CareTeam.subject
Identifies the patient or group whose intended care is handled by the team.protected Reference
ChargeItem.subject
The individual or set of individuals the action is being or was performed on.protected Reference
ClinicalImpression.subject
The patient or group of individuals assessed as part of this record.protected Reference
Communication.subject
The patient or group that was the focus of this communication.protected Reference
CommunicationRequest.subject
The patient or group that is the focus of this communication request.protected Reference
Composition.subject
Who or what the composition is about.protected Reference
Condition.subject
Indicates the patient or group who the condition record is associated with.protected Reference
DeviceRequest.subject
The patient who will use the device.protected Reference
DeviceUseStatement.subject
The patient who used the device.protected Reference
DiagnosticReport.subject
The subject of the report.protected Reference
DocumentManifest.subject
Who or what the set of documents is about.protected Reference
DocumentReference.subject
Who or what the document is about.protected Reference
Encounter.subject
The patient or group present at the encounter.protected Reference
Flag.subject
The patient, location, group, organization, or practitioner etc.protected Reference
Goal.subject
Identifies the patient, group or organization for whom the goal is being established.protected Reference
GuidanceResponse.subject
The patient for which the request was processed.protected Reference
ImagingStudy.subject
The subject, typically a patient, of the imaging study.protected Reference
Invoice.subject
The individual or set of individuals receiving the goods and services billed in this invoice.protected Reference
ListResource.subject
The common subject (or patient) of the resources that are in the list if there is one.protected Reference
MeasureReport.subject
Optional subject identifying the individual or individuals the report is for.protected Reference
Media.subject
Who/What this Media is a record of.protected Reference
MedicationAdministration.subject
The person or animal or group receiving the medication.protected Reference
MedicationDispense.subject
A link to a resource representing the person or the group to whom the medication will be given.protected Reference
MedicationRequest.subject
A link to a resource representing the person or set of individuals to whom the medication will be given.protected Reference
MedicationStatement.subject
The person, animal or group who is/was taking the medication.protected Reference
MedicinalProductAuthorization.subject
The medicinal product that is being authorized.protected Reference
Observation.subject
The patient, or group of patients, location, or device this observation is about and into whose record the observation is placed.protected Reference
Procedure.subject
The person, animal or group on which the procedure was performed.protected Reference
QuestionnaireResponse.subject
The subject of the questionnaire response.protected Reference
RequestGroup.subject
The subject for which the request group was created.protected Reference
RiskAssessment.subject
The patient or group the risk assessment applies to.protected Reference
ServiceRequest.subject
On whom or what the service is to be performed.protected Reference
Specimen.subject
Where the specimen came from.protected Reference
MeasureReport.MeasureReportGroupPopulationComponent.subjectResults
This element refers to a List of subject level MeasureReport resources, one for each subject in this population.protected Reference
MeasureReport.StratifierGroupPopulationComponent.subjectResults
This element refers to a List of subject level MeasureReport resources, one for each subject in this population in this stratum.protected Reference
PaymentReconciliation.DetailsComponent.submitter
The party which submitted the claim or financial transaction.protected Reference
Coverage.subscriber
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 Reference
SupplyDelivery.supplier
The individual responsible for dispensing the medication, supplier or device.protected Reference
DocumentReference.DocumentReferenceRelatesToComponent.target
The target document of this relationship.protected Reference
MessageHeader.MessageDestinationComponent.target
Identifies the target end system in situations where the initial message transmission is to an intermediary system.protected Reference
Person.PersonLinkComponent.target
The resource to which this actual person is associated.protected Reference
TestReport.testScript
Ideally this is an absolute URL that is used to identify the version-specific TestScript that was executed, matching the `TestScript.url`.protected Reference
Contract.ContractOfferComponent.topic
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 Reference
ObservationDefinition.validCodedValueSet
The set of valid coded results for the observations conforming to this ObservationDefinition.protected Reference
MolecularSequence.MolecularSequenceVariantComponent.variantPointer
A pointer to an Observation containing variant information.protected Reference
Consent.ConsentVerificationComponent.verifiedWith
Who verified the instruction (Patient, Relative or other Authorized Person).protected Reference
AuditEvent.AuditEventEntityComponent.what
Identifies a specific instance of the entity.protected Reference
Provenance.ProvenanceEntityComponent.what
Identity of the Entity used.protected Reference
AuditEvent.AuditEventAgentComponent.who
Reference to who this agent is that was involved in the event.protected Reference
Provenance.ProvenanceAgentComponent.who
The individual, device or organization that participated in the event.protected Reference
Signature.who
A reference to an application-usable description of the identity that signed (e.g.protected Reference
VerificationResult.VerificationResultAttestationComponent.who
The individual or organization attesting to information.protected Reference
VerificationResult.VerificationResultPrimarySourceComponent.who
Reference to the primary source.Modifier and TypeFieldDescriptionCommunication.about
Other resources that pertain to this communication and to which this communication should be associated.CommunicationRequest.about
Other resources that pertain to this communication request and to which this communication request should be associated.ChargeItem.account
Account into which this ChargeItems belongs.Encounter.account
The set of accounts that may be used for billing for this Encounter.EpisodeOfCare.account
The set of accounts that may be used for billing for this EpisodeOfCare.Schedule.actor
Slots that reference this schedule resource provide the availability details to these referenced resource(s).Specimen.SpecimenProcessingComponent.additive
Material used in the processing step.CarePlan.addresses
Identifies the conditions/problems/concerns/diagnoses/etc.Goal.addresses
The identified conditions and other health record elements that are intended to be addressed by the goal.NutritionOrder.allergyIntolerance
A link to a record of allergies or intolerances which should be included in the nutrition order.Encounter.appointment
The appointment that scheduled this encounter.Condition.ConditionStageComponent.assessment
Reference to a formal record of the evidence on which the staging assessment is based.MedicationKnowledge.associatedMedication
Associated or related medications.MedicinalProduct.attachedDocument
Supporting documentation, typically for regulatory submission.Composition.author
Identifies who is responsible for the information in the composition, not necessarily who typed it in.Composition.SectionComponent.author
Identifies who is responsible for the information in this section, not necessarily who typed it in.DocumentManifest.author
Identifies who is the author of the manifest.DocumentReference.author
Identifies who is responsible for adding the information to the document.Contract.authority
A formally or informally recognized grouping of people, principals, organizations, or jurisdictions formed for the purpose of achieving some form of collective action such as the promulgation, administration and enforcement of contracts and policies.MedicationDispense.authorizingPrescription
Indicates the medication order that is being dispensed against.Appointment.basedOn
The service request this appointment is allocated to assess (e.g.CarePlan.basedOn
A care plan that is fulfilled in whole or in part by this care plan.Communication.basedOn
An order, proposal or plan fulfilled in whole or in part by this Communication.CommunicationRequest.basedOn
A plan or proposal that is fulfilled in whole or in part by this request.DeviceRequest.basedOn
Plan/proposal/order fulfilled by this request.DeviceUseStatement.basedOn
A plan, proposal or order that is fulfilled in whole or in part by this DeviceUseStatement.DiagnosticReport.basedOn
Details concerning a service requested.Encounter.basedOn
The request this encounter satisfies (e.g.ImagingStudy.basedOn
A list of the diagnostic requests that resulted in this imaging study being performed.Media.basedOn
A procedure that is fulfilled in whole or in part by the creation of this media.MedicationRequest.basedOn
A plan or request that is fulfilled in whole or in part by this medication request.MedicationStatement.basedOn
A plan, proposal or order that is fulfilled in whole or in part by this event.Observation.basedOn
A plan, proposal or order that is fulfilled in whole or in part by this event.Procedure.basedOn
A reference to a resource that contains details of the request for this procedure.QuestionnaireResponse.basedOn
The order, proposal or plan that is fulfilled in whole or in part by this QuestionnaireResponse.RequestGroup.basedOn
A plan, proposal or order that is fulfilled in whole or in part by this request.ServiceRequest.basedOn
Plan/proposal/order fulfilled by this request.SupplyDelivery.basedOn
A plan, proposal or order that is fulfilled in whole or in part by this event.Task.basedOn
BasedOn refers to a higher-level authorization that triggered the creation of the task.RiskAssessment.basis
Indicates the source data considered as part of the assessment (for example, FamilyHistory, Observations, Procedures, Conditions, etc.).CarePlan.careTeam
Identifies all people and organizations who are expected to be involved in the care envisioned by this plan.MedicinalProduct.clinicalTrial
Clinical trials or studies that this product is involved in.ClaimResponse.communicationRequest
Request for additional supporting or authorizing information.Procedure.complicationDetail
Any complications that occurred during the procedure, or in the immediate post-performance period.MedicinalProduct.contact
A product specific contact, person (in a role), or an organization.DocumentManifest.content
The list of Resources that consist of the parts of this manifest.Coverage.contract
The policy(s) which constitute this insurance coverage.MedicationKnowledge.contraindication
Potential clinical issue with or between medication(s) (for example, drug-drug interaction, drug-disease contraindication, drug-allergy interaction, etc.).AdverseEvent.contributor
Parties that may or should contribute or have contributed information to the adverse event, which can consist of one or more activities.CarePlan.contributor
Identifies the individual(s) or organization who provided the contents of the care plan.HealthcareService.coverageArea
The location(s) that this service is available to (not where the service is provided).InsurancePlan.coverageArea
The geographic region in which a health insurance product's benefits apply.InsurancePlan.InsurancePlanPlanComponent.coverageArea
The geographic region in which a health insurance plan's benefits apply.DeviceUseStatement.derivedFrom
Allows linking the DeviceUseStatement to the underlying Request, or to other information that supports or is used to derive the DeviceUseStatement.MedicationStatement.derivedFrom
Allows linking the MedicationStatement to the underlying MedicationRequest, or to other information that supports or is used to derive the MedicationStatement.Observation.derivedFrom
The target resource that represents a measurement from which this observation value is derived.Composition.CompositionEventComponent.detail
The description and/or reference of the event(s) being documented.Condition.ConditionEvidenceComponent.detail
Links to other relevant information, including pathology reports.CoverageEligibilityRequest.DetailsComponent.detail
The plan/proposal/order describing the proposed service in detail.DetectedIssue.DetectedIssueEvidenceComponent.detail
Links to resources that constitute evidence for the detected issue such as a GuidanceResponse or MeasureReport.MedicationDispense.detectedIssue
Indicates an actual or potential clinical issue with or between one or more active or proposed clinical actions for a patient; e.g.MedicationRequest.detectedIssue
Indicates an actual or potential clinical issue with or between one or more active or proposed clinical actions for a patient; e.g.MedicationAdministration.device
The device used in administering the medication to the patient.MedicinalProductPackaged.MedicinalProductPackagedPackageItemComponent.device
A device accompanying a medicinal product.MedicinalProductPharmaceutical.device
Accompanying device.Contract.domain
Recognized governance framework or system operating with a circumscribed scope in accordance with specified principles, policies, processes or procedures for managing rights, actions, or behaviors of parties or principals relative to resources.Claim.ItemComponent.encounter
The Encounters during which this Claim was created or to which the creation of this record is tightly associated.DocumentReference.DocumentReferenceContextComponent.encounter
Describes the clinical encounter or type of care that the document content is associated with.ExplanationOfBenefit.ItemComponent.encounter
A billed item may include goods or services provided in multiple encounters.HealthcareService.endpoint
Technical endpoints providing access to services operated for the specific healthcare services defined at this resource.ImagingStudy.endpoint
The network service providing access (e.g., query, view, or retrieval) for the study.ImagingStudy.ImagingStudySeriesComponent.endpoint
The network service providing access (e.g., query, view, or retrieval) for this series.InsurancePlan.endpoint
The technical endpoints providing access to services operated for the health insurance product.Location.endpoint
Technical endpoints providing access to services operated for the location.Organization.endpoint
Technical endpoints providing access to services operated for the organization.OrganizationAffiliation.endpoint
Technical endpoints providing access to services operated for this role.PractitionerRole.endpoint
Technical endpoints providing access to services operated for the practitioner with this role.ResearchStudy.enrollment
Reference to a Group that defines the criteria for and quantity of subjects participating in the study.Composition.SectionComponent.entry
A reference to the actual resource from which the narrative in the section is derived.Encounter.episodeOfCare
Where a specific encounter should be classified as a part of a specific episode(s) of care this field should be used.MeasureReport.evaluatedResource
A reference to a Bundle containing the Resources that were used in the calculation of this measure.GuidanceResponse.evaluationMessage
Messages resulting from the evaluation of the artifact or artifacts.MedicationAdministration.eventHistory
A summary of the events of interest that have occurred, such as when the administration was verified.MedicationDispense.eventHistory
A summary of the events of interest that have occurred, such as when the dispense was verified.MedicationRequest.eventHistory
Links to Provenance records for past versions of this resource or fulfilling request or event resources that identify key state transitions or updates that are likely to be relevant to a user looking at the current version of the resource.Evidence.exposureVariant
A reference to a EvidenceVariable resource that defines the exposure for the research.MessageHeader.focus
The actual data of the message - a reference to the root/focus class of the event.Observation.focus
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.Patient.generalPractitioner
Patient's nominated care provider.CarePlan.CarePlanActivityDetailComponent.goal
Internal reference that identifies the goals that this activity is intended to contribute towards meeting.CarePlan.goal
Describes the intended objective(s) of carrying out the care plan.Observation.hasMember
This observation is a group observation (e.g.OrganizationAffiliation.healthcareService
Healthcare services provided through the role.PractitionerRole.healthcareService
The list of healthcare services that this worker provides for this role's Organization/Location(s).DiagnosticReport.imagingStudy
One or more links to full details of any imaging performed during the diagnostic investigation.DetectedIssue.implicated
Indicates the resource representing the current activity or proposed activity that is potentially problematic.MedicinalProductManufactured.ingredient
Ingredient.MedicinalProductPharmaceutical.ingredient
Ingredient.Communication.inResponseTo
Prior communication that this communication is in response to.ChargeItemDefinition.instance
The defined billing details in this resource pertain to the given product instance(s).DeviceRequest.insurance
Insurance plans, coverage extensions, pre-authorizations and/or pre-determinations that may be required for delivering the requested service.MedicationRequest.insurance
Insurance plans, coverage extensions, pre-authorizations and/or pre-determinations that may be required for delivering the requested service.ServiceRequest.insurance
Insurance plans, coverage extensions, pre-authorizations and/or pre-determinations that may be needed for delivering the requested service.Task.insurance
Insurance plans, coverage extensions, pre-authorizations and/or pre-determinations that may be relevant to the Task.ImagingStudy.interpreter
Who read the study and interpreted the images or other content.ClinicalImpression.ClinicalImpressionInvestigationComponent.item
A record of a specific investigation that was undertaken.HealthcareService.location
The location(s) where this healthcare service may be provided.OrganizationAffiliation.location
The location(s) at which the role occurs.PractitionerRole.location
The location(s) at which this practitioner provides care.ServiceRequest.locationReference
A reference to the the preferred location(s) where the procedure should actually happen.CareTeam.managingOrganization
The organization responsible for the care team.MedicinalProductPackaged.MedicinalProductPackagedPackageItemComponent.manufacturedItem
The manufactured item as contained in the packaged medicinal product.MedicinalProduct.MedicinalProductManufacturingBusinessOperationComponent.manufacturer
The manufacturer or establishment associated with the process.MedicinalProductIngredient.manufacturer
Manufacturer of this Ingredient.MedicinalProductManufactured.manufacturer
Manufacturer of the item (Note that this should be named "manufacturer" but it currently causes technical issues).MedicinalProductPackaged.manufacturer
Manufacturer of this Package Item.MedicinalProductPackaged.MedicinalProductPackagedPackageItemComponent.manufacturer
Manufacturer of this Package Item.MedicinalProduct.masterFile
A master file for to the medicinal product (e.g.InsurancePlan.InsurancePlanCoverageComponent.network
Reference to the network that providing the type of coverage.InsurancePlan.InsurancePlanPlanComponent.network
Reference to the network that providing the type of coverage.InsurancePlan.network
Reference to the network included in the health insurance product.OrganizationAffiliation.network
Health insurance provider network in which the participatingOrganization provides the role's services (if defined) at the indicated locations (if defined).ActivityDefinition.observationRequirement
Defines observation requirements for the action to be performed, such as body weight or surface area.ActivityDefinition.observationResultRequirement
Defines the observations that are expected to be produced by the action.Consent.organization
The organization that manages the consent, and the framework within which it is executed.Evidence.outcome
A reference to a EvidenceVariable resomece that defines the outcome for the research.CarePlan.CarePlanActivityComponent.outcomeReference
Details of the outcome or action resulting from the activity.Goal.outcomeReference
Details of what's changed (or not changed).MedicinalProduct.packagedMedicinalProduct
Package representation for the product.BiologicallyDerivedProduct.parent
Parent product (if any).Specimen.parent
Reference to the parent (source) specimen which is used when the specimen was either derived from or a component of another specimen.RequestGroup.RequestGroupActionComponent.participant
The participant that should perform or be responsible for this action.CarePlan.partOf
A larger care plan of which this particular care plan is a component or step.ChargeItem.partOf
ChargeItems can be grouped to larger ChargeItems covering the whole set.Communication.partOf
Part of this action.Media.partOf
A larger event of which this particular event is a component or step.MedicationAdministration.partOf
A larger event of which this particular event is a component or step.MedicationDispense.partOf
The procedure that trigger the dispense.MedicationStatement.partOf
A larger event of which this particular event is a component or step.Observation.partOf
A larger event of which this particular Observation is a component or step.Procedure.partOf
A larger event of which this particular procedure is a component or step.QuestionnaireResponse.partOf
A procedure or observation that this questionnaire was performed as part of the execution of.ResearchStudy.partOf
A larger research study of which this particular study is a component or step.SupplyDelivery.partOf
A larger event of which this particular event is a component or step.Task.partOf
Task that this particular task is part of.Coverage.payor
The program or plan underwriter or payor including both insurance and non-insurance agreements, such as patient-pay agreements.CarePlan.CarePlanActivityDetailComponent.performer
Identifies who's expected to be involved in the activity.Consent.performer
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.DiagnosticReport.performer
The diagnostic service that is responsible for issuing the report.Observation.performer
Who was responsible for asserting the observed value as "true".ServiceRequest.performer
The desired performer for doing the requested service.MedicinalProduct.pharmaceuticalProduct
Pharmaceutical aspects of product.MolecularSequence.pointer
Pointer to next atomic sequence which at most contains one variant.DeviceRequest.priorRequest
The request takes the place of the referenced completed or terminated request(s).ClinicalImpression.problem
A list of the relevant problems/conditions for a patient.TestScript.profile
Reference to the profile to be used for validation.ClinicalImpression.prognosisReference
RiskAssessment expressing likely outcome.ResearchStudy.protocol
The set of steps expected to be performed as part of the execution of the study.ClaimResponse.AddedItemComponent.provider
The providers who are authorized for the services rendered to the patient.ExplanationOfBenefit.AddedItemComponent.provider
The providers who are authorized for the services rendered to the patient.Appointment.reasonReference
Reason the appointment has been scheduled to take place, as specified using information from another resource.CarePlan.CarePlanActivityDetailComponent.reasonReference
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.CareTeam.reasonReference
Condition(s) that this care team addresses.Communication.reasonReference
Indicates another resource whose existence justifies this communication.CommunicationRequest.reasonReference
Indicates another resource whose existence justifies this request.Contract.ActionComponent.reasonReference
Indicates another resource whose existence justifies permitting or not permitting this action.DeviceRequest.reasonReference
Reason or justification for the use of this device.DeviceUseStatement.reasonReference
Indicates another resource whose existence justifies this DeviceUseStatement.Encounter.reasonReference
Reason the encounter takes place, expressed as a code.FamilyMemberHistory.reasonReference
Indicates a Condition, Observation, AllergyIntolerance, or QuestionnaireResponse that justifies this family member history event.GuidanceResponse.reasonReference
Indicates the reason the request was initiated.ImagingStudy.reasonReference
Indicates another resource whose existence justifies this Study.Immunization.reasonReference
Condition, Observation or DiagnosticReport that supports why the immunization was administered.MedicationAdministration.reasonReference
Condition or observation that supports why the medication was administered.MedicationRequest.reasonReference
Condition or observation that supports why the medication was ordered.MedicationStatement.reasonReference
Condition or observation that supports why the medication is being/was taken.Procedure.reasonReference
The justification of why the procedure was performed.RequestGroup.reasonReference
Indicates another resource whose existence justifies this request group.RiskAssessment.reasonReference
Resources supporting the reason the risk assessment was performed.ServiceRequest.reasonReference
Indicates another resource that provides a justification for why this service is being requested.SupplyRequest.reasonReference
The reason why the supply item was requested.MedicationDispense.receiver
Identifies the person who picked up the medication.SupplyDelivery.receiver
Identifies the person who picked up the Supply.Communication.recipient
The entity (e.g.CommunicationRequest.recipient
The entity (e.g.DocumentManifest.recipient
A patient, practitioner, or organization for which this set of documents is intended.Task.TaskRestrictionComponent.recipient
For requests that are targeted to more than on potential recipient/target, for whom is fulfillment sought?Contract.ActionSubjectComponent.reference
The entity the action is performed or not performed on or for.Contract.ContractPartyComponent.reference
Participant in the offer.MedicationKnowledge.MedicationKnowledgeRelatedMedicationKnowledgeComponent.reference
Associated documentation about the associated medication knowledge.AdverseEvent.referenceDocument
AdverseEvent.referenceDocument.EpisodeOfCare.referralRequest
Referral Request(s) that are fulfilled by this EpisodeOfCare, incoming referrals.DocumentReference.DocumentReferenceContextComponent.related
Related identifiers or resources associated with the DocumentReference.Contract.relevantHistory
Links to Provenance records for past versions of this Contract definition, derivative, or instance, which identify key state transitions or updates that are likely to be relevant to a user looking at the current version of the Contract.DeviceRequest.relevantHistory
Key events in the history of the request.ServiceRequest.relevantHistory
Key events in the history of the request.Task.relevantHistory
Links to Provenance records for past versions of this Task that identify key state transitions or updates that are likely to be relevant to a user looking at the current version of the task.CarePlan.replaces
Completed or terminated care plan whose function is taken by this new care plan.CommunicationRequest.replaces
Completed or terminated request(s) whose function is taken by this new request.RequestGroup.replaces
Completed or terminated request(s) whose function is taken by this new request.ServiceRequest.replaces
The request takes the place of the referenced completed or terminated request(s).Procedure.report
This could be a histology result, pathology report, surgical report, etc.BiologicallyDerivedProduct.request
Procedure request to obtain this biologically derived product.Specimen.request
Details concerning a service request that required a specimen to be collected.Contract.ActionComponent.requester
Who or what initiated the action and has responsibility for its activation.MedicationDispense.MedicationDispenseSubstitutionComponent.responsibleParty
The person or organization that has primary responsibility for the substitution.DiagnosticReport.result
[Observations](observation.html) that are part of this diagnostic report.AdverseEvent.resultingCondition
Includes information about the reaction that occurred as a result of exposure to a substance (for example, a drug or a chemical).DiagnosticReport.resultsInterpreter
The practitioner or organization that is responsible for the report's conclusions and interpretations.ChargeItem.service
Indicated the rendered service that caused this charge.Contract.site
Sites in which the contract is complied with, exercised, or in force.ResearchStudy.site
A facility in which study activities are conducted.Appointment.slot
The slots from the participants' schedules that will be filled by the appointment.SubstanceReferenceInformation.SubstanceReferenceInformationClassificationComponent.source
Todo.SubstanceReferenceInformation.SubstanceReferenceInformationGeneComponent.source
Todo.SubstanceReferenceInformation.SubstanceReferenceInformationGeneElementComponent.source
Todo.SubstanceReferenceInformation.SubstanceReferenceInformationTargetComponent.source
Todo.SubstanceSpecification.source
Supporting literature.SubstanceSpecification.SubstanceSpecificationCodeComponent.source
Supporting literature.SubstanceSpecification.SubstanceSpecificationNameComponent.source
Supporting literature.SubstanceSpecification.SubstanceSpecificationRelationshipComponent.source
Supporting literature.SubstanceSpecification.SubstanceSpecificationStructureComponent.source
Supporting literature.DiagnosticReport.specimen
Details about the specimens on which this diagnostic report is based.ImagingStudy.ImagingStudySeriesComponent.specimen
The specimen imaged, e.g., for whole slide imaging of a biopsy.ServiceRequest.specimen
One or more specimens that the laboratory procedure will use.ActivityDefinition.specimenRequirement
Defines specimen requirements for the action to be performed, such as required specimens for a lab test.AdverseEvent.study
AdverseEvent.study.Account.subject
Identifies the entity which incurs the expenses.Contract.subject
The target entity impacted by or of interest to parties to the agreement.MedicinalProductContraindication.subject
The medication for which this is an indication.MedicinalProductIndication.subject
The medication for which this is an indication.MedicinalProductInteraction.subject
The medication for which this is a described interaction.MedicinalProductPackaged.subject
The product with this is a pack for.MedicinalProductUndesirableEffect.subject
The medication for which this is an indication.AdverseEvent.subjectMedicalHistory
AdverseEvent.subjectMedicalHistory.SupplyRequest.supplier
Who is intended to fulfill the request.ImmunizationRecommendation.ImmunizationRecommendationRecommendationComponent.supportingImmunization
Immunization event history and/or evaluation that supports the status and recommendation.CarePlan.supportingInfo
Identifies portions of the patient's record that specifically influenced the formation of the plan.ClinicalImpression.supportingInfo
Information supporting the clinical impression.Contract.supportingInfo
Information that may be needed by/relevant to the performer in their execution of this term action.DeviceRequest.supportingInfo
Additional clinical information about the patient that may influence the request fulfilment.ServiceRequest.supportingInfo
Additional clinical information about the patient or specimen that may influence the services or their interpretations.Appointment.supportingInformation
Additional information to support the appointment provided when making the appointment.ChargeItem.supportingInformation
Further information supporting this charge.MedicationAdministration.supportingInformation
Additional information (for example, patient height and weight) that supports the administration of the medication.MedicationDispense.supportingInformation
Additional information that supports the medication being dispensed.MedicationRequest.supportingInformation
Include additional information (for example, patient height and weight) that supports the ordering of the medication.ImmunizationRecommendation.ImmunizationRecommendationRecommendationComponent.supportingPatientInformation
Patient Information that supports the status and recommendation.Provenance.target
The Reference(s) that were generated or updated by the activity described in this resource.VerificationResult.target
A resource that was validated.EpisodeOfCare.team
The list of practitioners that may be facilitating this episode of care for specific purposes.MedicinalProductContraindication.therapeuticIndication
Information about the use of the medicinal product in relation to other therapies as part of the indication.Contract.ContractAssetComponent.typeReference
Associated entities.Claim.DetailComponent.udi
Unique Device Identifiers associated with this line item.Claim.ItemComponent.udi
Unique Device Identifiers associated with this line item.Claim.ProcedureComponent.udi
Unique Device Identifiers associated with this line item.Claim.SubDetailComponent.udi
Unique Device Identifiers associated with this line item.ExplanationOfBenefit.DetailComponent.udi
Unique Device Identifiers associated with this line item.ExplanationOfBenefit.ItemComponent.udi
Unique Device Identifiers associated with this line item.ExplanationOfBenefit.ProcedureComponent.udi
Unique Device Identifiers associated with this line item.ExplanationOfBenefit.SubDetailComponent.udi
Unique Device Identifiers associated with this line item.MedicinalProductIndication.undesirableEffect
Describe the undesirable effects of the medicinal product.Procedure.usedReference
Identifies medications, devices and any other substance used as part of the procedure.Modifier and TypeMethodDescriptionCommunication.addAbout()
CommunicationRequest.addAbout()
ChargeItem.addAccount()
Encounter.addAccount()
EpisodeOfCare.addAccount()
Schedule.addActor()
Specimen.SpecimenProcessingComponent.addAdditive()
CarePlan.addAddresses()
Goal.addAddresses()
NutritionOrder.addAllergyIntolerance()
Encounter.addAppointment()
Condition.ConditionStageComponent.addAssessment()
MedicationKnowledge.addAssociatedMedication()
MedicinalProduct.addAttachedDocument()
Composition.addAuthor()
Composition.SectionComponent.addAuthor()
DocumentManifest.addAuthor()
DocumentReference.addAuthor()
Contract.addAuthority()
MedicationDispense.addAuthorizingPrescription()
Appointment.addBasedOn()
CarePlan.addBasedOn()
Communication.addBasedOn()
CommunicationRequest.addBasedOn()
DeviceRequest.addBasedOn()
DeviceUseStatement.addBasedOn()
DiagnosticReport.addBasedOn()
Encounter.addBasedOn()
ImagingStudy.addBasedOn()
Media.addBasedOn()
MedicationRequest.addBasedOn()
MedicationStatement.addBasedOn()
Observation.addBasedOn()
Procedure.addBasedOn()
QuestionnaireResponse.addBasedOn()
RequestGroup.addBasedOn()
ServiceRequest.addBasedOn()
SupplyDelivery.addBasedOn()
Task.addBasedOn()
RiskAssessment.addBasis()
CarePlan.addCareTeam()
MedicinalProduct.addClinicalTrial()
ClaimResponse.addCommunicationRequest()
Procedure.addComplicationDetail()
MedicinalProduct.addContact()
DocumentManifest.addContent()
Coverage.addContract()
MedicationKnowledge.addContraindication()
AdverseEvent.addContributor()
CarePlan.addContributor()
HealthcareService.addCoverageArea()
InsurancePlan.addCoverageArea()
InsurancePlan.InsurancePlanPlanComponent.addCoverageArea()
DeviceUseStatement.addDerivedFrom()
MedicationStatement.addDerivedFrom()
Observation.addDerivedFrom()
Composition.CompositionEventComponent.addDetail()
Condition.ConditionEvidenceComponent.addDetail()
CoverageEligibilityRequest.DetailsComponent.addDetail()
DetectedIssue.DetectedIssueEvidenceComponent.addDetail()
MedicationDispense.addDetectedIssue()
MedicationRequest.addDetectedIssue()
MedicationAdministration.addDevice()
MedicinalProductPackaged.MedicinalProductPackagedPackageItemComponent.addDevice()
MedicinalProductPharmaceutical.addDevice()
Contract.addDomain()
Claim.ItemComponent.addEncounter()
DocumentReference.DocumentReferenceContextComponent.addEncounter()
ExplanationOfBenefit.ItemComponent.addEncounter()
HealthcareService.addEndpoint()
ImagingStudy.addEndpoint()
ImagingStudy.ImagingStudySeriesComponent.addEndpoint()
InsurancePlan.addEndpoint()
Location.addEndpoint()
Organization.addEndpoint()
OrganizationAffiliation.addEndpoint()
PractitionerRole.addEndpoint()
ResearchStudy.addEnrollment()
Composition.SectionComponent.addEntry()
Encounter.addEpisodeOfCare()
MeasureReport.addEvaluatedResource()
GuidanceResponse.addEvaluationMessage()
MedicationAdministration.addEventHistory()
MedicationDispense.addEventHistory()
MedicationRequest.addEventHistory()
Evidence.addExposureVariant()
MessageHeader.addFocus()
Observation.addFocus()
Patient.addGeneralPractitioner()
CarePlan.addGoal()
CarePlan.CarePlanActivityDetailComponent.addGoal()
Observation.addHasMember()
OrganizationAffiliation.addHealthcareService()
PractitionerRole.addHealthcareService()
DiagnosticReport.addImagingStudy()
DetectedIssue.addImplicated()
MedicinalProductManufactured.addIngredient()
MedicinalProductPharmaceutical.addIngredient()
Communication.addInResponseTo()
ChargeItemDefinition.addInstance()
DeviceRequest.addInsurance()
MedicationRequest.addInsurance()
ServiceRequest.addInsurance()
Task.addInsurance()
ImagingStudy.addInterpreter()
ClinicalImpression.ClinicalImpressionInvestigationComponent.addItem()
HealthcareService.addLocation()
OrganizationAffiliation.addLocation()
PractitionerRole.addLocation()
ServiceRequest.addLocationReference()
CareTeam.addManagingOrganization()
MedicinalProductPackaged.MedicinalProductPackagedPackageItemComponent.addManufacturedItem()
MedicinalProduct.MedicinalProductManufacturingBusinessOperationComponent.addManufacturer()
MedicinalProductIngredient.addManufacturer()
MedicinalProductManufactured.addManufacturer()
MedicinalProductPackaged.addManufacturer()
MedicinalProductPackaged.MedicinalProductPackagedPackageItemComponent.addManufacturer()
MedicinalProduct.addMasterFile()
InsurancePlan.addNetwork()
InsurancePlan.InsurancePlanCoverageComponent.addNetwork()
InsurancePlan.InsurancePlanPlanComponent.addNetwork()
OrganizationAffiliation.addNetwork()
ActivityDefinition.addObservationRequirement()
ActivityDefinition.addObservationResultRequirement()
Consent.addOrganization()
Evidence.addOutcome()
CarePlan.CarePlanActivityComponent.addOutcomeReference()
Goal.addOutcomeReference()
MedicinalProduct.addPackagedMedicinalProduct()
BiologicallyDerivedProduct.addParent()
Specimen.addParent()
RequestGroup.RequestGroupActionComponent.addParticipant()
CarePlan.addPartOf()
ChargeItem.addPartOf()
Communication.addPartOf()
Media.addPartOf()
MedicationAdministration.addPartOf()
MedicationDispense.addPartOf()
MedicationStatement.addPartOf()
Observation.addPartOf()
Procedure.addPartOf()
QuestionnaireResponse.addPartOf()
ResearchStudy.addPartOf()
SupplyDelivery.addPartOf()
Task.addPartOf()
Coverage.addPayor()
CarePlan.CarePlanActivityDetailComponent.addPerformer()
Consent.addPerformer()
DiagnosticReport.addPerformer()
Observation.addPerformer()
ServiceRequest.addPerformer()
MedicinalProduct.addPharmaceuticalProduct()
MolecularSequence.addPointer()
DeviceRequest.addPriorRequest()
ClinicalImpression.addProblem()
TestScript.addProfile()
ClinicalImpression.addPrognosisReference()
ResearchStudy.addProtocol()
ClaimResponse.AddedItemComponent.addProvider()
ExplanationOfBenefit.AddedItemComponent.addProvider()
Appointment.addReasonReference()
CarePlan.CarePlanActivityDetailComponent.addReasonReference()
CareTeam.addReasonReference()
Communication.addReasonReference()
CommunicationRequest.addReasonReference()
Contract.ActionComponent.addReasonReference()
DeviceRequest.addReasonReference()
DeviceUseStatement.addReasonReference()
Encounter.addReasonReference()
FamilyMemberHistory.addReasonReference()
GuidanceResponse.addReasonReference()
ImagingStudy.addReasonReference()
Immunization.addReasonReference()
MedicationAdministration.addReasonReference()
MedicationRequest.addReasonReference()
MedicationStatement.addReasonReference()
Procedure.addReasonReference()
RequestGroup.addReasonReference()
RiskAssessment.addReasonReference()
ServiceRequest.addReasonReference()
SupplyRequest.addReasonReference()
MedicationDispense.addReceiver()
SupplyDelivery.addReceiver()
Communication.addRecipient()
CommunicationRequest.addRecipient()
DocumentManifest.addRecipient()
Task.TaskRestrictionComponent.addRecipient()
Contract.ActionSubjectComponent.addReference()
Contract.ContractPartyComponent.addReference()
MedicationKnowledge.MedicationKnowledgeRelatedMedicationKnowledgeComponent.addReference()
AdverseEvent.addReferenceDocument()
EpisodeOfCare.addReferralRequest()
DocumentReference.DocumentReferenceContextComponent.addRelated()
Contract.addRelevantHistory()
DeviceRequest.addRelevantHistory()
ServiceRequest.addRelevantHistory()
Task.addRelevantHistory()
CarePlan.addReplaces()
CommunicationRequest.addReplaces()
RequestGroup.addReplaces()
ServiceRequest.addReplaces()
Procedure.addReport()
BiologicallyDerivedProduct.addRequest()
Specimen.addRequest()
Contract.ActionComponent.addRequester()
MedicationDispense.MedicationDispenseSubstitutionComponent.addResponsibleParty()
DiagnosticReport.addResult()
AdverseEvent.addResultingCondition()
DiagnosticReport.addResultsInterpreter()
ChargeItem.addService()
Contract.addSite()
ResearchStudy.addSite()
Appointment.addSlot()
SubstanceReferenceInformation.SubstanceReferenceInformationClassificationComponent.addSource()
SubstanceReferenceInformation.SubstanceReferenceInformationGeneComponent.addSource()
SubstanceReferenceInformation.SubstanceReferenceInformationGeneElementComponent.addSource()
SubstanceReferenceInformation.SubstanceReferenceInformationTargetComponent.addSource()
SubstanceSpecification.addSource()
SubstanceSpecification.SubstanceSpecificationCodeComponent.addSource()
SubstanceSpecification.SubstanceSpecificationNameComponent.addSource()
SubstanceSpecification.SubstanceSpecificationRelationshipComponent.addSource()
SubstanceSpecification.SubstanceSpecificationStructureComponent.addSource()
DiagnosticReport.addSpecimen()
ImagingStudy.ImagingStudySeriesComponent.addSpecimen()
ServiceRequest.addSpecimen()
ActivityDefinition.addSpecimenRequirement()
AdverseEvent.addStudy()
Account.addSubject()
Contract.addSubject()
MedicinalProductContraindication.addSubject()
MedicinalProductIndication.addSubject()
MedicinalProductInteraction.addSubject()
MedicinalProductPackaged.addSubject()
MedicinalProductUndesirableEffect.addSubject()
AdverseEvent.addSubjectMedicalHistory()
SupplyRequest.addSupplier()
ImmunizationRecommendation.ImmunizationRecommendationRecommendationComponent.addSupportingImmunization()
CarePlan.addSupportingInfo()
ClinicalImpression.addSupportingInfo()
Contract.addSupportingInfo()
DeviceRequest.addSupportingInfo()
ServiceRequest.addSupportingInfo()
Appointment.addSupportingInformation()
ChargeItem.addSupportingInformation()
MedicationAdministration.addSupportingInformation()
MedicationDispense.addSupportingInformation()
MedicationRequest.addSupportingInformation()
ImmunizationRecommendation.ImmunizationRecommendationRecommendationComponent.addSupportingPatientInformation()
Provenance.addTarget()
VerificationResult.addTarget()
EpisodeOfCare.addTeam()
MedicinalProductContraindication.addTherapeuticIndication()
Contract.ContractAssetComponent.addTypeReference()
Claim.DetailComponent.addUdi()
Claim.ItemComponent.addUdi()
Claim.ProcedureComponent.addUdi()
Claim.SubDetailComponent.addUdi()
ExplanationOfBenefit.DetailComponent.addUdi()
ExplanationOfBenefit.ItemComponent.addUdi()
ExplanationOfBenefit.ProcedureComponent.addUdi()
ExplanationOfBenefit.SubDetailComponent.addUdi()
MedicinalProductIndication.addUndesirableEffect()
Procedure.addUsedReference()
Base.castToReference
(Base b) Reference.copy()
ObservationDefinition.getAbnormalCodedValueSet()
Communication.getAboutFirstRep()
CommunicationRequest.getAboutFirstRep()
Invoice.getAccount()
ChargeItem.getAccountFirstRep()
Encounter.getAccountFirstRep()
EpisodeOfCare.getAccountFirstRep()
Appointment.AppointmentParticipantComponent.getActor()
AppointmentResponse.getActor()
ChargeItem.ChargeItemPerformerComponent.getActor()
ImagingStudy.ImagingStudySeriesPerformerComponent.getActor()
Immunization.ImmunizationPerformerComponent.getActor()
Invoice.InvoiceParticipantComponent.getActor()
MedicationAdministration.MedicationAdministrationPerformerComponent.getActor()
MedicationDispense.MedicationDispensePerformerComponent.getActor()
Procedure.ProcedurePerformerComponent.getActor()
Schedule.getActorFirstRep()
BiologicallyDerivedProduct.BiologicallyDerivedProductProcessingComponent.getAdditive()
Specimen.SpecimenProcessingComponent.getAdditiveFirstRep()
Specimen.SpecimenContainerComponent.getAdditiveReference()
SpecimenDefinition.SpecimenDefinitionTypeTestedContainerAdditiveComponent.getAdditiveReference()
CarePlan.getAddressesFirstRep()
Goal.getAddressesFirstRep()
InsurancePlan.getAdministeredBy()
NutritionOrder.getAllergyIntoleranceFirstRep()
Questionnaire.QuestionnaireItemEnableWhenComponent.getAnswerReference()
AppointmentResponse.getAppointment()
Encounter.getAppointmentFirstRep()
AllergyIntolerance.getAsserter()
Condition.getAsserter()
Procedure.getAsserter()
Condition.ConditionStageComponent.getAssessmentFirstRep()
ClinicalImpression.getAssessor()
Identifier.getAssigner()
MedicationKnowledge.getAssociatedMedicationFirstRep()
MedicinalProduct.getAttachedDocumentFirstRep()
DocumentReference.getAuthenticator()
AdverseEvent.AdverseEventSuspectEntityCausalityComponent.getAuthor()
Basic.getAuthor()
CarePlan.getAuthor()
Contract.getAuthor()
DetectedIssue.DetectedIssueMitigationComponent.getAuthor()
DetectedIssue.getAuthor()
Flag.getAuthor()
Linkage.getAuthor()
MessageHeader.getAuthor()
QuestionnaireResponse.getAuthor()
RequestGroup.getAuthor()
Composition.getAuthorFirstRep()
Composition.SectionComponent.getAuthorFirstRep()
DocumentManifest.getAuthorFirstRep()
DocumentReference.getAuthorFirstRep()
Immunization.ImmunizationProtocolAppliedComponent.getAuthority()
ImmunizationEvaluation.getAuthority()
ImmunizationRecommendation.getAuthority()
Contract.getAuthorityFirstRep()
MedicationDispense.getAuthorizingPrescriptionFirstRep()
Annotation.getAuthorReference()
RiskAssessment.getBasedOn()
Appointment.getBasedOnFirstRep()
CarePlan.getBasedOnFirstRep()
Communication.getBasedOnFirstRep()
CommunicationRequest.getBasedOnFirstRep()
DeviceRequest.getBasedOnFirstRep()
DeviceUseStatement.getBasedOnFirstRep()
DiagnosticReport.getBasedOnFirstRep()
Encounter.getBasedOnFirstRep()
ImagingStudy.getBasedOnFirstRep()
Media.getBasedOnFirstRep()
MedicationRequest.getBasedOnFirstRep()
MedicationStatement.getBasedOnFirstRep()
Observation.getBasedOnFirstRep()
Procedure.getBasedOnFirstRep()
QuestionnaireResponse.getBasedOnFirstRep()
RequestGroup.getBasedOnFirstRep()
ServiceRequest.getBasedOnFirstRep()
SupplyDelivery.getBasedOnFirstRep()
Task.getBasedOnFirstRep()
RiskAssessment.getBasisFirstRep()
Coverage.getBeneficiary()
EnrollmentRequest.getCandidate()
EpisodeOfCare.getCareManager()
CarePlan.getCareTeamFirstRep()
Invoice.InvoiceLineItemComponent.getChargeItemReference()
Claim.RelatedClaimComponent.getClaim()
ExplanationOfBenefit.getClaim()
ExplanationOfBenefit.RelatedClaimComponent.getClaim()
Claim.InsuranceComponent.getClaimResponse()
ClaimResponse.InsuranceComponent.getClaimResponse()
ExplanationOfBenefit.getClaimResponse()
MedicinalProduct.getClinicalTrialFirstRep()
DeviceRequest.getCodeReference()
BiologicallyDerivedProduct.BiologicallyDerivedProductCollectionComponent.getCollector()
Specimen.SpecimenCollectionComponent.getCollector()
ClaimResponse.getCommunicationRequestFirstRep()
Procedure.getComplicationDetailFirstRep()
Encounter.DiagnosisComponent.getCondition()
EpisodeOfCare.DiagnosisComponent.getCondition()
RiskAssessment.getCondition()
ResearchSubject.getConsent()
MedicinalProduct.getContactFirstRep()
DocumentManifest.getContentFirstRep()
Communication.CommunicationPayloadComponent.getContentReference()
CommunicationRequest.CommunicationRequestPayloadComponent.getContentReference()
Contract.ComputableLanguageComponent.getContentReference()
Contract.FriendlyLanguageComponent.getContentReference()
Contract.LegalLanguageComponent.getContentReference()
ChargeItem.getContext()
Contract.ActionComponent.getContext()
MedicationAdministration.getContext()
MedicationDispense.getContext()
MedicationStatement.getContext()
Coverage.getContractFirstRep()
MedicationKnowledge.getContraindicationFirstRep()
AdverseEvent.getContributorFirstRep()
CarePlan.getContributorFirstRep()
ChargeItem.getCostCenter()
Account.CoverageComponent.getCoverage()
Claim.InsuranceComponent.getCoverage()
ClaimResponse.InsuranceComponent.getCoverage()
CoverageEligibilityRequest.InsuranceComponent.getCoverage()
CoverageEligibilityResponse.InsuranceComponent.getCoverage()
EnrollmentRequest.getCoverage()
ExplanationOfBenefit.InsuranceComponent.getCoverage()
HealthcareService.getCoverageAreaFirstRep()
InsurancePlan.getCoverageAreaFirstRep()
InsurancePlan.InsurancePlanPlanComponent.getCoverageAreaFirstRep()
ObservationDefinition.getCriticalCodedValueSet()
CapabilityStatement.CapabilityStatementImplementationComponent.getCustodian()
Composition.getCustodian()
DocumentReference.getCustodian()
SubstanceSpecification.SubstanceSpecificationPropertyComponent.getDefiningSubstanceReference()
Device.getDefinition()
EvidenceVariable.EvidenceVariableCharacteristicComponent.getDefinitionReference()
SupplyRequest.getDeliverFrom()
SupplyRequest.getDeliverTo()
DeviceUseStatement.getDerivedFromFirstRep()
MedicationStatement.getDerivedFromFirstRep()
Observation.getDerivedFromFirstRep()
Encounter.EncounterHospitalizationComponent.getDestination()
MedicationDispense.getDestination()
SupplyDelivery.getDestination()
Immunization.ImmunizationReactionComponent.getDetail()
Composition.CompositionEventComponent.getDetailFirstRep()
Condition.ConditionEvidenceComponent.getDetailFirstRep()
CoverageEligibilityRequest.DetailsComponent.getDetailFirstRep()
DetectedIssue.DetectedIssueEvidenceComponent.getDetailFirstRep()
MessageHeader.MessageHeaderResponseComponent.getDetails()
MedicationDispense.getDetectedIssueFirstRep()
MedicationRequest.getDetectedIssueFirstRep()
DeviceUseStatement.getDevice()
Media.getDevice()
MolecularSequence.getDevice()
Observation.getDevice()
MedicationAdministration.getDeviceFirstRep()
MedicinalProductPackaged.MedicinalProductPackagedPackageItemComponent.getDeviceFirstRep()
MedicinalProductPharmaceutical.getDeviceFirstRep()
Claim.DiagnosisComponent.getDiagnosisReference()
CoverageEligibilityRequest.DiagnosisComponent.getDiagnosisReference()
ExplanationOfBenefit.DiagnosisComponent.getDiagnosisReference()
Contract.getDomainFirstRep()
AdverseEvent.getEncounter()
AllergyIntolerance.getEncounter()
CarePlan.getEncounter()
CareTeam.getEncounter()
ClinicalImpression.getEncounter()
Communication.getEncounter()
CommunicationRequest.getEncounter()
Composition.getEncounter()
Condition.getEncounter()
DeviceRequest.getEncounter()
DiagnosticReport.getEncounter()
Flag.getEncounter()
GuidanceResponse.getEncounter()
ImagingStudy.getEncounter()
Immunization.getEncounter()
ListResource.getEncounter()
Media.getEncounter()
MedicationRequest.getEncounter()
NutritionOrder.getEncounter()
Observation.getEncounter()
Procedure.getEncounter()
QuestionnaireResponse.getEncounter()
RequestGroup.getEncounter()
RiskAssessment.getEncounter()
ServiceRequest.getEncounter()
Task.getEncounter()
VisionPrescription.getEncounter()
Claim.ItemComponent.getEncounterFirstRep()
DocumentReference.DocumentReferenceContextComponent.getEncounterFirstRep()
ExplanationOfBenefit.ItemComponent.getEncounterFirstRep()
HealthcareService.getEndpointFirstRep()
ImagingStudy.getEndpointFirstRep()
ImagingStudy.ImagingStudySeriesComponent.getEndpointFirstRep()
InsurancePlan.getEndpointFirstRep()
Location.getEndpointFirstRep()
Organization.getEndpointFirstRep()
OrganizationAffiliation.getEndpointFirstRep()
PractitionerRole.getEndpointFirstRep()
ResearchStudy.getEnrollmentFirstRep()
ChargeItem.getEnterer()
Claim.getEnterer()
CoverageEligibilityRequest.getEnterer()
ExplanationOfBenefit.getEnterer()
MessageHeader.getEnterer()
Group.GroupMemberComponent.getEntity()
Contract.ValuedItemComponent.getEntityReference()
Composition.SectionComponent.getEntryFirstRep()
Encounter.getEpisodeOfCareFirstRep()
MeasureReport.getEvaluatedResourceFirstRep()
GuidanceResponse.getEvaluationMessageFirstRep()
MedicationAdministration.getEventHistoryFirstRep()
MedicationDispense.getEventHistoryFirstRep()
MedicationRequest.getEventHistoryFirstRep()
EffectEvidenceSynthesis.getExposure()
ResearchDefinition.getExposure()
RiskEvidenceSynthesis.getExposure()
EffectEvidenceSynthesis.getExposureAlternative()
ResearchDefinition.getExposureAlternative()
Evidence.getExposureBackground()
Evidence.getExposureVariantFirstRep()
Goal.getExpressedBy()
Claim.getFacility()
CoverageEligibilityRequest.DetailsComponent.getFacility()
CoverageEligibilityRequest.getFacility()
ExplanationOfBenefit.getFacility()
Composition.SectionComponent.getFocus()
Task.getFocus()
MessageHeader.getFocusFirstRep()
Observation.getFocusFirstRep()
Task.getFor()
Patient.getGeneralPractitionerFirstRep()
CarePlan.CarePlanActivityDetailComponent.getGoalFirstRep()
CarePlan.getGoalFirstRep()
Observation.getHasMemberFirstRep()
OrganizationAffiliation.getHealthcareServiceFirstRep()
PractitionerRole.getHealthcareServiceFirstRep()
MedicinalProductAuthorization.getHolder()
DiagnosticReport.getImagingStudyFirstRep()
ImmunizationEvaluation.getImmunizationEvent()
DetectedIssue.getImplicatedFirstRep()
MedicationKnowledge.MedicationKnowledgeAdministrationGuidelinesComponent.getIndicationReference()
MedicinalProduct.MedicinalProductSpecialDesignationComponent.getIndicationReference()
Encounter.EncounterParticipantComponent.getIndividual()
ResearchSubject.getIndividual()
CoverageEligibilityRequest.SupportingInformationComponent.getInformation()
MedicationStatement.getInformationSource()
MedicinalProductManufactured.getIngredientFirstRep()
MedicinalProductPharmaceutical.getIngredientFirstRep()
Communication.getInResponseToFirstRep()
AdverseEvent.AdverseEventSuspectEntityComponent.getInstance()
ChargeItemDefinition.getInstanceFirstRep()
Contract.getInstantiatesCanonical()
DeviceRequest.getInsuranceFirstRep()
MedicationRequest.getInsuranceFirstRep()
ServiceRequest.getInsuranceFirstRep()
Task.getInsuranceFirstRep()
Claim.getInsurer()
ClaimResponse.getInsurer()
CoverageEligibilityRequest.getInsurer()
CoverageEligibilityResponse.getInsurer()
EnrollmentRequest.getInsurer()
ExplanationOfBenefit.getInsurer()
ImagingStudy.getInterpreterFirstRep()
Invoice.getIssuer()
Practitioner.PractitionerQualificationComponent.getIssuer()
CatalogEntry.CatalogEntryRelatedEntryComponent.getItem()
ListResource.ListEntryComponent.getItem()
ClinicalImpression.ClinicalImpressionInvestigationComponent.getItemFirstRep()
ClinicalImpression.ClinicalImpressionFindingComponent.getItemReference()
Medication.MedicationIngredientComponent.getItemReference()
MedicationKnowledge.MedicationKnowledgeIngredientComponent.getItemReference()
MedicinalProductInteraction.MedicinalProductInteractionInteractantComponent.getItemReference()
SupplyDelivery.SupplyDeliverySuppliedItemComponent.getItemReference()
SupplyRequest.getItemReference()
Contract.getLegallyBindingReference()
DiagnosticReport.DiagnosticReportMediaComponent.getLink()
ActivityDefinition.getLocation()
AdverseEvent.getLocation()
AuditEvent.AuditEventAgentComponent.getLocation()
CarePlan.CarePlanActivityDetailComponent.getLocation()
Device.getLocation()
Encounter.EncounterLocationComponent.getLocation()
ImagingStudy.getLocation()
Immunization.getLocation()
MedicationDispense.getLocation()
Procedure.getLocation()
Provenance.getLocation()
Task.getLocation()
HealthcareService.getLocationFirstRep()
OrganizationAffiliation.getLocationFirstRep()
PractitionerRole.getLocationFirstRep()
Claim.AccidentComponent.getLocationReference()
Claim.ItemComponent.getLocationReference()
ClaimResponse.AddedItemComponent.getLocationReference()
ExplanationOfBenefit.AccidentComponent.getLocationReference()
ExplanationOfBenefit.AddedItemComponent.getLocationReference()
ExplanationOfBenefit.ItemComponent.getLocationReference()
ServiceRequest.getLocationReferenceFirstRep()
Group.getManagingEntity()
Endpoint.getManagingOrganization()
EpisodeOfCare.getManagingOrganization()
Location.getManagingOrganization()
Patient.getManagingOrganization()
Person.getManagingOrganization()
CareTeam.getManagingOrganizationFirstRep()
Procedure.ProcedureFocalDeviceComponent.getManipulated()
MedicinalProductPackaged.MedicinalProductPackagedPackageItemComponent.getManufacturedItemFirstRep()
Immunization.getManufacturer()
Medication.getManufacturer()
MedicationKnowledge.getManufacturer()
MedicinalProduct.MedicinalProductManufacturingBusinessOperationComponent.getManufacturerFirstRep()
MedicinalProductIngredient.getManufacturerFirstRep()
MedicinalProductManufactured.getManufacturerFirstRep()
MedicinalProductPackaged.getManufacturerFirstRep()
MedicinalProductPackaged.MedicinalProductPackagedPackageItemComponent.getManufacturerFirstRep()
DeviceDefinition.getManufacturerReference()
MedicinalProductPackaged.getMarketingAuthorization()
MedicinalProduct.getMasterFileFirstRep()
MedicationAdministration.getMedicationReference()
MedicationDispense.getMedicationReference()
MedicationRequest.getMedicationReference()
MedicationStatement.getMedicationReference()
MedicinalProductContraindication.MedicinalProductContraindicationOtherTherapyComponent.getMedicationReference()
MedicinalProductIndication.MedicinalProductIndicationOtherTherapyComponent.getMedicationReference()
CareTeam.CareTeamParticipantComponent.getMember()
ImplementationGuide.ImplementationGuideDefinitionPageComponent.getNameReference()
InsurancePlan.getNetworkFirstRep()
InsurancePlan.InsurancePlanCoverageComponent.getNetworkFirstRep()
InsurancePlan.InsurancePlanPlanComponent.getNetworkFirstRep()
OrganizationAffiliation.getNetworkFirstRep()
ObservationDefinition.getNormalCodedValueSet()
SubstanceSpecification.getNucleicAcid()
ActivityDefinition.getObservationRequirementFirstRep()
ActivityDefinition.getObservationResultRequirementFirstRep()
AuditEvent.AuditEventSourceComponent.getObserver()
CareTeam.CareTeamParticipantComponent.getOnBehalfOf()
Procedure.ProcedurePerformerComponent.getOnBehalfOf()
Provenance.ProvenanceAgentComponent.getOnBehalfOf()
Signature.getOnBehalfOf()
VerificationResult.VerificationResultAttestationComponent.getOnBehalfOf()
Media.getOperator()
NutritionOrder.getOrderer()
EnrollmentResponse.getOrganization()
OrganizationAffiliation.getOrganization()
Patient.ContactComponent.getOrganization()
PractitionerRole.getOrganization()
VerificationResult.VerificationResultValidatorComponent.getOrganization()
Consent.getOrganizationFirstRep()
Encounter.EncounterHospitalizationComponent.getOrigin()
Claim.getOriginalPrescription()
ExplanationOfBenefit.getOriginalPrescription()
Patient.PatientLinkComponent.getOther()
EffectEvidenceSynthesis.getOutcome()
ResearchDefinition.getOutcome()
RiskEvidenceSynthesis.getOutcome()
Evidence.getOutcomeFirstRep()
CarePlan.CarePlanActivityComponent.getOutcomeReferenceFirstRep()
Goal.getOutcomeReferenceFirstRep()
GuidanceResponse.getOutputParameters()
InsurancePlan.getOwnedBy()
Account.getOwner()
Device.getOwner()
DeviceDefinition.getOwner()
Task.getOwner()
MedicinalProduct.getPackagedMedicinalProductFirstRep()
Device.getParent()
DeviceMetric.getParent()
RiskAssessment.getParent()
DeviceDefinition.getParentDevice()
BiologicallyDerivedProduct.getParentFirstRep()
Specimen.getParentFirstRep()
RequestGroup.RequestGroupActionComponent.getParticipantFirstRep()
OrganizationAffiliation.getParticipatingOrganization()
Account.getPartOf()
Encounter.getPartOf()
Location.getPartOf()
Organization.getPartOf()
CarePlan.getPartOfFirstRep()
ChargeItem.getPartOfFirstRep()
Communication.getPartOfFirstRep()
Media.getPartOfFirstRep()
MedicationAdministration.getPartOfFirstRep()
MedicationDispense.getPartOfFirstRep()
MedicationStatement.getPartOfFirstRep()
Observation.getPartOfFirstRep()
Procedure.getPartOfFirstRep()
QuestionnaireResponse.getPartOfFirstRep()
ResearchStudy.getPartOfFirstRep()
SupplyDelivery.getPartOfFirstRep()
Task.getPartOfFirstRep()
Account.GuarantorComponent.getParty()
Claim.PayeeComponent.getParty()
Composition.CompositionAttesterComponent.getParty()
Contract.SignatoryComponent.getParty()
ExplanationOfBenefit.PayeeComponent.getParty()
AllergyIntolerance.getPatient()
BodyStructure.getPatient()
Claim.getPatient()
ClaimResponse.getPatient()
Consent.getPatient()
CoverageEligibilityRequest.getPatient()
CoverageEligibilityResponse.getPatient()
DetectedIssue.getPatient()
Device.getPatient()
EpisodeOfCare.getPatient()
ExplanationOfBenefit.getPatient()
FamilyMemberHistory.getPatient()
Immunization.getPatient()
ImmunizationEvaluation.getPatient()
ImmunizationRecommendation.getPatient()
MolecularSequence.getPatient()
NutritionOrder.getPatient()
RelatedPerson.getPatient()
SupplyDelivery.getPatient()
VisionPrescription.getPatient()
PaymentNotice.getPayee()
PaymentReconciliation.DetailsComponent.getPayee()
PaymentNotice.getPayment()
PaymentReconciliation.getPaymentIssuer()
Coverage.getPayorFirstRep()
Contract.ActionComponent.getPerformer()
DeviceRequest.getPerformer()
GuidanceResponse.getPerformer()
MedicationRequest.getPerformer()
MedicationRequest.MedicationRequestDispenseRequestComponent.getPerformer()
MolecularSequence.getPerformer()
RiskAssessment.getPerformer()
CarePlan.CarePlanActivityDetailComponent.getPerformerFirstRep()
Consent.getPerformerFirstRep()
DiagnosticReport.getPerformerFirstRep()
Observation.getPerformerFirstRep()
ServiceRequest.getPerformerFirstRep()
ChargeItem.getPerformingOrganization()
MedicinalProduct.getPharmaceuticalProductFirstRep()
MolecularSequence.getPointerFirstRep()
Coverage.getPolicyHolder()
SubstanceSpecification.getPolymer()
EffectEvidenceSynthesis.getPopulation()
ResearchDefinition.getPopulation()
RiskEvidenceSynthesis.getPopulation()
PractitionerRole.getPractitioner()
VisionPrescription.getPrescriber()
Claim.getPrescription()
ExplanationOfBenefit.getPrescription()
ClinicalImpression.getPrevious()
ResearchStudy.getPrincipalInvestigator()
MedicationRequest.getPriorPrescription()
DeviceRequest.getPriorRequestFirstRep()
ClinicalImpression.getProblemFirstRep()
Claim.ProcedureComponent.getProcedureReference()
ExplanationOfBenefit.ProcedureComponent.getProcedureReference()
ImagingStudy.getProcedureReference()
ActivityDefinition.getProductReference()
CarePlan.CarePlanActivityDetailComponent.getProductReference()
ChargeItem.getProductReference()
TestScript.getProfileFirstRep()
ClinicalImpression.getPrognosisReferenceFirstRep()
SubstanceSpecification.getProtein()
ResearchStudy.getProtocolFirstRep()
HealthcareService.getProvidedBy()
Claim.CareTeamComponent.getProvider()
Claim.getProvider()
CoverageEligibilityRequest.DetailsComponent.getProvider()
CoverageEligibilityRequest.getProvider()
CoverageEligibilityResponse.ItemsComponent.getProvider()
EnrollmentRequest.getProvider()
ExplanationOfBenefit.CareTeamComponent.getProvider()
ExplanationOfBenefit.getProvider()
PaymentNotice.getProvider()
ClaimResponse.AddedItemComponent.getProviderFirstRep()
ExplanationOfBenefit.AddedItemComponent.getProviderFirstRep()
Contract.ContentDefinitionComponent.getPublisher()
Task.getReasonReference()
Appointment.getReasonReferenceFirstRep()
CarePlan.CarePlanActivityDetailComponent.getReasonReferenceFirstRep()
CareTeam.getReasonReferenceFirstRep()
Communication.getReasonReferenceFirstRep()
CommunicationRequest.getReasonReferenceFirstRep()
Contract.ActionComponent.getReasonReferenceFirstRep()
DeviceRequest.getReasonReferenceFirstRep()
DeviceUseStatement.getReasonReferenceFirstRep()
Encounter.getReasonReferenceFirstRep()
FamilyMemberHistory.getReasonReferenceFirstRep()
GuidanceResponse.getReasonReferenceFirstRep()
ImagingStudy.getReasonReferenceFirstRep()
Immunization.getReasonReferenceFirstRep()
MedicationAdministration.getReasonReferenceFirstRep()
MedicationRequest.getReasonReferenceFirstRep()
MedicationStatement.getReasonReferenceFirstRep()
Procedure.getReasonReferenceFirstRep()
RequestGroup.getReasonReferenceFirstRep()
RiskAssessment.getReasonReferenceFirstRep()
ServiceRequest.getReasonReferenceFirstRep()
SupplyRequest.getReasonReferenceFirstRep()
MessageHeader.MessageDestinationComponent.getReceiver()
MedicationDispense.getReceiverFirstRep()
SupplyDelivery.getReceiverFirstRep()
Contract.ValuedItemComponent.getRecipient()
Invoice.getRecipient()
PaymentNotice.getRecipient()
Communication.getRecipientFirstRep()
CommunicationRequest.getRecipientFirstRep()
DocumentManifest.getRecipientFirstRep()
Task.TaskRestrictionComponent.getRecipientFirstRep()
AdverseEvent.getRecorder()
AllergyIntolerance.getRecorder()
Condition.getRecorder()
MedicationRequest.getRecorder()
Procedure.getRecorder()
DocumentManifest.DocumentManifestRelatedComponent.getRef()
CarePlan.CarePlanActivityComponent.getReference()
Consent.provisionActorComponent.getReference()
Consent.provisionDataComponent.getReference()
Contract.AssetContextComponent.getReference()
ImplementationGuide.ImplementationGuideDefinitionResourceComponent.getReference()
ImplementationGuide.ManifestResourceComponent.getReference()
CatalogEntry.getReferencedItem()
AdverseEvent.getReferenceDocumentFirstRep()
Contract.ActionSubjectComponent.getReferenceFirstRep()
Contract.ContractPartyComponent.getReferenceFirstRep()
MedicationKnowledge.MedicationKnowledgeRelatedMedicationKnowledgeComponent.getReferenceFirstRep()
SubstanceSpecification.getReferenceInformation()
MolecularSequence.MolecularSequenceReferenceSeqComponent.getReferenceSeqPointer()
Claim.getReferral()
ExplanationOfBenefit.getReferral()
EpisodeOfCare.getReferralRequestFirstRep()
ImagingStudy.getReferrer()
MedicinalProduct.MedicinalProductManufacturingBusinessOperationComponent.getRegulator()
MedicinalProductAuthorization.getRegulator()
MedicationKnowledge.MedicationKnowledgeRegulatoryComponent.getRegulatoryAuthority()
DocumentReference.DocumentReferenceContextComponent.getRelatedFirstRep()
Contract.getRelevantHistoryFirstRep()
DeviceRequest.getRelevantHistoryFirstRep()
ServiceRequest.getRelevantHistoryFirstRep()
Task.getRelevantHistoryFirstRep()
CarePlan.getReplacesFirstRep()
CommunicationRequest.getReplacesFirstRep()
RequestGroup.getReplacesFirstRep()
ServiceRequest.getReplacesFirstRep()
MedicationRequest.getReportedReference()
MeasureReport.getReporter()
Procedure.getReportFirstRep()
ClaimResponse.getRequest()
CoverageEligibilityResponse.getRequest()
EnrollmentResponse.getRequest()
MedicationAdministration.getRequest()
PaymentNotice.getRequest()
PaymentReconciliation.DetailsComponent.getRequest()
PaymentReconciliation.getRequest()
CommunicationRequest.getRequester()
DeviceRequest.getRequester()
MedicationRequest.getRequester()
ServiceRequest.getRequester()
SupplyRequest.getRequester()
Task.getRequester()
Contract.ActionComponent.getRequesterFirstRep()
BiologicallyDerivedProduct.getRequestFirstRep()
Specimen.getRequestFirstRep()
ChargeItem.getRequestingOrganization()
ClaimResponse.getRequestor()
CoverageEligibilityResponse.getRequestor()
PaymentReconciliation.getRequestor()
EnrollmentResponse.getRequestProvider()
Linkage.LinkageItemComponent.getResource()
RequestGroup.RequestGroupActionComponent.getResource()
TestScript.TestScriptFixtureComponent.getResource()
PaymentNotice.getResponse()
PaymentReconciliation.DetailsComponent.getResponse()
Contract.ValuedItemComponent.getResponsible()
MessageHeader.getResponsible()
PaymentReconciliation.DetailsComponent.getResponsible()
MedicationDispense.MedicationDispenseSubstitutionComponent.getResponsiblePartyFirstRep()
GuidanceResponse.getResult()
DiagnosticReport.getResultFirstRep()
AdverseEvent.getResultingConditionFirstRep()
DiagnosticReport.getResultsInterpreterFirstRep()
EffectEvidenceSynthesis.EffectEvidenceSynthesisResultsByExposureComponent.getRiskEvidenceSynthesis()
Slot.getSchedule()
Binary.getSecurityContext()
Communication.getSender()
CommunicationRequest.getSender()
MessageHeader.getSender()
ChargeItem.getServiceFirstRep()
Encounter.getServiceProvider()
Contract.getSiteFirstRep()
ResearchStudy.getSiteFirstRep()
Appointment.getSlotFirstRep()
BiologicallyDerivedProduct.BiologicallyDerivedProductCollectionComponent.getSource()
DeviceMetric.getSource()
DeviceUseStatement.getSource()
ListResource.getSource()
MedicationKnowledge.MedicationKnowledgeMonographComponent.getSource()
QuestionnaireResponse.getSource()
SubstanceReferenceInformation.SubstanceReferenceInformationClassificationComponent.getSourceFirstRep()
SubstanceReferenceInformation.SubstanceReferenceInformationGeneComponent.getSourceFirstRep()
SubstanceReferenceInformation.SubstanceReferenceInformationGeneElementComponent.getSourceFirstRep()
SubstanceReferenceInformation.SubstanceReferenceInformationTargetComponent.getSourceFirstRep()
SubstanceSpecification.getSourceFirstRep()
SubstanceSpecification.SubstanceSpecificationCodeComponent.getSourceFirstRep()
SubstanceSpecification.SubstanceSpecificationNameComponent.getSourceFirstRep()
SubstanceSpecification.SubstanceSpecificationRelationshipComponent.getSourceFirstRep()
SubstanceSpecification.SubstanceSpecificationStructureComponent.getSourceFirstRep()
SubstanceSpecification.getSourceMaterial()
DocumentReference.DocumentReferenceContextComponent.getSourcePatientInfo()
Consent.getSourceReference()
MolecularSequence.getSpecimen()
Observation.getSpecimen()
DiagnosticReport.getSpecimenFirstRep()
ImagingStudy.ImagingStudySeriesComponent.getSpecimenFirstRep()
ServiceRequest.getSpecimenFirstRep()
ActivityDefinition.getSpecimenRequirementFirstRep()
ResearchStudy.getSponsor()
MedicationDispense.getStatusReasonReference()
ResearchSubject.getStudy()
AdverseEvent.getStudyFirstRep()
AdverseEvent.getSubject()
Basic.getSubject()
CarePlan.getSubject()
CareTeam.getSubject()
ChargeItem.getSubject()
ClinicalImpression.getSubject()
Communication.getSubject()
CommunicationRequest.getSubject()
Composition.getSubject()
Condition.getSubject()
DeviceRequest.getSubject()
DeviceUseStatement.getSubject()
DiagnosticReport.getSubject()
DocumentManifest.getSubject()
DocumentReference.getSubject()
Encounter.getSubject()
Flag.getSubject()
Goal.getSubject()
GuidanceResponse.getSubject()
ImagingStudy.getSubject()
Invoice.getSubject()
ListResource.getSubject()
MeasureReport.getSubject()
Media.getSubject()
MedicationAdministration.getSubject()
MedicationDispense.getSubject()
MedicationRequest.getSubject()
MedicationStatement.getSubject()
MedicinalProductAuthorization.getSubject()
Observation.getSubject()
Procedure.getSubject()
QuestionnaireResponse.getSubject()
RequestGroup.getSubject()
RiskAssessment.getSubject()
ServiceRequest.getSubject()
Specimen.getSubject()
Account.getSubjectFirstRep()
Contract.getSubjectFirstRep()
MedicinalProductContraindication.getSubjectFirstRep()
MedicinalProductIndication.getSubjectFirstRep()
MedicinalProductInteraction.getSubjectFirstRep()
MedicinalProductPackaged.getSubjectFirstRep()
MedicinalProductUndesirableEffect.getSubjectFirstRep()
AdverseEvent.getSubjectMedicalHistoryFirstRep()
ActivityDefinition.getSubjectReference()
DataRequirement.getSubjectReference()
EventDefinition.getSubjectReference()
Library.getSubjectReference()
Measure.getSubjectReference()
PlanDefinition.getSubjectReference()
PlanDefinition.PlanDefinitionActionComponent.getSubjectReference()
ResearchDefinition.getSubjectReference()
ResearchElementDefinition.getSubjectReference()
MeasureReport.MeasureReportGroupPopulationComponent.getSubjectResults()
MeasureReport.StratifierGroupPopulationComponent.getSubjectResults()
PaymentReconciliation.DetailsComponent.getSubmitter()
Coverage.getSubscriber()
Substance.SubstanceIngredientComponent.getSubstanceReference()
SubstanceSpecification.SubstanceSpecificationRelationshipComponent.getSubstanceReference()
SupplyDelivery.getSupplier()
SupplyRequest.getSupplierFirstRep()
ImmunizationRecommendation.ImmunizationRecommendationRecommendationComponent.getSupportingImmunizationFirstRep()
CarePlan.getSupportingInfoFirstRep()
ClinicalImpression.getSupportingInfoFirstRep()
Contract.getSupportingInfoFirstRep()
DeviceRequest.getSupportingInfoFirstRep()
ServiceRequest.getSupportingInfoFirstRep()
Appointment.getSupportingInformationFirstRep()
ChargeItem.getSupportingInformationFirstRep()
MedicationAdministration.getSupportingInformationFirstRep()
MedicationDispense.getSupportingInformationFirstRep()
MedicationRequest.getSupportingInformationFirstRep()
ImmunizationRecommendation.ImmunizationRecommendationRecommendationComponent.getSupportingPatientInformationFirstRep()
DocumentReference.DocumentReferenceRelatesToComponent.getTarget()
MessageHeader.MessageDestinationComponent.getTarget()
Person.PersonLinkComponent.getTarget()
Provenance.getTargetFirstRep()
VerificationResult.getTargetFirstRep()
Composition.CompositionRelatesToComponent.getTargetReference()
EpisodeOfCare.getTeamFirstRep()
TestReport.getTestScript()
MedicinalProductContraindication.getTherapeuticIndicationFirstRep()
TriggerDefinition.getTimingReference()
Contract.ContractOfferComponent.getTopic()
Contract.getTopicReference()
Contract.TermComponent.getTopicReference()
Contract.ContractAssetComponent.getTypeReferenceFirstRep()
Claim.DetailComponent.getUdiFirstRep()
Claim.ItemComponent.getUdiFirstRep()
Claim.ProcedureComponent.getUdiFirstRep()
Claim.SubDetailComponent.getUdiFirstRep()
ExplanationOfBenefit.DetailComponent.getUdiFirstRep()
ExplanationOfBenefit.ItemComponent.getUdiFirstRep()
ExplanationOfBenefit.ProcedureComponent.getUdiFirstRep()
ExplanationOfBenefit.SubDetailComponent.getUdiFirstRep()
MedicinalProductIndication.getUndesirableEffectFirstRep()
Procedure.getUsedReferenceFirstRep()
ObservationDefinition.getValidCodedValueSet()
Claim.SupportingInformationComponent.getValueReference()
Contract.AnswerComponent.getValueReference()
ExplanationOfBenefit.SupportingInformationComponent.getValueReference()
Group.GroupCharacteristicComponent.getValueReference()
Questionnaire.QuestionnaireItemAnswerOptionComponent.getValueReference()
Questionnaire.QuestionnaireItemInitialComponent.getValueReference()
QuestionnaireResponse.QuestionnaireResponseItemAnswerComponent.getValueReference()
UsageContext.getValueReference()
MolecularSequence.MolecularSequenceVariantComponent.getVariantPointer()
Consent.ConsentVerificationComponent.getVerifiedWith()
AuditEvent.AuditEventEntityComponent.getWhat()
Provenance.ProvenanceEntityComponent.getWhat()
AuditEvent.AuditEventAgentComponent.getWho()
Provenance.ProvenanceAgentComponent.getWho()
Signature.getWho()
VerificationResult.VerificationResultAttestationComponent.getWho()
VerificationResult.VerificationResultPrimarySourceComponent.getWho()
static Reference
Factory.makeReference
(String url) static Reference
Factory.makeReference
(String url, String text) Reference.setDisplay
(String value) Reference.setDisplayElement
(StringType value) Reference.setIdentifier
(Identifier value) Reference.setReference
(String value) Reference.setReferenceElement
(org.hl7.fhir.instance.model.api.IIdType theReference) Convenience setter which sets the reference to the completevalue
of the given reference.Reference.setReferenceElement
(StringType value) Reference.setTypeElement
(UriType value) protected Reference
Reference.typedCopy()
Modifier and TypeMethodDescriptionCommunication.getAbout()
CommunicationRequest.getAbout()
ChargeItem.getAccount()
Encounter.getAccount()
EpisodeOfCare.getAccount()
Schedule.getActor()
Specimen.SpecimenProcessingComponent.getAdditive()
CarePlan.getAddresses()
Goal.getAddresses()
NutritionOrder.getAllergyIntolerance()
Encounter.getAppointment()
Condition.ConditionStageComponent.getAssessment()
MedicationKnowledge.getAssociatedMedication()
MedicinalProduct.getAttachedDocument()
Composition.getAuthor()
Composition.SectionComponent.getAuthor()
DocumentManifest.getAuthor()
DocumentReference.getAuthor()
Contract.getAuthority()
MedicationDispense.getAuthorizingPrescription()
Appointment.getBasedOn()
CarePlan.getBasedOn()
Communication.getBasedOn()
CommunicationRequest.getBasedOn()
DeviceRequest.getBasedOn()
DeviceUseStatement.getBasedOn()
DiagnosticReport.getBasedOn()
Encounter.getBasedOn()
ImagingStudy.getBasedOn()
Media.getBasedOn()
MedicationRequest.getBasedOn()
MedicationStatement.getBasedOn()
Observation.getBasedOn()
Procedure.getBasedOn()
QuestionnaireResponse.getBasedOn()
RequestGroup.getBasedOn()
ServiceRequest.getBasedOn()
SupplyDelivery.getBasedOn()
Task.getBasedOn()
RiskAssessment.getBasis()
CarePlan.getCareTeam()
MedicinalProduct.getClinicalTrial()
ClaimResponse.getCommunicationRequest()
Procedure.getComplicationDetail()
MedicinalProduct.getContact()
DocumentManifest.getContent()
Coverage.getContract()
MedicationKnowledge.getContraindication()
AdverseEvent.getContributor()
CarePlan.getContributor()
HealthcareService.getCoverageArea()
InsurancePlan.getCoverageArea()
InsurancePlan.InsurancePlanPlanComponent.getCoverageArea()
DeviceUseStatement.getDerivedFrom()
MedicationStatement.getDerivedFrom()
Observation.getDerivedFrom()
Composition.CompositionEventComponent.getDetail()
Condition.ConditionEvidenceComponent.getDetail()
CoverageEligibilityRequest.DetailsComponent.getDetail()
DetectedIssue.DetectedIssueEvidenceComponent.getDetail()
MedicationDispense.getDetectedIssue()
MedicationRequest.getDetectedIssue()
MedicationAdministration.getDevice()
MedicinalProductPackaged.MedicinalProductPackagedPackageItemComponent.getDevice()
MedicinalProductPharmaceutical.getDevice()
Contract.getDomain()
Claim.ItemComponent.getEncounter()
DocumentReference.DocumentReferenceContextComponent.getEncounter()
ExplanationOfBenefit.ItemComponent.getEncounter()
HealthcareService.getEndpoint()
ImagingStudy.getEndpoint()
ImagingStudy.ImagingStudySeriesComponent.getEndpoint()
InsurancePlan.getEndpoint()
Location.getEndpoint()
Organization.getEndpoint()
OrganizationAffiliation.getEndpoint()
PractitionerRole.getEndpoint()
ResearchStudy.getEnrollment()
Composition.SectionComponent.getEntry()
Encounter.getEpisodeOfCare()
MeasureReport.getEvaluatedResource()
GuidanceResponse.getEvaluationMessage()
MedicationAdministration.getEventHistory()
MedicationDispense.getEventHistory()
MedicationRequest.getEventHistory()
Evidence.getExposureVariant()
MessageHeader.getFocus()
Observation.getFocus()
Patient.getGeneralPractitioner()
CarePlan.CarePlanActivityDetailComponent.getGoal()
CarePlan.getGoal()
Observation.getHasMember()
OrganizationAffiliation.getHealthcareService()
PractitionerRole.getHealthcareService()
DiagnosticReport.getImagingStudy()
DetectedIssue.getImplicated()
MedicinalProductManufactured.getIngredient()
MedicinalProductPharmaceutical.getIngredient()
Communication.getInResponseTo()
ChargeItemDefinition.getInstance()
DeviceRequest.getInsurance()
MedicationRequest.getInsurance()
ServiceRequest.getInsurance()
Task.getInsurance()
ImagingStudy.getInterpreter()
ClinicalImpression.ClinicalImpressionInvestigationComponent.getItem()
HealthcareService.getLocation()
OrganizationAffiliation.getLocation()
PractitionerRole.getLocation()
ServiceRequest.getLocationReference()
CareTeam.getManagingOrganization()
MedicinalProductPackaged.MedicinalProductPackagedPackageItemComponent.getManufacturedItem()
MedicinalProduct.MedicinalProductManufacturingBusinessOperationComponent.getManufacturer()
MedicinalProductIngredient.getManufacturer()
MedicinalProductManufactured.getManufacturer()
MedicinalProductPackaged.getManufacturer()
MedicinalProductPackaged.MedicinalProductPackagedPackageItemComponent.getManufacturer()
MedicinalProduct.getMasterFile()
InsurancePlan.getNetwork()
InsurancePlan.InsurancePlanCoverageComponent.getNetwork()
InsurancePlan.InsurancePlanPlanComponent.getNetwork()
OrganizationAffiliation.getNetwork()
ActivityDefinition.getObservationRequirement()
ActivityDefinition.getObservationResultRequirement()
Consent.getOrganization()
Evidence.getOutcome()
CarePlan.CarePlanActivityComponent.getOutcomeReference()
Goal.getOutcomeReference()
MedicinalProduct.getPackagedMedicinalProduct()
BiologicallyDerivedProduct.getParent()
Specimen.getParent()
RequestGroup.RequestGroupActionComponent.getParticipant()
CarePlan.getPartOf()
ChargeItem.getPartOf()
Communication.getPartOf()
Media.getPartOf()
MedicationAdministration.getPartOf()
MedicationDispense.getPartOf()
MedicationStatement.getPartOf()
Observation.getPartOf()
Procedure.getPartOf()
QuestionnaireResponse.getPartOf()
ResearchStudy.getPartOf()
SupplyDelivery.getPartOf()
Task.getPartOf()
Coverage.getPayor()
CarePlan.CarePlanActivityDetailComponent.getPerformer()
Consent.getPerformer()
DiagnosticReport.getPerformer()
Observation.getPerformer()
ServiceRequest.getPerformer()
MedicinalProduct.getPharmaceuticalProduct()
MolecularSequence.getPointer()
DeviceRequest.getPriorRequest()
ClinicalImpression.getProblem()
TestScript.getProfile()
ClinicalImpression.getPrognosisReference()
ResearchStudy.getProtocol()
ClaimResponse.AddedItemComponent.getProvider()
ExplanationOfBenefit.AddedItemComponent.getProvider()
Appointment.getReasonReference()
CarePlan.CarePlanActivityDetailComponent.getReasonReference()
CareTeam.getReasonReference()
Communication.getReasonReference()
CommunicationRequest.getReasonReference()
Contract.ActionComponent.getReasonReference()
DeviceRequest.getReasonReference()
DeviceUseStatement.getReasonReference()
Encounter.getReasonReference()
FamilyMemberHistory.getReasonReference()
GuidanceResponse.getReasonReference()
ImagingStudy.getReasonReference()
Immunization.getReasonReference()
MedicationAdministration.getReasonReference()
MedicationRequest.getReasonReference()
MedicationStatement.getReasonReference()
Procedure.getReasonReference()
RequestGroup.getReasonReference()
RiskAssessment.getReasonReference()
ServiceRequest.getReasonReference()
SupplyRequest.getReasonReference()
MedicationDispense.getReceiver()
SupplyDelivery.getReceiver()
Communication.getRecipient()
CommunicationRequest.getRecipient()
DocumentManifest.getRecipient()
Task.TaskRestrictionComponent.getRecipient()
Contract.ActionSubjectComponent.getReference()
Contract.ContractPartyComponent.getReference()
MedicationKnowledge.MedicationKnowledgeRelatedMedicationKnowledgeComponent.getReference()
AdverseEvent.getReferenceDocument()
EpisodeOfCare.getReferralRequest()
DocumentReference.DocumentReferenceContextComponent.getRelated()
Contract.getRelevantHistory()
DeviceRequest.getRelevantHistory()
ServiceRequest.getRelevantHistory()
Task.getRelevantHistory()
CarePlan.getReplaces()
CommunicationRequest.getReplaces()
RequestGroup.getReplaces()
ServiceRequest.getReplaces()
Procedure.getReport()
BiologicallyDerivedProduct.getRequest()
Specimen.getRequest()
Request.getRequestDefinition()
Contract.ActionComponent.getRequester()
MedicationDispense.MedicationDispenseSubstitutionComponent.getResponsibleParty()
DiagnosticReport.getResult()
AdverseEvent.getResultingCondition()
DiagnosticReport.getResultsInterpreter()
ChargeItem.getService()
Contract.getSite()
ResearchStudy.getSite()
Appointment.getSlot()
SubstanceReferenceInformation.SubstanceReferenceInformationClassificationComponent.getSource()
SubstanceReferenceInformation.SubstanceReferenceInformationGeneComponent.getSource()
SubstanceReferenceInformation.SubstanceReferenceInformationGeneElementComponent.getSource()
SubstanceReferenceInformation.SubstanceReferenceInformationTargetComponent.getSource()
SubstanceSpecification.getSource()
SubstanceSpecification.SubstanceSpecificationCodeComponent.getSource()
SubstanceSpecification.SubstanceSpecificationNameComponent.getSource()
SubstanceSpecification.SubstanceSpecificationRelationshipComponent.getSource()
SubstanceSpecification.SubstanceSpecificationStructureComponent.getSource()
DiagnosticReport.getSpecimen()
ImagingStudy.ImagingStudySeriesComponent.getSpecimen()
ServiceRequest.getSpecimen()
ActivityDefinition.getSpecimenRequirement()
AdverseEvent.getStudy()
Account.getSubject()
Contract.getSubject()
MedicinalProductContraindication.getSubject()
MedicinalProductIndication.getSubject()
MedicinalProductInteraction.getSubject()
MedicinalProductPackaged.getSubject()
MedicinalProductUndesirableEffect.getSubject()
AdverseEvent.getSubjectMedicalHistory()
SupplyRequest.getSupplier()
ImmunizationRecommendation.ImmunizationRecommendationRecommendationComponent.getSupportingImmunization()
CarePlan.getSupportingInfo()
ClinicalImpression.getSupportingInfo()
Contract.getSupportingInfo()
DeviceRequest.getSupportingInfo()
ServiceRequest.getSupportingInfo()
Appointment.getSupportingInformation()
ChargeItem.getSupportingInformation()
MedicationAdministration.getSupportingInformation()
MedicationDispense.getSupportingInformation()
MedicationRequest.getSupportingInformation()
ImmunizationRecommendation.ImmunizationRecommendationRecommendationComponent.getSupportingPatientInformation()
Provenance.getTarget()
VerificationResult.getTarget()
EpisodeOfCare.getTeam()
MedicinalProductContraindication.getTherapeuticIndication()
Contract.ContractAssetComponent.getTypeReference()
Claim.DetailComponent.getUdi()
Claim.ItemComponent.getUdi()
Claim.ProcedureComponent.getUdi()
Claim.SubDetailComponent.getUdi()
ExplanationOfBenefit.DetailComponent.getUdi()
ExplanationOfBenefit.ItemComponent.getUdi()
ExplanationOfBenefit.ProcedureComponent.getUdi()
ExplanationOfBenefit.SubDetailComponent.getUdi()
MedicinalProductIndication.getUndesirableEffect()
Procedure.getUsedReference()
Modifier and TypeMethodDescriptionChargeItem.addAccount
(Reference t) Encounter.addAccount
(Reference t) EpisodeOfCare.addAccount
(Reference t) Specimen.SpecimenProcessingComponent.addAdditive
(Reference t) CarePlan.addAddresses
(Reference t) Goal.addAddresses
(Reference t) NutritionOrder.addAllergyIntolerance
(Reference t) Encounter.addAppointment
(Reference t) Condition.ConditionStageComponent.addAssessment
(Reference t) MedicationKnowledge.addAssociatedMedication
(Reference t) MedicinalProduct.addAttachedDocument
(Reference t) Contract.addAuthority
(Reference t) MedicationDispense.addAuthorizingPrescription
(Reference t) Appointment.addBasedOn
(Reference t) CarePlan.addBasedOn
(Reference t) Communication.addBasedOn
(Reference t) CommunicationRequest.addBasedOn
(Reference t) DeviceRequest.addBasedOn
(Reference t) DeviceUseStatement.addBasedOn
(Reference t) DiagnosticReport.addBasedOn
(Reference t) Encounter.addBasedOn
(Reference t) ImagingStudy.addBasedOn
(Reference t) Media.addBasedOn
(Reference t) MedicationRequest.addBasedOn
(Reference t) MedicationStatement.addBasedOn
(Reference t) Observation.addBasedOn
(Reference t) Procedure.addBasedOn
(Reference t) QuestionnaireResponse.addBasedOn
(Reference t) RequestGroup.addBasedOn
(Reference t) ServiceRequest.addBasedOn
(Reference t) SupplyDelivery.addBasedOn
(Reference t) Task.addBasedOn
(Reference t) CarePlan.addCareTeam
(Reference t) MedicinalProduct.addClinicalTrial
(Reference t) ClaimResponse.addCommunicationRequest
(Reference t) Procedure.addComplicationDetail
(Reference t) MedicinalProduct.addContact
(Reference t) DocumentManifest.addContent
(Reference t) Coverage.addContract
(Reference t) MedicationKnowledge.addContraindication
(Reference t) AdverseEvent.addContributor
(Reference t) CarePlan.addContributor
(Reference t) HealthcareService.addCoverageArea
(Reference t) InsurancePlan.addCoverageArea
(Reference t) InsurancePlan.InsurancePlanPlanComponent.addCoverageArea
(Reference t) DeviceUseStatement.addDerivedFrom
(Reference t) MedicationStatement.addDerivedFrom
(Reference t) Observation.addDerivedFrom
(Reference t) MedicationDispense.addDetectedIssue
(Reference t) MedicationRequest.addDetectedIssue
(Reference t) Claim.ItemComponent.addEncounter
(Reference t) DocumentReference.DocumentReferenceContextComponent.addEncounter
(Reference t) ExplanationOfBenefit.ItemComponent.addEncounter
(Reference t) HealthcareService.addEndpoint
(Reference t) ImagingStudy.addEndpoint
(Reference t) ImagingStudy.ImagingStudySeriesComponent.addEndpoint
(Reference t) InsurancePlan.addEndpoint
(Reference t) Location.addEndpoint
(Reference t) Organization.addEndpoint
(Reference t) OrganizationAffiliation.addEndpoint
(Reference t) PractitionerRole.addEndpoint
(Reference t) ResearchStudy.addEnrollment
(Reference t) Encounter.addEpisodeOfCare
(Reference t) MeasureReport.addEvaluatedResource
(Reference t) GuidanceResponse.addEvaluationMessage
(Reference t) MedicationAdministration.addEventHistory
(Reference t) MedicationDispense.addEventHistory
(Reference t) MedicationRequest.addEventHistory
(Reference t) Evidence.addExposureVariant
(Reference t) Patient.addGeneralPractitioner
(Reference t) Observation.addHasMember
(Reference t) OrganizationAffiliation.addHealthcareService
(Reference t) PractitionerRole.addHealthcareService
(Reference t) DiagnosticReport.addImagingStudy
(Reference t) DetectedIssue.addImplicated
(Reference t) MedicinalProductManufactured.addIngredient
(Reference t) MedicinalProductPharmaceutical.addIngredient
(Reference t) Communication.addInResponseTo
(Reference t) ChargeItemDefinition.addInstance
(Reference t) DeviceRequest.addInsurance
(Reference t) MedicationRequest.addInsurance
(Reference t) ServiceRequest.addInsurance
(Reference t) Task.addInsurance
(Reference t) ImagingStudy.addInterpreter
(Reference t) HealthcareService.addLocation
(Reference t) OrganizationAffiliation.addLocation
(Reference t) PractitionerRole.addLocation
(Reference t) ServiceRequest.addLocationReference
(Reference t) CareTeam.addManagingOrganization
(Reference t) MedicinalProductPackaged.MedicinalProductPackagedPackageItemComponent.addManufacturedItem
(Reference t) MedicinalProduct.MedicinalProductManufacturingBusinessOperationComponent.addManufacturer
(Reference t) MedicinalProductIngredient.addManufacturer
(Reference t) MedicinalProductManufactured.addManufacturer
(Reference t) MedicinalProductPackaged.addManufacturer
(Reference t) MedicinalProductPackaged.MedicinalProductPackagedPackageItemComponent.addManufacturer
(Reference t) MedicinalProduct.addMasterFile
(Reference t) InsurancePlan.addNetwork
(Reference t) InsurancePlan.InsurancePlanCoverageComponent.addNetwork
(Reference t) InsurancePlan.InsurancePlanPlanComponent.addNetwork
(Reference t) OrganizationAffiliation.addNetwork
(Reference t) ActivityDefinition.addObservationRequirement
(Reference t) ActivityDefinition.addObservationResultRequirement
(Reference t) Consent.addOrganization
(Reference t) Evidence.addOutcome
(Reference t) CarePlan.CarePlanActivityComponent.addOutcomeReference
(Reference t) Goal.addOutcomeReference
(Reference t) MedicinalProduct.addPackagedMedicinalProduct
(Reference t) RequestGroup.RequestGroupActionComponent.addParticipant
(Reference t) CarePlan.CarePlanActivityDetailComponent.addPerformer
(Reference t) Consent.addPerformer
(Reference t) DiagnosticReport.addPerformer
(Reference t) Observation.addPerformer
(Reference t) ServiceRequest.addPerformer
(Reference t) MedicinalProduct.addPharmaceuticalProduct
(Reference t) MolecularSequence.addPointer
(Reference t) DeviceRequest.addPriorRequest
(Reference t) ClinicalImpression.addProblem
(Reference t) TestScript.addProfile
(Reference t) ClinicalImpression.addPrognosisReference
(Reference t) ResearchStudy.addProtocol
(Reference t) ClaimResponse.AddedItemComponent.addProvider
(Reference t) ExplanationOfBenefit.AddedItemComponent.addProvider
(Reference t) Appointment.addReasonReference
(Reference t) CarePlan.CarePlanActivityDetailComponent.addReasonReference
(Reference t) CareTeam.addReasonReference
(Reference t) Communication.addReasonReference
(Reference t) CommunicationRequest.addReasonReference
(Reference t) Contract.ActionComponent.addReasonReference
(Reference t) DeviceRequest.addReasonReference
(Reference t) DeviceUseStatement.addReasonReference
(Reference t) Encounter.addReasonReference
(Reference t) FamilyMemberHistory.addReasonReference
(Reference t) GuidanceResponse.addReasonReference
(Reference t) ImagingStudy.addReasonReference
(Reference t) Immunization.addReasonReference
(Reference t) MedicationAdministration.addReasonReference
(Reference t) MedicationRequest.addReasonReference
(Reference t) MedicationStatement.addReasonReference
(Reference t) Procedure.addReasonReference
(Reference t) RequestGroup.addReasonReference
(Reference t) RiskAssessment.addReasonReference
(Reference t) ServiceRequest.addReasonReference
(Reference t) SupplyRequest.addReasonReference
(Reference t) MedicationDispense.addReceiver
(Reference t) SupplyDelivery.addReceiver
(Reference t) Communication.addRecipient
(Reference t) CommunicationRequest.addRecipient
(Reference t) DocumentManifest.addRecipient
(Reference t) Task.TaskRestrictionComponent.addRecipient
(Reference t) Contract.ActionSubjectComponent.addReference
(Reference t) Contract.ContractPartyComponent.addReference
(Reference t) MedicationKnowledge.MedicationKnowledgeRelatedMedicationKnowledgeComponent.addReference
(Reference t) AdverseEvent.addReferenceDocument
(Reference t) EpisodeOfCare.addReferralRequest
(Reference t) DocumentReference.DocumentReferenceContextComponent.addRelated
(Reference t) Contract.addRelevantHistory
(Reference t) DeviceRequest.addRelevantHistory
(Reference t) ServiceRequest.addRelevantHistory
(Reference t) Task.addRelevantHistory
(Reference t) CarePlan.addReplaces
(Reference t) CommunicationRequest.addReplaces
(Reference t) RequestGroup.addReplaces
(Reference t) ServiceRequest.addReplaces
(Reference t) BiologicallyDerivedProduct.addRequest
(Reference t) Specimen.addRequest
(Reference t) Contract.ActionComponent.addRequester
(Reference t) MedicationDispense.MedicationDispenseSubstitutionComponent.addResponsibleParty
(Reference t) AdverseEvent.addResultingCondition
(Reference t) DiagnosticReport.addResultsInterpreter
(Reference t) ChargeItem.addService
(Reference t) SubstanceReferenceInformation.SubstanceReferenceInformationClassificationComponent.addSource
(Reference t) SubstanceReferenceInformation.SubstanceReferenceInformationGeneElementComponent.addSource
(Reference t) DiagnosticReport.addSpecimen
(Reference t) ImagingStudy.ImagingStudySeriesComponent.addSpecimen
(Reference t) ServiceRequest.addSpecimen
(Reference t) ActivityDefinition.addSpecimenRequirement
(Reference t) Account.addSubject
(Reference t) Contract.addSubject
(Reference t) MedicinalProductContraindication.addSubject
(Reference t) MedicinalProductIndication.addSubject
(Reference t) MedicinalProductInteraction.addSubject
(Reference t) MedicinalProductPackaged.addSubject
(Reference t) MedicinalProductUndesirableEffect.addSubject
(Reference t) AdverseEvent.addSubjectMedicalHistory
(Reference t) SupplyRequest.addSupplier
(Reference t) ImmunizationRecommendation.ImmunizationRecommendationRecommendationComponent.addSupportingImmunization
(Reference t) CarePlan.addSupportingInfo
(Reference t) ClinicalImpression.addSupportingInfo
(Reference t) Contract.addSupportingInfo
(Reference t) DeviceRequest.addSupportingInfo
(Reference t) ServiceRequest.addSupportingInfo
(Reference t) Appointment.addSupportingInformation
(Reference t) ChargeItem.addSupportingInformation
(Reference t) MedicationAdministration.addSupportingInformation
(Reference t) MedicationDispense.addSupportingInformation
(Reference t) MedicationRequest.addSupportingInformation
(Reference t) ImmunizationRecommendation.ImmunizationRecommendationRecommendationComponent.addSupportingPatientInformation
(Reference t) MedicinalProductContraindication.addTherapeuticIndication
(Reference t) Contract.ContractAssetComponent.addTypeReference
(Reference t) MedicinalProductIndication.addUndesirableEffect
(Reference t) Procedure.addUsedReference
(Reference t) void
Reference.copyValues
(Reference dst) ObservationDefinition.setAbnormalCodedValueSet
(Reference value) Invoice.setAccount
(Reference value) BiologicallyDerivedProduct.BiologicallyDerivedProductProcessingComponent.setAdditive
(Reference value) InsurancePlan.setAdministeredBy
(Reference value) AppointmentResponse.setAppointment
(Reference value) AllergyIntolerance.setAsserter
(Reference value) Condition.setAsserter
(Reference value) Procedure.setAsserter
(Reference value) ClinicalImpression.setAssessor
(Reference value) Identifier.setAssigner
(Reference value) DocumentReference.setAuthenticator
(Reference value) Immunization.ImmunizationProtocolAppliedComponent.setAuthority
(Reference value) ImmunizationEvaluation.setAuthority
(Reference value) ImmunizationRecommendation.setAuthority
(Reference value) RiskAssessment.setBasedOn
(Reference value) Coverage.setBeneficiary
(Reference value) EnrollmentRequest.setCandidate
(Reference value) EpisodeOfCare.setCareManager
(Reference value) Claim.InsuranceComponent.setClaimResponse
(Reference value) ClaimResponse.InsuranceComponent.setClaimResponse
(Reference value) ExplanationOfBenefit.setClaimResponse
(Reference value) BiologicallyDerivedProduct.BiologicallyDerivedProductCollectionComponent.setCollector
(Reference value) Specimen.SpecimenCollectionComponent.setCollector
(Reference value) Encounter.DiagnosisComponent.setCondition
(Reference value) EpisodeOfCare.DiagnosisComponent.setCondition
(Reference value) RiskAssessment.setCondition
(Reference value) ResearchSubject.setConsent
(Reference value) ChargeItem.setContext
(Reference value) Contract.ActionComponent.setContext
(Reference value) MedicationAdministration.setContext
(Reference value) MedicationDispense.setContext
(Reference value) MedicationStatement.setContext
(Reference value) ChargeItem.setCostCenter
(Reference value) Account.CoverageComponent.setCoverage
(Reference value) Claim.InsuranceComponent.setCoverage
(Reference value) ClaimResponse.InsuranceComponent.setCoverage
(Reference value) CoverageEligibilityRequest.InsuranceComponent.setCoverage
(Reference value) CoverageEligibilityResponse.InsuranceComponent.setCoverage
(Reference value) EnrollmentRequest.setCoverage
(Reference value) ExplanationOfBenefit.InsuranceComponent.setCoverage
(Reference value) ObservationDefinition.setCriticalCodedValueSet
(Reference value) CapabilityStatement.CapabilityStatementImplementationComponent.setCustodian
(Reference value) Composition.setCustodian
(Reference value) DocumentReference.setCustodian
(Reference value) Device.setDefinition
(Reference value) SupplyRequest.setDeliverFrom
(Reference value) SupplyRequest.setDeliverTo
(Reference value) Encounter.EncounterHospitalizationComponent.setDestination
(Reference value) MedicationDispense.setDestination
(Reference value) SupplyDelivery.setDestination
(Reference value) MessageHeader.MessageHeaderResponseComponent.setDetails
(Reference value) AdverseEvent.setEncounter
(Reference value) AllergyIntolerance.setEncounter
(Reference value) CarePlan.setEncounter
(Reference value) CareTeam.setEncounter
(Reference value) ClinicalImpression.setEncounter
(Reference value) Communication.setEncounter
(Reference value) CommunicationRequest.setEncounter
(Reference value) Composition.setEncounter
(Reference value) Condition.setEncounter
(Reference value) DeviceRequest.setEncounter
(Reference value) DiagnosticReport.setEncounter
(Reference value) Flag.setEncounter
(Reference value) GuidanceResponse.setEncounter
(Reference value) ImagingStudy.setEncounter
(Reference value) Immunization.setEncounter
(Reference value) ListResource.setEncounter
(Reference value) Media.setEncounter
(Reference value) MedicationRequest.setEncounter
(Reference value) NutritionOrder.setEncounter
(Reference value) Observation.setEncounter
(Reference value) Procedure.setEncounter
(Reference value) QuestionnaireResponse.setEncounter
(Reference value) RequestGroup.setEncounter
(Reference value) RiskAssessment.setEncounter
(Reference value) ServiceRequest.setEncounter
(Reference value) Task.setEncounter
(Reference value) VisionPrescription.setEncounter
(Reference value) ChargeItem.setEnterer
(Reference value) Claim.setEnterer
(Reference value) CoverageEligibilityRequest.setEnterer
(Reference value) ExplanationOfBenefit.setEnterer
(Reference value) MessageHeader.setEnterer
(Reference value) EffectEvidenceSynthesis.setExposure
(Reference value) ResearchDefinition.setExposure
(Reference value) RiskEvidenceSynthesis.setExposure
(Reference value) EffectEvidenceSynthesis.setExposureAlternative
(Reference value) ResearchDefinition.setExposureAlternative
(Reference value) Evidence.setExposureBackground
(Reference value) Goal.setExpressedBy
(Reference value) Claim.setFacility
(Reference value) CoverageEligibilityRequest.DetailsComponent.setFacility
(Reference value) CoverageEligibilityRequest.setFacility
(Reference value) ExplanationOfBenefit.setFacility
(Reference value) ImmunizationEvaluation.setImmunizationEvent
(Reference value) Encounter.EncounterParticipantComponent.setIndividual
(Reference value) ResearchSubject.setIndividual
(Reference value) CoverageEligibilityRequest.SupportingInformationComponent.setInformation
(Reference value) MedicationStatement.setInformationSource
(Reference value) AdverseEvent.AdverseEventSuspectEntityComponent.setInstance
(Reference value) Contract.setInstantiatesCanonical
(Reference value) Claim.setInsurer
(Reference value) ClaimResponse.setInsurer
(Reference value) CoverageEligibilityRequest.setInsurer
(Reference value) CoverageEligibilityResponse.setInsurer
(Reference value) EnrollmentRequest.setInsurer
(Reference value) ExplanationOfBenefit.setInsurer
(Reference value) ClinicalImpression.ClinicalImpressionFindingComponent.setItemReference
(Reference value) ActivityDefinition.setLocation
(Reference value) AdverseEvent.setLocation
(Reference value) AuditEvent.AuditEventAgentComponent.setLocation
(Reference value) CarePlan.CarePlanActivityDetailComponent.setLocation
(Reference value) Device.setLocation
(Reference value) Encounter.EncounterLocationComponent.setLocation
(Reference value) ImagingStudy.setLocation
(Reference value) Immunization.setLocation
(Reference value) MedicationDispense.setLocation
(Reference value) Procedure.setLocation
(Reference value) Provenance.setLocation
(Reference value) Task.setLocation
(Reference value) Group.setManagingEntity
(Reference value) Endpoint.setManagingOrganization
(Reference value) EpisodeOfCare.setManagingOrganization
(Reference value) Location.setManagingOrganization
(Reference value) Patient.setManagingOrganization
(Reference value) Person.setManagingOrganization
(Reference value) Procedure.ProcedureFocalDeviceComponent.setManipulated
(Reference value) Immunization.setManufacturer
(Reference value) Medication.setManufacturer
(Reference value) MedicationKnowledge.setManufacturer
(Reference value) MedicinalProductPackaged.setMarketingAuthorization
(Reference value) ObservationDefinition.setNormalCodedValueSet
(Reference value) SubstanceSpecification.setNucleicAcid
(Reference value) AuditEvent.AuditEventSourceComponent.setObserver
(Reference value) CareTeam.CareTeamParticipantComponent.setOnBehalfOf
(Reference value) Procedure.ProcedurePerformerComponent.setOnBehalfOf
(Reference value) Provenance.ProvenanceAgentComponent.setOnBehalfOf
(Reference value) Signature.setOnBehalfOf
(Reference value) VerificationResult.VerificationResultAttestationComponent.setOnBehalfOf
(Reference value) Media.setOperator
(Reference value) NutritionOrder.setOrderer
(Reference value) EnrollmentResponse.setOrganization
(Reference value) OrganizationAffiliation.setOrganization
(Reference value) Patient.ContactComponent.setOrganization
(Reference value) PractitionerRole.setOrganization
(Reference value) VerificationResult.VerificationResultValidatorComponent.setOrganization
(Reference value) Claim.setOriginalPrescription
(Reference value) ExplanationOfBenefit.setOriginalPrescription
(Reference value) EffectEvidenceSynthesis.setOutcome
(Reference value) ResearchDefinition.setOutcome
(Reference value) RiskEvidenceSynthesis.setOutcome
(Reference value) GuidanceResponse.setOutputParameters
(Reference value) InsurancePlan.setOwnedBy
(Reference value) DeviceDefinition.setParentDevice
(Reference value) OrganizationAffiliation.setParticipatingOrganization
(Reference value) AllergyIntolerance.setPatient
(Reference value) BodyStructure.setPatient
(Reference value) Claim.setPatient
(Reference value) ClaimResponse.setPatient
(Reference value) Consent.setPatient
(Reference value) CoverageEligibilityRequest.setPatient
(Reference value) CoverageEligibilityResponse.setPatient
(Reference value) DetectedIssue.setPatient
(Reference value) Device.setPatient
(Reference value) EpisodeOfCare.setPatient
(Reference value) ExplanationOfBenefit.setPatient
(Reference value) FamilyMemberHistory.setPatient
(Reference value) Immunization.setPatient
(Reference value) ImmunizationEvaluation.setPatient
(Reference value) ImmunizationRecommendation.setPatient
(Reference value) MolecularSequence.setPatient
(Reference value) NutritionOrder.setPatient
(Reference value) RelatedPerson.setPatient
(Reference value) SupplyDelivery.setPatient
(Reference value) VisionPrescription.setPatient
(Reference value) PaymentNotice.setPayment
(Reference value) PaymentReconciliation.setPaymentIssuer
(Reference value) Contract.ActionComponent.setPerformer
(Reference value) DeviceRequest.setPerformer
(Reference value) GuidanceResponse.setPerformer
(Reference value) MedicationRequest.MedicationRequestDispenseRequestComponent.setPerformer
(Reference value) MedicationRequest.setPerformer
(Reference value) MolecularSequence.setPerformer
(Reference value) RiskAssessment.setPerformer
(Reference value) ChargeItem.setPerformingOrganization
(Reference value) Coverage.setPolicyHolder
(Reference value) SubstanceSpecification.setPolymer
(Reference value) EffectEvidenceSynthesis.setPopulation
(Reference value) ResearchDefinition.setPopulation
(Reference value) RiskEvidenceSynthesis.setPopulation
(Reference value) PractitionerRole.setPractitioner
(Reference value) VisionPrescription.setPrescriber
(Reference value) Claim.setPrescription
(Reference value) ExplanationOfBenefit.setPrescription
(Reference value) ClinicalImpression.setPrevious
(Reference value) ResearchStudy.setPrincipalInvestigator
(Reference value) MedicationRequest.setPriorPrescription
(Reference value) ImagingStudy.setProcedureReference
(Reference value) SubstanceSpecification.setProtein
(Reference value) HealthcareService.setProvidedBy
(Reference value) Claim.CareTeamComponent.setProvider
(Reference value) Claim.setProvider
(Reference value) CoverageEligibilityRequest.DetailsComponent.setProvider
(Reference value) CoverageEligibilityRequest.setProvider
(Reference value) CoverageEligibilityResponse.ItemsComponent.setProvider
(Reference value) EnrollmentRequest.setProvider
(Reference value) ExplanationOfBenefit.CareTeamComponent.setProvider
(Reference value) ExplanationOfBenefit.setProvider
(Reference value) PaymentNotice.setProvider
(Reference value) Contract.ContentDefinitionComponent.setPublisher
(Reference value) Task.setReasonReference
(Reference value) MessageHeader.MessageDestinationComponent.setReceiver
(Reference value) Contract.ValuedItemComponent.setRecipient
(Reference value) Invoice.setRecipient
(Reference value) PaymentNotice.setRecipient
(Reference value) AdverseEvent.setRecorder
(Reference value) AllergyIntolerance.setRecorder
(Reference value) Condition.setRecorder
(Reference value) MedicationRequest.setRecorder
(Reference value) Procedure.setRecorder
(Reference value) CarePlan.CarePlanActivityComponent.setReference
(Reference value) Consent.provisionActorComponent.setReference
(Reference value) Consent.provisionDataComponent.setReference
(Reference value) Contract.AssetContextComponent.setReference
(Reference value) ImplementationGuide.ImplementationGuideDefinitionResourceComponent.setReference
(Reference value) ImplementationGuide.ManifestResourceComponent.setReference
(Reference value) CatalogEntry.setReferencedItem
(Reference value) SubstanceSpecification.setReferenceInformation
(Reference value) MolecularSequence.MolecularSequenceReferenceSeqComponent.setReferenceSeqPointer
(Reference value) Claim.setReferral
(Reference value) ExplanationOfBenefit.setReferral
(Reference value) ImagingStudy.setReferrer
(Reference value) MedicinalProduct.MedicinalProductManufacturingBusinessOperationComponent.setRegulator
(Reference value) MedicinalProductAuthorization.setRegulator
(Reference value) MedicationKnowledge.MedicationKnowledgeRegulatoryComponent.setRegulatoryAuthority
(Reference value) MeasureReport.setReporter
(Reference value) ClaimResponse.setRequest
(Reference value) CoverageEligibilityResponse.setRequest
(Reference value) EnrollmentResponse.setRequest
(Reference value) MedicationAdministration.setRequest
(Reference value) PaymentNotice.setRequest
(Reference value) PaymentReconciliation.DetailsComponent.setRequest
(Reference value) PaymentReconciliation.setRequest
(Reference value) CommunicationRequest.setRequester
(Reference value) DeviceRequest.setRequester
(Reference value) MedicationRequest.setRequester
(Reference value) ServiceRequest.setRequester
(Reference value) SupplyRequest.setRequester
(Reference value) Task.setRequester
(Reference value) ChargeItem.setRequestingOrganization
(Reference value) ClaimResponse.setRequestor
(Reference value) CoverageEligibilityResponse.setRequestor
(Reference value) PaymentReconciliation.setRequestor
(Reference value) EnrollmentResponse.setRequestProvider
(Reference value) Linkage.LinkageItemComponent.setResource
(Reference value) RequestGroup.RequestGroupActionComponent.setResource
(Reference value) TestScript.TestScriptFixtureComponent.setResource
(Reference value) PaymentNotice.setResponse
(Reference value) PaymentReconciliation.DetailsComponent.setResponse
(Reference value) Contract.ValuedItemComponent.setResponsible
(Reference value) MessageHeader.setResponsible
(Reference value) PaymentReconciliation.DetailsComponent.setResponsible
(Reference value) EffectEvidenceSynthesis.EffectEvidenceSynthesisResultsByExposureComponent.setRiskEvidenceSynthesis
(Reference value) Slot.setSchedule
(Reference value) Binary.setSecurityContext
(Reference value) Encounter.setServiceProvider
(Reference value) SubstanceSpecification.setSourceMaterial
(Reference value) DocumentReference.DocumentReferenceContextComponent.setSourcePatientInfo
(Reference value) MolecularSequence.setSpecimen
(Reference value) Observation.setSpecimen
(Reference value) ResearchStudy.setSponsor
(Reference value) AdverseEvent.setSubject
(Reference value) Basic.setSubject
(Reference value) CarePlan.setSubject
(Reference value) CareTeam.setSubject
(Reference value) ChargeItem.setSubject
(Reference value) ClinicalImpression.setSubject
(Reference value) Communication.setSubject
(Reference value) CommunicationRequest.setSubject
(Reference value) Composition.setSubject
(Reference value) Condition.setSubject
(Reference value) DeviceRequest.setSubject
(Reference value) DeviceUseStatement.setSubject
(Reference value) DiagnosticReport.setSubject
(Reference value) DocumentManifest.setSubject
(Reference value) DocumentReference.setSubject
(Reference value) Encounter.setSubject
(Reference value) Flag.setSubject
(Reference value) Goal.setSubject
(Reference value) GuidanceResponse.setSubject
(Reference value) ImagingStudy.setSubject
(Reference value) Invoice.setSubject
(Reference value) ListResource.setSubject
(Reference value) MeasureReport.setSubject
(Reference value) Media.setSubject
(Reference value) MedicationAdministration.setSubject
(Reference value) MedicationDispense.setSubject
(Reference value) MedicationRequest.setSubject
(Reference value) MedicationStatement.setSubject
(Reference value) MedicinalProductAuthorization.setSubject
(Reference value) Observation.setSubject
(Reference value) Procedure.setSubject
(Reference value) QuestionnaireResponse.setSubject
(Reference value) RequestGroup.setSubject
(Reference value) RiskAssessment.setSubject
(Reference value) ServiceRequest.setSubject
(Reference value) Specimen.setSubject
(Reference value) MeasureReport.MeasureReportGroupPopulationComponent.setSubjectResults
(Reference value) MeasureReport.StratifierGroupPopulationComponent.setSubjectResults
(Reference value) PaymentReconciliation.DetailsComponent.setSubmitter
(Reference value) Coverage.setSubscriber
(Reference value) SupplyDelivery.setSupplier
(Reference value) TestReport.setTestScript
(Reference value) ObservationDefinition.setValidCodedValueSet
(Reference value) MolecularSequence.MolecularSequenceVariantComponent.setVariantPointer
(Reference value) Consent.ConsentVerificationComponent.setVerifiedWith
(Reference value) Modifier and TypeMethodDescriptionChargeItem.setAccount
(List<Reference> theAccount) Encounter.setAccount
(List<Reference> theAccount) EpisodeOfCare.setAccount
(List<Reference> theAccount) Specimen.SpecimenProcessingComponent.setAdditive
(List<Reference> theAdditive) CarePlan.setAddresses
(List<Reference> theAddresses) Goal.setAddresses
(List<Reference> theAddresses) NutritionOrder.setAllergyIntolerance
(List<Reference> theAllergyIntolerance) Encounter.setAppointment
(List<Reference> theAppointment) Condition.ConditionStageComponent.setAssessment
(List<Reference> theAssessment) MedicationKnowledge.setAssociatedMedication
(List<Reference> theAssociatedMedication) MedicinalProduct.setAttachedDocument
(List<Reference> theAttachedDocument) Contract.setAuthority
(List<Reference> theAuthority) MedicationDispense.setAuthorizingPrescription
(List<Reference> theAuthorizingPrescription) Appointment.setBasedOn
(List<Reference> theBasedOn) CarePlan.setBasedOn
(List<Reference> theBasedOn) Communication.setBasedOn
(List<Reference> theBasedOn) CommunicationRequest.setBasedOn
(List<Reference> theBasedOn) DeviceRequest.setBasedOn
(List<Reference> theBasedOn) DeviceUseStatement.setBasedOn
(List<Reference> theBasedOn) DiagnosticReport.setBasedOn
(List<Reference> theBasedOn) Encounter.setBasedOn
(List<Reference> theBasedOn) ImagingStudy.setBasedOn
(List<Reference> theBasedOn) Media.setBasedOn
(List<Reference> theBasedOn) MedicationRequest.setBasedOn
(List<Reference> theBasedOn) MedicationStatement.setBasedOn
(List<Reference> theBasedOn) Observation.setBasedOn
(List<Reference> theBasedOn) Procedure.setBasedOn
(List<Reference> theBasedOn) QuestionnaireResponse.setBasedOn
(List<Reference> theBasedOn) RequestGroup.setBasedOn
(List<Reference> theBasedOn) ServiceRequest.setBasedOn
(List<Reference> theBasedOn) SupplyDelivery.setBasedOn
(List<Reference> theBasedOn) Task.setBasedOn
(List<Reference> theBasedOn) CarePlan.setCareTeam
(List<Reference> theCareTeam) MedicinalProduct.setClinicalTrial
(List<Reference> theClinicalTrial) ClaimResponse.setCommunicationRequest
(List<Reference> theCommunicationRequest) Procedure.setComplicationDetail
(List<Reference> theComplicationDetail) MedicinalProduct.setContact
(List<Reference> theContact) DocumentManifest.setContent
(List<Reference> theContent) Coverage.setContract
(List<Reference> theContract) MedicationKnowledge.setContraindication
(List<Reference> theContraindication) AdverseEvent.setContributor
(List<Reference> theContributor) CarePlan.setContributor
(List<Reference> theContributor) HealthcareService.setCoverageArea
(List<Reference> theCoverageArea) InsurancePlan.InsurancePlanPlanComponent.setCoverageArea
(List<Reference> theCoverageArea) InsurancePlan.setCoverageArea
(List<Reference> theCoverageArea) DeviceUseStatement.setDerivedFrom
(List<Reference> theDerivedFrom) MedicationStatement.setDerivedFrom
(List<Reference> theDerivedFrom) Observation.setDerivedFrom
(List<Reference> theDerivedFrom) MedicationDispense.setDetectedIssue
(List<Reference> theDetectedIssue) MedicationRequest.setDetectedIssue
(List<Reference> theDetectedIssue) MedicinalProductPackaged.MedicinalProductPackagedPackageItemComponent.setDevice
(List<Reference> theDevice) Claim.ItemComponent.setEncounter
(List<Reference> theEncounter) DocumentReference.DocumentReferenceContextComponent.setEncounter
(List<Reference> theEncounter) ExplanationOfBenefit.ItemComponent.setEncounter
(List<Reference> theEncounter) HealthcareService.setEndpoint
(List<Reference> theEndpoint) ImagingStudy.ImagingStudySeriesComponent.setEndpoint
(List<Reference> theEndpoint) ImagingStudy.setEndpoint
(List<Reference> theEndpoint) InsurancePlan.setEndpoint
(List<Reference> theEndpoint) Location.setEndpoint
(List<Reference> theEndpoint) Organization.setEndpoint
(List<Reference> theEndpoint) OrganizationAffiliation.setEndpoint
(List<Reference> theEndpoint) PractitionerRole.setEndpoint
(List<Reference> theEndpoint) ResearchStudy.setEnrollment
(List<Reference> theEnrollment) Encounter.setEpisodeOfCare
(List<Reference> theEpisodeOfCare) MeasureReport.setEvaluatedResource
(List<Reference> theEvaluatedResource) GuidanceResponse.setEvaluationMessage
(List<Reference> theEvaluationMessage) MedicationAdministration.setEventHistory
(List<Reference> theEventHistory) MedicationDispense.setEventHistory
(List<Reference> theEventHistory) MedicationRequest.setEventHistory
(List<Reference> theEventHistory) Evidence.setExposureVariant
(List<Reference> theExposureVariant) Patient.setGeneralPractitioner
(List<Reference> theGeneralPractitioner) Observation.setHasMember
(List<Reference> theHasMember) OrganizationAffiliation.setHealthcareService
(List<Reference> theHealthcareService) PractitionerRole.setHealthcareService
(List<Reference> theHealthcareService) DiagnosticReport.setImagingStudy
(List<Reference> theImagingStudy) DetectedIssue.setImplicated
(List<Reference> theImplicated) MedicinalProductManufactured.setIngredient
(List<Reference> theIngredient) MedicinalProductPharmaceutical.setIngredient
(List<Reference> theIngredient) Communication.setInResponseTo
(List<Reference> theInResponseTo) ChargeItemDefinition.setInstance
(List<Reference> theInstance) DeviceRequest.setInsurance
(List<Reference> theInsurance) MedicationRequest.setInsurance
(List<Reference> theInsurance) ServiceRequest.setInsurance
(List<Reference> theInsurance) Task.setInsurance
(List<Reference> theInsurance) ImagingStudy.setInterpreter
(List<Reference> theInterpreter) HealthcareService.setLocation
(List<Reference> theLocation) OrganizationAffiliation.setLocation
(List<Reference> theLocation) PractitionerRole.setLocation
(List<Reference> theLocation) ServiceRequest.setLocationReference
(List<Reference> theLocationReference) CareTeam.setManagingOrganization
(List<Reference> theManagingOrganization) MedicinalProductPackaged.MedicinalProductPackagedPackageItemComponent.setManufacturedItem
(List<Reference> theManufacturedItem) MedicinalProduct.MedicinalProductManufacturingBusinessOperationComponent.setManufacturer
(List<Reference> theManufacturer) MedicinalProductIngredient.setManufacturer
(List<Reference> theManufacturer) MedicinalProductManufactured.setManufacturer
(List<Reference> theManufacturer) MedicinalProductPackaged.MedicinalProductPackagedPackageItemComponent.setManufacturer
(List<Reference> theManufacturer) MedicinalProductPackaged.setManufacturer
(List<Reference> theManufacturer) MedicinalProduct.setMasterFile
(List<Reference> theMasterFile) InsurancePlan.InsurancePlanCoverageComponent.setNetwork
(List<Reference> theNetwork) InsurancePlan.InsurancePlanPlanComponent.setNetwork
(List<Reference> theNetwork) InsurancePlan.setNetwork
(List<Reference> theNetwork) OrganizationAffiliation.setNetwork
(List<Reference> theNetwork) ActivityDefinition.setObservationRequirement
(List<Reference> theObservationRequirement) ActivityDefinition.setObservationResultRequirement
(List<Reference> theObservationResultRequirement) Consent.setOrganization
(List<Reference> theOrganization) Evidence.setOutcome
(List<Reference> theOutcome) CarePlan.CarePlanActivityComponent.setOutcomeReference
(List<Reference> theOutcomeReference) Goal.setOutcomeReference
(List<Reference> theOutcomeReference) MedicinalProduct.setPackagedMedicinalProduct
(List<Reference> thePackagedMedicinalProduct) RequestGroup.RequestGroupActionComponent.setParticipant
(List<Reference> theParticipant) CarePlan.CarePlanActivityDetailComponent.setPerformer
(List<Reference> thePerformer) Consent.setPerformer
(List<Reference> thePerformer) DiagnosticReport.setPerformer
(List<Reference> thePerformer) Observation.setPerformer
(List<Reference> thePerformer) ServiceRequest.setPerformer
(List<Reference> thePerformer) MedicinalProduct.setPharmaceuticalProduct
(List<Reference> thePharmaceuticalProduct) MolecularSequence.setPointer
(List<Reference> thePointer) DeviceRequest.setPriorRequest
(List<Reference> thePriorRequest) ClinicalImpression.setProblem
(List<Reference> theProblem) TestScript.setProfile
(List<Reference> theProfile) ClinicalImpression.setPrognosisReference
(List<Reference> thePrognosisReference) ResearchStudy.setProtocol
(List<Reference> theProtocol) ClaimResponse.AddedItemComponent.setProvider
(List<Reference> theProvider) ExplanationOfBenefit.AddedItemComponent.setProvider
(List<Reference> theProvider) Appointment.setReasonReference
(List<Reference> theReasonReference) CarePlan.CarePlanActivityDetailComponent.setReasonReference
(List<Reference> theReasonReference) CareTeam.setReasonReference
(List<Reference> theReasonReference) Communication.setReasonReference
(List<Reference> theReasonReference) CommunicationRequest.setReasonReference
(List<Reference> theReasonReference) Contract.ActionComponent.setReasonReference
(List<Reference> theReasonReference) DeviceRequest.setReasonReference
(List<Reference> theReasonReference) DeviceUseStatement.setReasonReference
(List<Reference> theReasonReference) Encounter.setReasonReference
(List<Reference> theReasonReference) FamilyMemberHistory.setReasonReference
(List<Reference> theReasonReference) GuidanceResponse.setReasonReference
(List<Reference> theReasonReference) ImagingStudy.setReasonReference
(List<Reference> theReasonReference) Immunization.setReasonReference
(List<Reference> theReasonReference) MedicationAdministration.setReasonReference
(List<Reference> theReasonReference) MedicationRequest.setReasonReference
(List<Reference> theReasonReference) MedicationStatement.setReasonReference
(List<Reference> theReasonReference) Procedure.setReasonReference
(List<Reference> theReasonReference) RequestGroup.setReasonReference
(List<Reference> theReasonReference) RiskAssessment.setReasonReference
(List<Reference> theReasonReference) ServiceRequest.setReasonReference
(List<Reference> theReasonReference) SupplyRequest.setReasonReference
(List<Reference> theReasonReference) MedicationDispense.setReceiver
(List<Reference> theReceiver) SupplyDelivery.setReceiver
(List<Reference> theReceiver) Communication.setRecipient
(List<Reference> theRecipient) CommunicationRequest.setRecipient
(List<Reference> theRecipient) DocumentManifest.setRecipient
(List<Reference> theRecipient) Task.TaskRestrictionComponent.setRecipient
(List<Reference> theRecipient) Contract.ActionSubjectComponent.setReference
(List<Reference> theReference) Contract.ContractPartyComponent.setReference
(List<Reference> theReference) MedicationKnowledge.MedicationKnowledgeRelatedMedicationKnowledgeComponent.setReference
(List<Reference> theReference) AdverseEvent.setReferenceDocument
(List<Reference> theReferenceDocument) EpisodeOfCare.setReferralRequest
(List<Reference> theReferralRequest) DocumentReference.DocumentReferenceContextComponent.setRelated
(List<Reference> theRelated) Contract.setRelevantHistory
(List<Reference> theRelevantHistory) DeviceRequest.setRelevantHistory
(List<Reference> theRelevantHistory) ServiceRequest.setRelevantHistory
(List<Reference> theRelevantHistory) Task.setRelevantHistory
(List<Reference> theRelevantHistory) CarePlan.setReplaces
(List<Reference> theReplaces) CommunicationRequest.setReplaces
(List<Reference> theReplaces) RequestGroup.setReplaces
(List<Reference> theReplaces) ServiceRequest.setReplaces
(List<Reference> theReplaces) BiologicallyDerivedProduct.setRequest
(List<Reference> theRequest) Specimen.setRequest
(List<Reference> theRequest) Contract.ActionComponent.setRequester
(List<Reference> theRequester) MedicationDispense.MedicationDispenseSubstitutionComponent.setResponsibleParty
(List<Reference> theResponsibleParty) AdverseEvent.setResultingCondition
(List<Reference> theResultingCondition) DiagnosticReport.setResultsInterpreter
(List<Reference> theResultsInterpreter) ChargeItem.setService
(List<Reference> theService) SubstanceReferenceInformation.SubstanceReferenceInformationClassificationComponent.setSource
(List<Reference> theSource) SubstanceReferenceInformation.SubstanceReferenceInformationGeneComponent.setSource
(List<Reference> theSource) SubstanceReferenceInformation.SubstanceReferenceInformationGeneElementComponent.setSource
(List<Reference> theSource) SubstanceReferenceInformation.SubstanceReferenceInformationTargetComponent.setSource
(List<Reference> theSource) SubstanceSpecification.SubstanceSpecificationRelationshipComponent.setSource
(List<Reference> theSource) SubstanceSpecification.SubstanceSpecificationStructureComponent.setSource
(List<Reference> theSource) DiagnosticReport.setSpecimen
(List<Reference> theSpecimen) ImagingStudy.ImagingStudySeriesComponent.setSpecimen
(List<Reference> theSpecimen) ServiceRequest.setSpecimen
(List<Reference> theSpecimen) ActivityDefinition.setSpecimenRequirement
(List<Reference> theSpecimenRequirement) Account.setSubject
(List<Reference> theSubject) Contract.setSubject
(List<Reference> theSubject) MedicinalProductContraindication.setSubject
(List<Reference> theSubject) MedicinalProductIndication.setSubject
(List<Reference> theSubject) MedicinalProductInteraction.setSubject
(List<Reference> theSubject) MedicinalProductPackaged.setSubject
(List<Reference> theSubject) MedicinalProductUndesirableEffect.setSubject
(List<Reference> theSubject) AdverseEvent.setSubjectMedicalHistory
(List<Reference> theSubjectMedicalHistory) SupplyRequest.setSupplier
(List<Reference> theSupplier) ImmunizationRecommendation.ImmunizationRecommendationRecommendationComponent.setSupportingImmunization
(List<Reference> theSupportingImmunization) CarePlan.setSupportingInfo
(List<Reference> theSupportingInfo) ClinicalImpression.setSupportingInfo
(List<Reference> theSupportingInfo) Contract.setSupportingInfo
(List<Reference> theSupportingInfo) DeviceRequest.setSupportingInfo
(List<Reference> theSupportingInfo) ServiceRequest.setSupportingInfo
(List<Reference> theSupportingInfo) Appointment.setSupportingInformation
(List<Reference> theSupportingInformation) ChargeItem.setSupportingInformation
(List<Reference> theSupportingInformation) MedicationAdministration.setSupportingInformation
(List<Reference> theSupportingInformation) MedicationDispense.setSupportingInformation
(List<Reference> theSupportingInformation) MedicationRequest.setSupportingInformation
(List<Reference> theSupportingInformation) ImmunizationRecommendation.ImmunizationRecommendationRecommendationComponent.setSupportingPatientInformation
(List<Reference> theSupportingPatientInformation) MedicinalProductContraindication.setTherapeuticIndication
(List<Reference> theTherapeuticIndication) Contract.ContractAssetComponent.setTypeReference
(List<Reference> theTypeReference) MedicinalProductIndication.setUndesirableEffect
(List<Reference> theUndesirableEffect) Procedure.setUsedReference
(List<Reference> theUsedReference) ModifierConstructorDescriptionAdverseEvent
(Enumeration<AdverseEvent.AdverseEventActuality> actuality, Reference subject) ConstructorAdverseEventSuspectEntityComponent
(Reference instance) ConstructorAllergyIntolerance
(Reference patient) ConstructorAppointmentResponse
(Reference appointment, Enumeration<AppointmentResponse.ParticipantStatus> participantStatus) ConstructorAuditEventSourceComponent
(Reference observer) ConstructorBodyStructure
(Reference patient) ConstructorCarePlan
(Enumeration<CarePlan.CarePlanStatus> status, Enumeration<CarePlan.CarePlanIntent> intent, Reference subject) ConstructorCareTeamComponent
(PositiveIntType sequence, Reference provider) ConstructorCareTeamComponent
(PositiveIntType sequence, Reference provider) ConstructorCatalogEntry
(BooleanType orderable, Reference referencedItem) ConstructorCatalogEntryRelatedEntryComponent
(Enumeration<CatalogEntry.CatalogEntryRelationType> relationtype, Reference item) ConstructorChargeItem
(Enumeration<ChargeItem.ChargeItemStatus> status, CodeableConcept code, Reference subject) ConstructorConstructorClaim
(Enumeration<Claim.ClaimStatus> status, CodeableConcept type, Enumeration<Claim.Use> use, Reference patient, DateTimeType created, Reference provider, CodeableConcept priority) ConstructorClaimResponse
(Enumeration<ClaimResponse.ClaimResponseStatus> status, CodeableConcept type, Enumeration<ClaimResponse.Use> use, Reference patient, DateTimeType created, Reference insurer, Enumeration<ClaimResponse.RemittanceOutcome> outcome) ConstructorClinicalImpression
(Enumeration<ClinicalImpression.ClinicalImpressionStatus> status, Reference subject) ConstructorConstructorCoverage
(Enumeration<Coverage.CoverageStatus> status, Reference beneficiary) ConstructorCoverageComponent
(Reference coverage) ConstructorCoverageEligibilityRequest
(Enumeration<CoverageEligibilityRequest.EligibilityRequestStatus> status, Reference patient, DateTimeType created, Reference insurer) ConstructorCoverageEligibilityResponse
(Enumeration<CoverageEligibilityResponse.EligibilityResponseStatus> status, Reference patient, DateTimeType created, Reference request, Enumeration<Enumerations.RemittanceOutcome> outcome, Reference insurer) ConstructorDeviceRequest
(Enumeration<DeviceRequest.RequestIntent> intent, Type code, Reference subject) ConstructorDeviceUseStatement
(Enumeration<DeviceUseStatement.DeviceUseStatementStatus> status, Reference subject, Reference device) ConstructorDiagnosisComponent
(Reference condition) ConstructorDiagnosisComponent
(Reference condition) ConstructorConstructorDocumentReferenceRelatesToComponent
(Enumeration<DocumentReference.DocumentRelationshipType> code, Reference target) ConstructorEffectEvidenceSynthesis
(Enumeration<Enumerations.PublicationStatus> status, Reference population, Reference exposure, Reference exposureAlternative, Reference outcome) ConstructorEffectEvidenceSynthesisResultsByExposureComponent
(Reference riskEvidenceSynthesis) ConstructorEncounterLocationComponent
(Reference location) ConstructorEpisodeOfCare
(Enumeration<EpisodeOfCare.EpisodeOfCareStatus> status, Reference patient) ConstructorEvidence
(Enumeration<Enumerations.PublicationStatus> status, Reference exposureBackground) ConstructorExplanationOfBenefit
(Enumeration<ExplanationOfBenefit.ExplanationOfBenefitStatus> status, CodeableConcept type, Enumeration<ExplanationOfBenefit.Use> use, Reference patient, DateTimeType created, Reference insurer, Reference provider, Enumeration<ExplanationOfBenefit.RemittanceOutcome> outcome) ConstructorFamilyMemberHistory
(Enumeration<FamilyMemberHistory.FamilyHistoryStatus> status, Reference patient, CodeableConcept relationship) ConstructorFlag
(Enumeration<Flag.FlagStatus> status, CodeableConcept code, Reference subject) ConstructorGoal
(Enumeration<Goal.GoalLifecycleStatus> lifecycleStatus, CodeableConcept description, Reference subject) ConstructorGroupMemberComponent
(Reference entity) ConstructorGuarantorComponent
(Reference party) ConstructorImagingStudy
(Enumeration<ImagingStudy.ImagingStudyStatus> status, Reference subject) ConstructorConstructorImmunization
(Enumeration<Immunization.ImmunizationStatus> status, CodeableConcept vaccineCode, Reference patient, Type occurrence) ConstructorImmunizationEvaluation
(Enumeration<ImmunizationEvaluation.ImmunizationEvaluationStatus> status, Reference patient, CodeableConcept targetDisease, Reference immunizationEvent, CodeableConcept doseStatus) ConstructorConstructorImmunizationRecommendation
(Reference patient, DateTimeType date) ConstructorConstructorInsuranceComponent
(PositiveIntType sequence, BooleanType focal, Reference coverage) ConstructorInsuranceComponent
(PositiveIntType sequence, BooleanType focal, Reference coverage) ConstructorInsuranceComponent
(Reference coverage) ConstructorInsuranceComponent
(Reference coverage) ConstructorInsuranceComponent
(BooleanType focal, Reference coverage) ConstructorConstructorLinkageItemComponent
(Enumeration<Linkage.LinkageType> type, Reference resource) ConstructorListEntryComponent
(Reference item) ConstructorManifestResourceComponent
(Reference reference) ConstructorMedicationAdministration
(Enumeration<MedicationAdministration.MedicationAdministrationStatus> status, Type medication, Reference subject, Type effective) ConstructorConstructorConstructorMedicationKnowledgeRegulatoryComponent
(Reference regulatoryAuthority) ConstructorMedicationRequest
(Enumeration<MedicationRequest.MedicationRequestStatus> status, Enumeration<MedicationRequest.MedicationRequestIntent> intent, Type medication, Reference subject) ConstructorMedicationStatement
(Enumeration<MedicationStatement.MedicationStatementStatus> status, Type medication, Reference subject) ConstructorNutritionOrder
(Enumeration<NutritionOrder.NutritionOrderStatus> status, Enumeration<NutritionOrder.NutritiionOrderIntent> intent, Reference patient, DateTimeType dateTime) ConstructorPatientLinkComponent
(Reference other, Enumeration<Patient.LinkType> type) ConstructorPaymentNotice
(Enumeration<PaymentNotice.PaymentNoticeStatus> status, DateTimeType created, Reference payment, Reference recipient, Money amount) ConstructorPersonLinkComponent
(Reference target) ConstructorProcedure
(Enumeration<Procedure.ProcedureStatus> status, Reference subject) ConstructorProcedureFocalDeviceComponent
(Reference manipulated) ConstructorConstructorConstructorConstructorprovisionActorComponent
(CodeableConcept role, Reference reference) ConstructorprovisionDataComponent
(Enumeration<Consent.ConsentDataMeaning> meaning, Reference reference) ConstructorRelatedPerson
(Reference patient) ConstructorResearchDefinition
(Enumeration<Enumerations.PublicationStatus> status, Reference population) ConstructorResearchSubject
(Enumeration<ResearchSubject.ResearchSubjectStatus> status, Reference study, Reference individual) ConstructorRiskAssessment
(Enumeration<RiskAssessment.RiskAssessmentStatus> status, Reference subject) ConstructorRiskEvidenceSynthesis
(Enumeration<Enumerations.PublicationStatus> status, Reference population, Reference outcome) ConstructorServiceRequest
(Enumeration<ServiceRequest.ServiceRequestStatus> status, Enumeration<ServiceRequest.ServiceRequestIntent> intent, Reference subject) ConstructorSignatoryComponent
(Coding type, Reference party) ConstructorSignature
(InstantType when, Reference who) ConstructorSlot
(Reference schedule, Enumeration<Slot.SlotStatus> status, InstantType start, InstantType end) ConstructorSupportingInformationComponent
(PositiveIntType sequence, Reference information) ConstructorTestReport
(Enumeration<TestReport.TestReportStatus> status, Reference testScript, Enumeration<TestReport.TestReportResult> result) ConstructorVerificationResultValidatorComponent
(Reference organization) ConstructorVisionPrescription
(Enumeration<VisionPrescription.VisionStatus> status, DateTimeType created, Reference patient, DateTimeType dateWritten, Reference prescriber) Constructor -
Uses of Reference in org.hl7.fhir.r4.profilemodel