Uses of Class
org.hl7.fhir.r4.model.Location
-
Packages that use Location Package Description org.hl7.fhir.r4.formats org.hl7.fhir.r4.model -
-
Uses of Location in org.hl7.fhir.r4.formats
Methods in org.hl7.fhir.r4.formats that return Location Modifier and Type Method Description protected LocationJsonParser. parseLocation(com.google.gson.JsonObject json)protected LocationXmlParser. parseLocation(org.xmlpull.v1.XmlPullParser xpp)Methods in org.hl7.fhir.r4.formats with parameters of type Location Modifier and Type Method Description protected voidJsonParser. composeLocation(String name, Location element)protected voidRdfParser. composeLocation(Turtle.Complex parent, String parentType, String name, Location element, int index)protected voidXmlParser. composeLocation(String name, Location element)protected voidXmlParser. composeLocationElements(Location element)protected voidJsonParser. composeLocationInner(Location element)protected booleanXmlParser. parseLocationContent(int eventType, org.xmlpull.v1.XmlPullParser xpp, Location res)protected Location.LocationHoursOfOperationComponentJsonParser. parseLocationLocationHoursOfOperationComponent(com.google.gson.JsonObject json, Location owner)protected Location.LocationHoursOfOperationComponentXmlParser. parseLocationLocationHoursOfOperationComponent(org.xmlpull.v1.XmlPullParser xpp, Location owner)protected booleanXmlParser. parseLocationLocationHoursOfOperationComponentContent(int eventType, org.xmlpull.v1.XmlPullParser xpp, Location owner, Location.LocationHoursOfOperationComponent res)protected voidJsonParser. parseLocationLocationHoursOfOperationComponentProperties(com.google.gson.JsonObject json, Location owner, Location.LocationHoursOfOperationComponent res)protected Location.LocationPositionComponentJsonParser. parseLocationLocationPositionComponent(com.google.gson.JsonObject json, Location owner)protected Location.LocationPositionComponentXmlParser. parseLocationLocationPositionComponent(org.xmlpull.v1.XmlPullParser xpp, Location owner)protected booleanXmlParser. parseLocationLocationPositionComponentContent(int eventType, org.xmlpull.v1.XmlPullParser xpp, Location owner, Location.LocationPositionComponent res)protected voidJsonParser. parseLocationLocationPositionComponentProperties(com.google.gson.JsonObject json, Location owner, Location.LocationPositionComponent res)protected voidJsonParser. parseLocationProperties(com.google.gson.JsonObject json, Location res) -
Uses of Location in org.hl7.fhir.r4.model
Fields in org.hl7.fhir.r4.model declared as Location Modifier and Type Field Description protected LocationMedicationDispense. destinationTargetThe actual object that is the target of the reference (Identification of the facility/location where the medication was shipped to, as part of the dispense event.)protected LocationSupplyDelivery. destinationTargetThe actual object that is the target of the reference (Identification of the facility/location where the Supply was shipped to, as part of the dispense event.)protected LocationClaim. facilityTargetThe actual object that is the target of the reference (Facility where the services were provided.)protected LocationCoverageEligibilityRequest. facilityTargetThe actual object that is the target of the reference (Facility where the services are intended to be provided.)protected LocationExplanationOfBenefit. facilityTargetThe actual object that is the target of the reference (Facility where the services were provided.)protected LocationActivityDefinition. locationTargetThe actual object that is the target of the reference (Identifies the facility where the activity will occur; e.g.protected LocationAdverseEvent. locationTargetThe actual object that is the target of the reference (The information about where the adverse event occurred.)protected LocationAuditEvent.AuditEventAgentComponent. locationTargetThe actual object that is the target of the reference (Where the event occurred.)protected LocationCarePlan.CarePlanActivityDetailComponent. locationTargetThe actual object that is the target of the reference (Identifies the facility where the activity will occur; e.g.protected LocationDevice. locationTargetThe actual object that is the target of the reference (The place where the device can be found.)protected LocationEncounter.EncounterLocationComponent. locationTargetThe actual object that is the target of the reference (The location where the encounter takes place.)protected LocationImagingStudy. locationTargetThe actual object that is the target of the reference (The principal physical location where the ImagingStudy was performed.)protected LocationImmunization. locationTargetThe actual object that is the target of the reference (The service delivery location where the vaccine administration occurred.)protected LocationMedicationDispense. locationTargetThe actual object that is the target of the reference (The principal physical location where the dispense was performed.)protected LocationProcedure. locationTargetThe actual object that is the target of the reference (The location where the procedure actually happened.protected LocationProvenance. locationTargetThe actual object that is the target of the reference (Where the activity occurred, if relevant.)protected LocationTask. locationTargetThe actual object that is the target of the reference (Principal physical location where the this task is performed.)protected LocationLocation. partOfTargetThe actual object that is the target of the reference (Another Location of which this Location is physically a part of.)Fields in org.hl7.fhir.r4.model with type parameters of type Location Modifier and Type Field Description protected List<Location>HealthcareService. coverageAreaTargetThe actual objects that are the target of the reference (The location(s) that this service is available to (not where the service is provided).)protected List<Location>InsurancePlan. coverageAreaTargetThe actual objects that are the target of the reference (The geographic region in which a health insurance product's benefits apply.)protected List<Location>InsurancePlan.InsurancePlanPlanComponent. coverageAreaTargetThe actual objects that are the target of the reference (The geographic region in which a health insurance plan's benefits apply.)protected List<Location>Contract. domainTargetThe actual objects that are the target of the reference (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.)protected List<Location>ServiceRequest. locationReferenceTargetThe actual objects that are the target of the reference (A reference to the the preferred location(s) where the procedure should actually happen.protected List<Location>HealthcareService. locationTargetThe actual objects that are the target of the reference (The location(s) where this healthcare service may be provided.)protected List<Location>OrganizationAffiliation. locationTargetThe actual objects that are the target of the reference (The location(s) at which the role occurs.)protected List<Location>PractitionerRole. locationTargetThe actual objects that are the target of the reference (The location(s) at which this practitioner provides care.)protected List<Location>Contract. siteTargetThe actual objects that are the target of the reference (Sites in which the contract is complied with, exercised, or in force.)protected List<Location>ResearchStudy. siteTargetThe actual objects that are the target of the reference (A facility in which study activities are conducted.)Methods in org.hl7.fhir.r4.model that return Location Modifier and Type Method Description LocationLocation. addAlias(String value)LocationHealthcareService. addCoverageAreaTarget()Deprecated.Use Reference#setResource(IBaseResource) insteadLocationInsurancePlan. addCoverageAreaTarget()Deprecated.Use Reference#setResource(IBaseResource) insteadLocationInsurancePlan.InsurancePlanPlanComponent. addCoverageAreaTarget()Deprecated.Use Reference#setResource(IBaseResource) insteadLocationContract. addDomainTarget()Deprecated.Use Reference#setResource(IBaseResource) insteadLocationLocation. addEndpoint(Reference t)LocationLocation. addHoursOfOperation(Location.LocationHoursOfOperationComponent t)LocationLocation. addIdentifier(Identifier t)LocationServiceRequest. addLocationReferenceTarget()Deprecated.Use Reference#setResource(IBaseResource) insteadLocationHealthcareService. addLocationTarget()Deprecated.Use Reference#setResource(IBaseResource) insteadLocationOrganizationAffiliation. addLocationTarget()Deprecated.Use Reference#setResource(IBaseResource) insteadLocationPractitionerRole. addLocationTarget()Deprecated.Use Reference#setResource(IBaseResource) insteadLocationContract. addSiteTarget()Deprecated.Use Reference#setResource(IBaseResource) insteadLocationResearchStudy. addSiteTarget()Deprecated.Use Reference#setResource(IBaseResource) insteadLocationLocation. addTelecom(ContactPoint t)LocationLocation. addType(CodeableConcept t)LocationLocation. copy()LocationMedicationDispense. getDestinationTarget()LocationSupplyDelivery. getDestinationTarget()LocationClaim. getFacilityTarget()LocationCoverageEligibilityRequest. getFacilityTarget()LocationExplanationOfBenefit. getFacilityTarget()LocationActivityDefinition. getLocationTarget()LocationAdverseEvent. getLocationTarget()LocationAuditEvent.AuditEventAgentComponent. getLocationTarget()LocationCarePlan.CarePlanActivityDetailComponent. getLocationTarget()LocationDevice. getLocationTarget()LocationEncounter.EncounterLocationComponent. getLocationTarget()LocationImagingStudy. getLocationTarget()LocationImmunization. getLocationTarget()LocationMedicationDispense. getLocationTarget()LocationProcedure. getLocationTarget()LocationProvenance. getLocationTarget()LocationTask. getLocationTarget()LocationLocation. getPartOfTarget()LocationLocation. setAddress(Address value)LocationLocation. setAlias(List<StringType> theAlias)LocationLocation. setAvailabilityExceptions(String value)LocationLocation. setAvailabilityExceptionsElement(StringType value)LocationLocation. setDescription(String value)LocationLocation. setDescriptionElement(StringType value)LocationLocation. setEndpoint(List<Reference> theEndpoint)LocationLocation. setHoursOfOperation(List<Location.LocationHoursOfOperationComponent> theHoursOfOperation)LocationLocation. setIdentifier(List<Identifier> theIdentifier)LocationLocation. setManagingOrganization(Reference value)LocationLocation. setManagingOrganizationTarget(Organization value)LocationLocation. setMode(Location.LocationMode value)LocationLocation. setModeElement(Enumeration<Location.LocationMode> value)LocationLocation. setName(String value)LocationLocation. setNameElement(StringType value)LocationLocation. setOperationalStatus(Coding value)LocationLocation. setPartOf(Reference value)LocationLocation. setPartOfTarget(Location value)LocationLocation. setPhysicalType(CodeableConcept value)LocationLocation. setPosition(Location.LocationPositionComponent value)LocationLocation. setStatus(Location.LocationStatus value)LocationLocation. setStatusElement(Enumeration<Location.LocationStatus> value)LocationLocation. setTelecom(List<ContactPoint> theTelecom)LocationLocation. setType(List<CodeableConcept> theType)protected LocationLocation. typedCopy()Methods in org.hl7.fhir.r4.model that return types with arguments of type Location Modifier and Type Method Description List<Location>HealthcareService. getCoverageAreaTarget()Deprecated.Use Reference#setResource(IBaseResource) insteadList<Location>InsurancePlan. getCoverageAreaTarget()Deprecated.Use Reference#setResource(IBaseResource) insteadList<Location>InsurancePlan.InsurancePlanPlanComponent. getCoverageAreaTarget()Deprecated.Use Reference#setResource(IBaseResource) insteadList<Location>Contract. getDomainTarget()Deprecated.Use Reference#setResource(IBaseResource) insteadList<Location>ServiceRequest. getLocationReferenceTarget()Deprecated.Use Reference#setResource(IBaseResource) insteadList<Location>HealthcareService. getLocationTarget()Deprecated.Use Reference#setResource(IBaseResource) insteadList<Location>OrganizationAffiliation. getLocationTarget()Deprecated.Use Reference#setResource(IBaseResource) insteadList<Location>PractitionerRole. getLocationTarget()Deprecated.Use Reference#setResource(IBaseResource) insteadList<Location>Contract. getSiteTarget()Deprecated.Use Reference#setResource(IBaseResource) insteadList<Location>ResearchStudy. getSiteTarget()Deprecated.Use Reference#setResource(IBaseResource) instead
-