| Package | Description |
|---|---|
| org.hl7.fhir.r4.formats | |
| org.hl7.fhir.r4.model |
| Modifier and Type | Method and Description |
|---|---|
protected Location |
JsonParser.parseLocation(com.google.gson.JsonObject json) |
protected Location |
XmlParser.parseLocation(org.xmlpull.v1.XmlPullParser xpp) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
JsonParser.composeLocation(String name,
Location element) |
protected void |
XmlParser.composeLocation(String name,
Location element) |
protected void |
RdfParser.composeLocation(Turtle.Complex parent,
String parentType,
String name,
Location element,
int index) |
protected void |
XmlParser.composeLocationElements(Location element) |
protected void |
JsonParser.composeLocationInner(Location element) |
protected boolean |
XmlParser.parseLocationContent(int eventType,
org.xmlpull.v1.XmlPullParser xpp,
Location res) |
protected Location.LocationHoursOfOperationComponent |
JsonParser.parseLocationLocationHoursOfOperationComponent(com.google.gson.JsonObject json,
Location owner) |
protected Location.LocationHoursOfOperationComponent |
XmlParser.parseLocationLocationHoursOfOperationComponent(org.xmlpull.v1.XmlPullParser xpp,
Location owner) |
protected boolean |
XmlParser.parseLocationLocationHoursOfOperationComponentContent(int eventType,
org.xmlpull.v1.XmlPullParser xpp,
Location owner,
Location.LocationHoursOfOperationComponent res) |
protected void |
JsonParser.parseLocationLocationHoursOfOperationComponentProperties(com.google.gson.JsonObject json,
Location owner,
Location.LocationHoursOfOperationComponent res) |
protected Location.LocationPositionComponent |
JsonParser.parseLocationLocationPositionComponent(com.google.gson.JsonObject json,
Location owner) |
protected Location.LocationPositionComponent |
XmlParser.parseLocationLocationPositionComponent(org.xmlpull.v1.XmlPullParser xpp,
Location owner) |
protected boolean |
XmlParser.parseLocationLocationPositionComponentContent(int eventType,
org.xmlpull.v1.XmlPullParser xpp,
Location owner,
Location.LocationPositionComponent res) |
protected void |
JsonParser.parseLocationLocationPositionComponentProperties(com.google.gson.JsonObject json,
Location owner,
Location.LocationPositionComponent res) |
protected void |
JsonParser.parseLocationProperties(com.google.gson.JsonObject json,
Location res) |
| Modifier and Type | Field and Description |
|---|---|
protected Location |
ProductPlan.coverageAreaTarget
The actual object that is the target of the reference (The geographic region in which a health insurance product's benefits apply.)
|
protected Location |
ProductPlan.ProductPlanPlanComponent.coverageAreaTarget
The actual object that is the target of the reference (The geographic region in which a health insurance plan's benefits apply.)
|
protected Location |
MedicationDispense.destinationTarget
The 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 Location |
SupplyDelivery.destinationTarget
The 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 Location |
EligibilityRequest.facilityTarget
The actual object that is the target of the reference (Facility where the services were provided.)
|
protected Location |
ExplanationOfBenefit.facilityTarget
The actual object that is the target of the reference (Facility where the services were provided.)
|
protected Location |
Claim.facilityTarget
The actual object that is the target of the reference (Facility where the services were provided.)
|
protected Location |
ImagingStudy.locationTarget
The actual object that is the target of the reference (The principal physical location where the ImagingStudy was performed.)
|
protected Location |
Device.locationTarget
The actual object that is the target of the reference (The place where the device can be found.)
|
protected Location |
MedicationDispense.locationTarget
The actual object that is the target of the reference (The principal physical location where the dispense was performed.)
|
protected Location |
ItemInstance.locationTarget
The actual object that is the target of the reference (The location where the item is phisically located.)
|
protected Location |
Procedure.locationTarget
The actual object that is the target of the reference (The location where the procedure actually happened.
|
protected Location |
Provenance.locationTarget
The actual object that is the target of the reference (Where the activity occurred, if relevant.)
|
protected Location |
AuditEvent.AuditEventAgentComponent.locationTarget
The actual object that is the target of the reference (Where the event occurred.)
|
protected Location |
CarePlan.CarePlanActivityDetailComponent.locationTarget
The actual object that is the target of the reference (Identifies the facility where the activity will occur; e.g.
|
protected Location |
AdverseEvent.locationTarget
The actual object that is the target of the reference (The information about where the adverse event occurred.)
|
protected Location |
Immunization.locationTarget
The actual object that is the target of the reference (The service delivery location where the vaccine administration occurred.)
|
protected Location |
Encounter.EncounterLocationComponent.locationTarget
The actual object that is the target of the reference (The location where the encounter takes place.)
|
protected Location |
ActivityDefinition.locationTarget
The actual object that is the target of the reference (Identifies the facility where the activity will occur; e.g.
|
protected Location |
Location.partOfTarget
The actual object that is the target of the reference (Another Location which this Location is physically part of.)
|
| Modifier and Type | Field and Description |
|---|---|
protected List<Location> |
HealthcareService.coverageAreaTarget
The 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> |
Contract.domainTarget
The 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> |
HealthcareService.locationTarget
The actual objects that are the target of the reference (The location(s) where this healthcare service may be provided.)
|
protected List<Location> |
PractitionerRole.locationTarget
The actual objects that are the target of the reference (The location(s) at which this practitioner provides care.)
|
protected List<Location> |
OrganizationRole.locationTarget
The actual objects that are the target of the reference (The location(s) at which this practitioner provides care.)
|
protected List<Location> |
ResearchStudy.siteTarget
The actual objects that are the target of the reference (A facility in which study activities are conducted.)
|
| Modifier and Type | Method and Description |
|---|---|
List<Location> |
HealthcareService.getCoverageAreaTarget()
Deprecated.
Use Reference#setResource(IBaseResource) instead
|
List<Location> |
Contract.getDomainTarget()
Deprecated.
Use Reference#setResource(IBaseResource) instead
|
List<Location> |
HealthcareService.getLocationTarget()
Deprecated.
Use Reference#setResource(IBaseResource) instead
|
List<Location> |
PractitionerRole.getLocationTarget()
Deprecated.
Use Reference#setResource(IBaseResource) instead
|
List<Location> |
OrganizationRole.getLocationTarget()
Deprecated.
Use Reference#setResource(IBaseResource) instead
|
List<Location> |
ResearchStudy.getSiteTarget()
Deprecated.
Use Reference#setResource(IBaseResource) instead
|
Copyright © 2014–2018 University Health Network. All rights reserved.