public class HealthcareService extends BaseResource implements IResource
Definition: The details of a healthcare service available at a location.
Requirements:
Profile Definition: http://hl7.org/fhir/profiles/HealthcareService
| Modifier and Type | Class and Description |
|---|---|
static class |
HealthcareService.AvailableTime
Block class for child element: HealthcareService.availableTime ()
|
static class |
HealthcareService.NotAvailable
Block class for child element: HealthcareService.notAvailable ()
|
static class |
HealthcareService.ServiceType
Block class for child element: HealthcareService.serviceType ()
|
| Modifier and Type | Field and Description |
|---|---|
static TokenClientParam |
CHARACTERISTIC
Fluent Client search parameter constant for characteristic
|
static TokenClientParam |
IDENTIFIER
Fluent Client search parameter constant for identifier
|
static Include |
INCLUDE_LOCATION
Constant for fluent queries to be used to add include statements.
|
static Include |
INCLUDE_ORGANIZATION
Constant for fluent queries to be used to add include statements.
|
static ReferenceClientParam |
LOCATION
Fluent Client search parameter constant for location
|
static StringClientParam |
NAME
Fluent Client search parameter constant for name
|
static ReferenceClientParam |
ORGANIZATION
Fluent Client search parameter constant for organization
|
static StringClientParam |
PROGRAMNAME
Fluent Client search parameter constant for programname
|
static TokenClientParam |
SERVICECATEGORY
Fluent Client search parameter constant for servicecategory
|
static TokenClientParam |
SERVICETYPE
Fluent Client search parameter constant for servicetype
|
static String |
SP_CHARACTERISTIC
Search parameter constant for characteristic
|
static String |
SP_IDENTIFIER
Search parameter constant for identifier
|
static String |
SP_LOCATION
Search parameter constant for location
|
static String |
SP_NAME
Search parameter constant for name
|
static String |
SP_ORGANIZATION
Search parameter constant for organization
|
static String |
SP_PROGRAMNAME
Search parameter constant for programname
|
static String |
SP_SERVICECATEGORY
Search parameter constant for servicecategory
|
static String |
SP_SERVICETYPE
Search parameter constant for servicetype
|
RES_ID, SP_RES_ID, SP_RES_LANGUAGEINCLUDE_ALL, WILDCARD_ALL_SET| Constructor and Description |
|---|
HealthcareService() |
| Modifier and Type | Method and Description |
|---|---|
HealthcareService.AvailableTime |
addAvailableTime()
Adds and returns a new value for availableTime ()
|
HealthcareService |
addAvailableTime(HealthcareService.AvailableTime theValue)
Adds a given new value for availableTime ()
|
CodeableConceptDt |
addCharacteristic()
Adds and returns a new value for characteristic ()
|
HealthcareService |
addCharacteristic(CodeableConceptDt theValue)
Adds a given new value for characteristic ()
|
ResourceReferenceDt |
addCoverageArea()
Adds and returns a new value for coverageArea ()
|
IdentifierDt |
addIdentifier()
Adds and returns a new value for identifier (id)
|
HealthcareService |
addIdentifier(IdentifierDt theValue)
Adds a given new value for identifier (id)
|
HealthcareService.NotAvailable |
addNotAvailable()
Adds and returns a new value for notAvailable ()
|
HealthcareService |
addNotAvailable(HealthcareService.NotAvailable theValue)
Adds a given new value for notAvailable ()
|
StringDt |
addProgramName()
Adds and returns a new value for programName ()
|
HealthcareService |
addProgramName(String theString)
Adds a new value for programName ()
|
HealthcareService |
addProgramName(StringDt theValue)
Adds a given new value for programName ()
|
BoundCodeableConceptDt<ReferralMethodEnum> |
addReferralMethod()
Add a value for referralMethod ()
|
BoundCodeableConceptDt<ReferralMethodEnum> |
addReferralMethod(ReferralMethodEnum theValue)
Add a value for referralMethod () using an enumerated type.
|
BoundCodeableConceptDt<ServiceProvisionConditionsEnum> |
addServiceProvisionCode()
Add a value for serviceProvisionCode ()
|
BoundCodeableConceptDt<ServiceProvisionConditionsEnum> |
addServiceProvisionCode(ServiceProvisionConditionsEnum theValue)
Add a value for serviceProvisionCode () using an enumerated type.
|
HealthcareService.ServiceType |
addServiceType()
Adds and returns a new value for serviceType ()
|
HealthcareService |
addServiceType(HealthcareService.ServiceType theValue)
Adds a given new value for serviceType ()
|
ContactPointDt |
addTelecom()
Adds and returns a new value for telecom ()
|
HealthcareService |
addTelecom(ContactPointDt theValue)
Adds a given new value for telecom ()
|
<T extends IElement> |
getAllPopulatedChildElementsOfType(Class<T> theType) |
Boolean |
getAppointmentRequired()
Gets the value(s) for appointmentRequired ().
|
BooleanDt |
getAppointmentRequiredElement()
Gets the value(s) for appointmentRequired ().
|
String |
getAvailabilityExceptions()
Gets the value(s) for availabilityExceptions ().
|
StringDt |
getAvailabilityExceptionsElement()
Gets the value(s) for availabilityExceptions ().
|
List<HealthcareService.AvailableTime> |
getAvailableTime()
Gets the value(s) for availableTime ().
|
HealthcareService.AvailableTime |
getAvailableTimeFirstRep()
Gets the first repetition for availableTime (),
creating it if it does not already exist.
|
List<CodeableConceptDt> |
getCharacteristic()
Gets the value(s) for characteristic ().
|
CodeableConceptDt |
getCharacteristicFirstRep()
Gets the first repetition for characteristic (),
creating it if it does not already exist.
|
String |
getComment()
Gets the value(s) for comment ().
|
StringDt |
getCommentElement()
Gets the value(s) for comment ().
|
List<ResourceReferenceDt> |
getCoverageArea()
Gets the value(s) for coverageArea ().
|
CodeableConceptDt |
getEligibility()
Gets the value(s) for eligibility ().
|
String |
getEligibilityNote()
Gets the value(s) for eligibilityNote ().
|
StringDt |
getEligibilityNoteElement()
Gets the value(s) for eligibilityNote ().
|
String |
getExtraDetails()
Gets the value(s) for extraDetails ().
|
StringDt |
getExtraDetailsElement()
Gets the value(s) for extraDetails ().
|
List<IdentifierDt> |
getIdentifier()
Gets the value(s) for identifier (id).
|
IdentifierDt |
getIdentifierFirstRep()
Gets the first repetition for identifier (id),
creating it if it does not already exist.
|
ResourceReferenceDt |
getLocation()
Gets the value(s) for location (where).
|
List<HealthcareService.NotAvailable> |
getNotAvailable()
Gets the value(s) for notAvailable ().
|
HealthcareService.NotAvailable |
getNotAvailableFirstRep()
Gets the first repetition for notAvailable (),
creating it if it does not already exist.
|
AttachmentDt |
getPhoto()
Gets the value(s) for photo ().
|
List<StringDt> |
getProgramName()
Gets the value(s) for programName ().
|
StringDt |
getProgramNameFirstRep()
Gets the first repetition for programName (),
creating it if it does not already exist.
|
ResourceReferenceDt |
getProvidedBy()
Gets the value(s) for providedBy ().
|
String |
getPublicKey()
Gets the value(s) for publicKey ().
|
StringDt |
getPublicKeyElement()
Gets the value(s) for publicKey ().
|
List<BoundCodeableConceptDt<ReferralMethodEnum>> |
getReferralMethod()
Gets the value(s) for referralMethod ().
|
BoundCodeableConceptDt<ReferralMethodEnum> |
getReferralMethodFirstRep()
Gets the first repetition for referralMethod (),
creating it if it does not already exist.
|
String |
getResourceName() |
CodeableConceptDt |
getServiceCategory()
Gets the value(s) for serviceCategory (class).
|
String |
getServiceName()
Gets the value(s) for serviceName ().
|
StringDt |
getServiceNameElement()
Gets the value(s) for serviceName ().
|
List<BoundCodeableConceptDt<ServiceProvisionConditionsEnum>> |
getServiceProvisionCode()
Gets the value(s) for serviceProvisionCode ().
|
BoundCodeableConceptDt<ServiceProvisionConditionsEnum> |
getServiceProvisionCodeFirstRep()
Gets the first repetition for serviceProvisionCode (),
creating it if it does not already exist.
|
List<HealthcareService.ServiceType> |
getServiceType()
Gets the value(s) for serviceType ().
|
HealthcareService.ServiceType |
getServiceTypeFirstRep()
Gets the first repetition for serviceType (),
creating it if it does not already exist.
|
FhirVersionEnum |
getStructureFhirVersionEnum() |
List<ContactPointDt> |
getTelecom()
Gets the value(s) for telecom ().
|
ContactPointDt |
getTelecomFirstRep()
Gets the first repetition for telecom (),
creating it if it does not already exist.
|
boolean |
isEmpty() |
HealthcareService |
setAppointmentRequired(boolean theBoolean)
Sets the value for appointmentRequired ()
|
HealthcareService |
setAppointmentRequired(BooleanDt theValue)
Sets the value(s) for appointmentRequired ()
|
HealthcareService |
setAvailabilityExceptions(String theString)
Sets the value for availabilityExceptions ()
|
HealthcareService |
setAvailabilityExceptions(StringDt theValue)
Sets the value(s) for availabilityExceptions ()
|
HealthcareService |
setAvailableTime(List<HealthcareService.AvailableTime> theValue)
Sets the value(s) for availableTime ()
|
HealthcareService |
setCharacteristic(List<CodeableConceptDt> theValue)
Sets the value(s) for characteristic ()
|
HealthcareService |
setComment(String theString)
Sets the value for comment ()
|
HealthcareService |
setComment(StringDt theValue)
Sets the value(s) for comment ()
|
HealthcareService |
setCoverageArea(List<ResourceReferenceDt> theValue)
Sets the value(s) for coverageArea ()
|
HealthcareService |
setEligibility(CodeableConceptDt theValue)
Sets the value(s) for eligibility ()
|
HealthcareService |
setEligibilityNote(String theString)
Sets the value for eligibilityNote ()
|
HealthcareService |
setEligibilityNote(StringDt theValue)
Sets the value(s) for eligibilityNote ()
|
HealthcareService |
setExtraDetails(String theString)
Sets the value for extraDetails ()
|
HealthcareService |
setExtraDetails(StringDt theValue)
Sets the value(s) for extraDetails ()
|
HealthcareService |
setIdentifier(List<IdentifierDt> theValue)
Sets the value(s) for identifier (id)
|
HealthcareService |
setLocation(ResourceReferenceDt theValue)
Sets the value(s) for location (where)
|
HealthcareService |
setNotAvailable(List<HealthcareService.NotAvailable> theValue)
Sets the value(s) for notAvailable ()
|
HealthcareService |
setPhoto(AttachmentDt theValue)
Sets the value(s) for photo ()
|
HealthcareService |
setProgramName(List<StringDt> theValue)
Sets the value(s) for programName ()
|
HealthcareService |
setProvidedBy(ResourceReferenceDt theValue)
Sets the value(s) for providedBy ()
|
HealthcareService |
setPublicKey(String theString)
Sets the value for publicKey ()
|
HealthcareService |
setPublicKey(StringDt theValue)
Sets the value(s) for publicKey ()
|
HealthcareService |
setReferralMethod(List<BoundCodeableConceptDt<ReferralMethodEnum>> theValue)
Sets the value(s) for referralMethod ()
|
HealthcareService |
setReferralMethod(ReferralMethodEnum theValue)
Sets the value(s), and clears any existing value(s) for referralMethod ()
|
HealthcareService |
setServiceCategory(CodeableConceptDt theValue)
Sets the value(s) for serviceCategory (class)
|
HealthcareService |
setServiceName(String theString)
Sets the value for serviceName ()
|
HealthcareService |
setServiceName(StringDt theValue)
Sets the value(s) for serviceName ()
|
HealthcareService |
setServiceProvisionCode(List<BoundCodeableConceptDt<ServiceProvisionConditionsEnum>> theValue)
Sets the value(s) for serviceProvisionCode ()
|
HealthcareService |
setServiceProvisionCode(ServiceProvisionConditionsEnum theValue)
Sets the value(s), and clears any existing value(s) for serviceProvisionCode ()
|
HealthcareService |
setServiceType(List<HealthcareService.ServiceType> theValue)
Sets the value(s) for serviceType ()
|
HealthcareService |
setTelecom(List<ContactPointDt> theValue)
Sets the value(s) for telecom ()
|
getContained, getId, getIdElement, getLanguage, getResourceMetadata, getText, isBaseEmpty, setContained, setId, setId, setId, setLanguage, setResourceMetadata, setText, toStringaddUndeclaredExtension, addUndeclaredExtension, addUndeclaredExtension, getAllUndeclaredExtensions, getUndeclaredExtensions, getUndeclaredExtensionsByUrl, getUndeclaredModifierExtensionsclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetContained, getId, getLanguage, getResourceMetadata, getText, setId, setLanguage, setResourceMetadatagetIdElement, setId, setIdpublic static final String SP_IDENTIFIER
Description:
Type: token
Path: HealthcareService.identifier
public static final TokenClientParam IDENTIFIER
Description:
Type: token
Path: HealthcareService.identifier
public static final String SP_SERVICECATEGORY
Description: Service Category of the Healthcare Service
Type: token
Path: HealthcareService.serviceCategory
public static final TokenClientParam SERVICECATEGORY
Description: Service Category of the Healthcare Service
Type: token
Path: HealthcareService.serviceCategory
public static final String SP_SERVICETYPE
Description: The type of service provided by this healthcare service
Type: token
Path: HealthcareService.serviceType.type
public static final TokenClientParam SERVICETYPE
Description: The type of service provided by this healthcare service
Type: token
Path: HealthcareService.serviceType.type
public static final String SP_NAME
Description: A portion of the Healthcare service name
Type: string
Path: HealthcareService.serviceName
public static final StringClientParam NAME
Description: A portion of the Healthcare service name
Type: string
Path: HealthcareService.serviceName
public static final String SP_LOCATION
Description: The location of the Healthcare Service
Type: reference
Path: HealthcareService.location
public static final ReferenceClientParam LOCATION
Description: The location of the Healthcare Service
Type: reference
Path: HealthcareService.location
public static final String SP_ORGANIZATION
Description: The organization that provides this Healthcare Service
Type: reference
Path: HealthcareService.providedBy
public static final ReferenceClientParam ORGANIZATION
Description: The organization that provides this Healthcare Service
Type: reference
Path: HealthcareService.providedBy
public static final String SP_PROGRAMNAME
Description: One of the Program Names serviced by this HealthcareService
Type: string
Path: HealthcareService.programName
public static final StringClientParam PROGRAMNAME
Description: One of the Program Names serviced by this HealthcareService
Type: string
Path: HealthcareService.programName
public static final String SP_CHARACTERISTIC
Description: One of the HealthcareService's characteristics
Type: token
Path: HealthcareService.characteristic
public static final TokenClientParam CHARACTERISTIC
Description: One of the HealthcareService's characteristics
Type: token
Path: HealthcareService.characteristic
public static final Include INCLUDE_LOCATION
public static final Include INCLUDE_ORGANIZATION
public HealthcareService()
public <T extends IElement> List<T> getAllPopulatedChildElementsOfType(Class<T> theType)
getAllPopulatedChildElementsOfType in interface ICompositeElementpublic List<IdentifierDt> getIdentifier()
null.
Definition: External identifiers for this item
public HealthcareService setIdentifier(List<IdentifierDt> theValue)
Definition: External identifiers for this item
public IdentifierDt addIdentifier()
Definition: External identifiers for this item
public HealthcareService addIdentifier(IdentifierDt theValue)
Definition: External identifiers for this item
theValue - The identifier to add (must not be null)public IdentifierDt getIdentifierFirstRep()
Definition: External identifiers for this item
public ResourceReferenceDt getProvidedBy()
null.
Definition: The organization that provides this healthcare service
public HealthcareService setProvidedBy(ResourceReferenceDt theValue)
Definition: The organization that provides this healthcare service
public CodeableConceptDt getServiceCategory()
null.
Definition: Identifies the broad category of service being performed or delivered
public HealthcareService setServiceCategory(CodeableConceptDt theValue)
Definition: Identifies the broad category of service being performed or delivered
public List<HealthcareService.ServiceType> getServiceType()
null.
Definition: A specific type of service that may be delivered or performed
public HealthcareService setServiceType(List<HealthcareService.ServiceType> theValue)
Definition: A specific type of service that may be delivered or performed
public HealthcareService.ServiceType addServiceType()
Definition: A specific type of service that may be delivered or performed
public HealthcareService addServiceType(HealthcareService.ServiceType theValue)
Definition: A specific type of service that may be delivered or performed
theValue - The serviceType to add (must not be null)public HealthcareService.ServiceType getServiceTypeFirstRep()
Definition: A specific type of service that may be delivered or performed
public ResourceReferenceDt getLocation()
null.
Definition: The location where this healthcare service may be provided
public HealthcareService setLocation(ResourceReferenceDt theValue)
Definition: The location where this healthcare service may be provided
public StringDt getServiceNameElement()
null.
Definition: Further description of the service as it would be presented to a consumer while searching
public String getServiceName()
null.
Definition: Further description of the service as it would be presented to a consumer while searching
public HealthcareService setServiceName(StringDt theValue)
Definition: Further description of the service as it would be presented to a consumer while searching
public HealthcareService setServiceName(String theString)
Definition: Further description of the service as it would be presented to a consumer while searching
public StringDt getCommentElement()
null.
Definition: Any additional description of the service and/or any specific issues not covered by the other attributes, which can be displayed as further detail under the serviceName
public String getComment()
null.
Definition: Any additional description of the service and/or any specific issues not covered by the other attributes, which can be displayed as further detail under the serviceName
public HealthcareService setComment(StringDt theValue)
Definition: Any additional description of the service and/or any specific issues not covered by the other attributes, which can be displayed as further detail under the serviceName
public HealthcareService setComment(String theString)
Definition: Any additional description of the service and/or any specific issues not covered by the other attributes, which can be displayed as further detail under the serviceName
public StringDt getExtraDetailsElement()
null.
Definition: Extra details about the service that can't be placed in the other fields
public String getExtraDetails()
null.
Definition: Extra details about the service that can't be placed in the other fields
public HealthcareService setExtraDetails(StringDt theValue)
Definition: Extra details about the service that can't be placed in the other fields
public HealthcareService setExtraDetails(String theString)
Definition: Extra details about the service that can't be placed in the other fields
public AttachmentDt getPhoto()
null.
Definition: If there is a photo/symbol associated with this HealthcareService, it may be included here to facilitate quick identification of the service in a list
public HealthcareService setPhoto(AttachmentDt theValue)
Definition: If there is a photo/symbol associated with this HealthcareService, it may be included here to facilitate quick identification of the service in a list
public List<ContactPointDt> getTelecom()
null.
Definition: List of contacts related to this specific healthcare service
public HealthcareService setTelecom(List<ContactPointDt> theValue)
Definition: List of contacts related to this specific healthcare service
public ContactPointDt addTelecom()
Definition: List of contacts related to this specific healthcare service
public HealthcareService addTelecom(ContactPointDt theValue)
Definition: List of contacts related to this specific healthcare service
theValue - The telecom to add (must not be null)public ContactPointDt getTelecomFirstRep()
Definition: List of contacts related to this specific healthcare service
public List<ResourceReferenceDt> getCoverageArea()
null.
Definition: The location(s) that this service is available to (not where the service is provided)
public HealthcareService setCoverageArea(List<ResourceReferenceDt> theValue)
Definition: The location(s) that this service is available to (not where the service is provided)
public ResourceReferenceDt addCoverageArea()
Definition: The location(s) that this service is available to (not where the service is provided)
public List<BoundCodeableConceptDt<ServiceProvisionConditionsEnum>> getServiceProvisionCode()
null.
Definition: The code(s) that detail the conditions under which the healthcare service is available/offered
public HealthcareService setServiceProvisionCode(List<BoundCodeableConceptDt<ServiceProvisionConditionsEnum>> theValue)
Definition: The code(s) that detail the conditions under which the healthcare service is available/offered
public BoundCodeableConceptDt<ServiceProvisionConditionsEnum> addServiceProvisionCode(ServiceProvisionConditionsEnum theValue)
addServiceProvisionCode() method.
Definition: The code(s) that detail the conditions under which the healthcare service is available/offered
public BoundCodeableConceptDt<ServiceProvisionConditionsEnum> getServiceProvisionCodeFirstRep()
Definition: The code(s) that detail the conditions under which the healthcare service is available/offered
public BoundCodeableConceptDt<ServiceProvisionConditionsEnum> addServiceProvisionCode()
Definition: The code(s) that detail the conditions under which the healthcare service is available/offered
public HealthcareService setServiceProvisionCode(ServiceProvisionConditionsEnum theValue)
Definition: The code(s) that detail the conditions under which the healthcare service is available/offered
public CodeableConceptDt getEligibility()
null.
Definition: Does this service have specific eligibility requirements that need to be met in order to use the service?
public HealthcareService setEligibility(CodeableConceptDt theValue)
Definition: Does this service have specific eligibility requirements that need to be met in order to use the service?
public StringDt getEligibilityNoteElement()
null.
Definition: Describes the eligibility conditions for the service
public String getEligibilityNote()
null.
Definition: Describes the eligibility conditions for the service
public HealthcareService setEligibilityNote(StringDt theValue)
Definition: Describes the eligibility conditions for the service
public HealthcareService setEligibilityNote(String theString)
Definition: Describes the eligibility conditions for the service
public List<StringDt> getProgramName()
null.
Definition: Program Names that can be used to categorize the service
public HealthcareService setProgramName(List<StringDt> theValue)
Definition: Program Names that can be used to categorize the service
public StringDt addProgramName()
Definition: Program Names that can be used to categorize the service
public HealthcareService addProgramName(StringDt theValue)
Definition: Program Names that can be used to categorize the service
theValue - The programName to add (must not be null)public StringDt getProgramNameFirstRep()
Definition: Program Names that can be used to categorize the service
public HealthcareService addProgramName(String theString)
Definition: Program Names that can be used to categorize the service
public List<CodeableConceptDt> getCharacteristic()
null.
Definition: Collection of characteristics (attributes)
public HealthcareService setCharacteristic(List<CodeableConceptDt> theValue)
Definition: Collection of characteristics (attributes)
public CodeableConceptDt addCharacteristic()
Definition: Collection of characteristics (attributes)
public HealthcareService addCharacteristic(CodeableConceptDt theValue)
Definition: Collection of characteristics (attributes)
theValue - The characteristic to add (must not be null)public CodeableConceptDt getCharacteristicFirstRep()
Definition: Collection of characteristics (attributes)
public List<BoundCodeableConceptDt<ReferralMethodEnum>> getReferralMethod()
null.
Definition: Ways that the service accepts referrals, if this is not provided then it is implied that no referral is required
public HealthcareService setReferralMethod(List<BoundCodeableConceptDt<ReferralMethodEnum>> theValue)
Definition: Ways that the service accepts referrals, if this is not provided then it is implied that no referral is required
public BoundCodeableConceptDt<ReferralMethodEnum> addReferralMethod(ReferralMethodEnum theValue)
addReferralMethod() method.
Definition: Ways that the service accepts referrals, if this is not provided then it is implied that no referral is required
public BoundCodeableConceptDt<ReferralMethodEnum> getReferralMethodFirstRep()
Definition: Ways that the service accepts referrals, if this is not provided then it is implied that no referral is required
public BoundCodeableConceptDt<ReferralMethodEnum> addReferralMethod()
Definition: Ways that the service accepts referrals, if this is not provided then it is implied that no referral is required
public HealthcareService setReferralMethod(ReferralMethodEnum theValue)
Definition: Ways that the service accepts referrals, if this is not provided then it is implied that no referral is required
public StringDt getPublicKeyElement()
null.
Definition: The public part of the 'keys' allocated to an Organization by an accredited body to support secure exchange of data over the internet. To be provided by the Organization, where available
public String getPublicKey()
null.
Definition: The public part of the 'keys' allocated to an Organization by an accredited body to support secure exchange of data over the internet. To be provided by the Organization, where available
public HealthcareService setPublicKey(StringDt theValue)
Definition: The public part of the 'keys' allocated to an Organization by an accredited body to support secure exchange of data over the internet. To be provided by the Organization, where available
public HealthcareService setPublicKey(String theString)
Definition: The public part of the 'keys' allocated to an Organization by an accredited body to support secure exchange of data over the internet. To be provided by the Organization, where available
public BooleanDt getAppointmentRequiredElement()
null.
Definition: Indicates whether or not a prospective consumer will require an appointment for a particular service at a site to be provided by the Organization. Indicates if an appointment is required for access to this service.
public Boolean getAppointmentRequired()
null.
Definition: Indicates whether or not a prospective consumer will require an appointment for a particular service at a site to be provided by the Organization. Indicates if an appointment is required for access to this service.
public HealthcareService setAppointmentRequired(BooleanDt theValue)
Definition: Indicates whether or not a prospective consumer will require an appointment for a particular service at a site to be provided by the Organization. Indicates if an appointment is required for access to this service.
public HealthcareService setAppointmentRequired(boolean theBoolean)
Definition: Indicates whether or not a prospective consumer will require an appointment for a particular service at a site to be provided by the Organization. Indicates if an appointment is required for access to this service.
public List<HealthcareService.AvailableTime> getAvailableTime()
null.
Definition: A collection of times that the Service Site is available
public HealthcareService setAvailableTime(List<HealthcareService.AvailableTime> theValue)
Definition: A collection of times that the Service Site is available
public HealthcareService.AvailableTime addAvailableTime()
Definition: A collection of times that the Service Site is available
public HealthcareService addAvailableTime(HealthcareService.AvailableTime theValue)
Definition: A collection of times that the Service Site is available
theValue - The availableTime to add (must not be null)public HealthcareService.AvailableTime getAvailableTimeFirstRep()
Definition: A collection of times that the Service Site is available
public List<HealthcareService.NotAvailable> getNotAvailable()
null.
Definition: The HealthcareService is not available during this period of time due to the provided reason
public HealthcareService setNotAvailable(List<HealthcareService.NotAvailable> theValue)
Definition: The HealthcareService is not available during this period of time due to the provided reason
public HealthcareService.NotAvailable addNotAvailable()
Definition: The HealthcareService is not available during this period of time due to the provided reason
public HealthcareService addNotAvailable(HealthcareService.NotAvailable theValue)
Definition: The HealthcareService is not available during this period of time due to the provided reason
theValue - The notAvailable to add (must not be null)public HealthcareService.NotAvailable getNotAvailableFirstRep()
Definition: The HealthcareService is not available during this period of time due to the provided reason
public StringDt getAvailabilityExceptionsElement()
null.
Definition: A description of site availability exceptions, e.g. public holiday availability. Succinctly describing all possible exceptions to normal site availability as details in the available Times and not available Times
public String getAvailabilityExceptions()
null.
Definition: A description of site availability exceptions, e.g. public holiday availability. Succinctly describing all possible exceptions to normal site availability as details in the available Times and not available Times
public HealthcareService setAvailabilityExceptions(StringDt theValue)
Definition: A description of site availability exceptions, e.g. public holiday availability. Succinctly describing all possible exceptions to normal site availability as details in the available Times and not available Times
public HealthcareService setAvailabilityExceptions(String theString)
Definition: A description of site availability exceptions, e.g. public holiday availability. Succinctly describing all possible exceptions to normal site availability as details in the available Times and not available Times
public String getResourceName()
getResourceName in interface IResourcepublic FhirVersionEnum getStructureFhirVersionEnum()
getStructureFhirVersionEnum in interface IResourcegetStructureFhirVersionEnum in interface IBaseResourceCopyright © 2014–2016 University Health Network. All rights reserved.