|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectca.infoway.messagebuilder.model.MessagePartBean
ca.infoway.messagebuilder.model.pcs_mr2007_v02_r02.pr.merged.ServiceDeliveryLocationBean
public class ServiceDeliveryLocationBean
Business Name: ServiceDeliveryLocation
PRPM_MT306011CA.ServiceDeliveryLocation: Service Delivery Location
Roleclass required to support the identification of the physical location where healthcare services are provided
A role played by a place at which services may be provided. The RIM defines two specializations of service delivery location: 1. incidental service delivery location - A role played by a place at which health care services may be provided without prior designation or authorization and 2. dedicated service delivery location - A role played by a place that is intended to house the provision of services. Scoper is the Entity (typically Organization) that provides these services. This is not synonymous with "ownership". This can be further characterized by a role code of: A)DedicatedClinicalLocationRoleType - A role of a place that further classifies the clinical setting (e.g., cardiology clinic, primary care clinic, rehabilitation hospital, skilled nursing facility) in which care is delivered during an encounter or B)DedicatedNonClinicalLocationRoleType - A role of a place that further classifies the setting in which non-clinical services are delivered. A given physical place can play multiple service delivery location roles each with its own attributes. For example, a Podiatric clinic and Research clinic may meet on alternate days in the same physical location; each clinic uses its own mailing address and telephone number.
PRPM_MT309000CA.ServiceDeliveryLocation: Service Delivery Location
Roleclass required to support the identification of the physical location where healthcare services are provided
A role played by a place at which services may be provided. The RIM defines two specializations of service delivery location: 1. incidental service delivery location - A role played by a place at which health care services may be provided without prior designation or authorization and 2. dedicated service delivery location - A role played by a place that is intended to house the provision of services. Scoper is the Entity (typically Organization) that provides these services. This is not synonymous with "ownership". This can be further characterized by a role code of: A)DedicatedClinicalLocationRoleType - A role of a place that further classifies the clinical setting (e.g., cardiology clinic, primary care clinic, rehabilitation hospital, skilled nursing facility) in which care is delivered during an encounter or B)DedicatedNonClinicalLocationRoleType - A role of a place that further classifies the setting in which non-clinical services are delivered. A given physical place can play multiple service delivery location roles each with its own attributes. For example, a Podiatric clinic and Research clinic may meet on alternate days in the same physical location; each clinic uses its own mailing address and telephone number.
Constructor Summary | |
---|---|
ServiceDeliveryLocationBean()
|
Method Summary | |
---|---|
List<PostalAddress> |
getAddr()
Business Name: ServiceDeliveryLocationAddress |
ServiceDeliveryLocationRoleType |
getCode()
Business Name: ServiceDeliveryLocationType |
Interval<Date> |
getEffectiveTime()
Business Name: ServiceDeliveryLocationEffectiveDate |
Set<Identifier> |
getId()
Business Name: ServiceDeliveryLocationIdentifier |
String |
getLocationName()
Business Name: ServiceDeliveryLocationName |
List<TelecommunicationAddress> |
getTelecom()
Business Name: ServiceDeliveryLocationTelecom |
void |
setCode(ServiceDeliveryLocationRoleType code)
Business Name: ServiceDeliveryLocationType |
void |
setEffectiveTime(Interval<Date> effectiveTime)
Business Name: ServiceDeliveryLocationEffectiveDate |
void |
setLocationName(String locationName)
Business Name: ServiceDeliveryLocationName |
Methods inherited from class ca.infoway.messagebuilder.model.MessagePartBean |
---|
getField, getNullFlavor, getNullFlavor, getSpecializationType, hasNullFlavor, hasNullFlavor, setNullFlavor, setNullFlavor, setSpecializationType |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ServiceDeliveryLocationBean()
Method Detail |
---|
public Set<Identifier> getId()
Business Name: ServiceDeliveryLocationIdentifier
Un-merged Business Name: ServiceDeliveryLocationIdentifier
Relationship: PRPM_MT306011CA.ServiceDeliveryLocation.id
Conformance/Cardinality: REQUIRED (0-10)
Required attribute supports the validation and identification of the service delivery location
A unique identifier for the service delivery location.
Un-merged Business Name: ServiceDeliveryLocationIdentifier
Relationship: PRPM_MT309000CA.ServiceDeliveryLocation.id
Conformance/Cardinality: MANDATORY (1-10)
Mandatory attribute supports the validation and identification of the service delivery location
A unique identifier for the service delivery location.
public ServiceDeliveryLocationRoleType getCode()
Business Name: ServiceDeliveryLocationType
Un-merged Business Name: ServiceDeliveryLocationType
Relationship: PRPM_MT306011CA.ServiceDeliveryLocation.code
Conformance/Cardinality: POPULATED (1)
Populated attribute supports the validation and identification of the service delivery location
The code identifying the specific service delivery location
public void setCode(ServiceDeliveryLocationRoleType code)
Business Name: ServiceDeliveryLocationType
Un-merged Business Name: ServiceDeliveryLocationType
Relationship: PRPM_MT306011CA.ServiceDeliveryLocation.code
Conformance/Cardinality: POPULATED (1)
Populated attribute supports the validation and identification of the service delivery location
The code identifying the specific service delivery location
public List<PostalAddress> getAddr()
Business Name: ServiceDeliveryLocationAddress
Un-merged Business Name: ServiceDeliveryLocationAddress
Relationship: PRPM_MT306011CA.ServiceDeliveryLocation.addr
Conformance/Cardinality: REQUIRED (0-5)
Required attribute supports the validation and identification of the service delivery location
Address of the specific service delivery location
public List<TelecommunicationAddress> getTelecom()
Business Name: ServiceDeliveryLocationTelecom
Un-merged Business Name: ServiceDeliveryLocationTelecom
Relationship: PRPM_MT306011CA.ServiceDeliveryLocation.telecom
Conformance/Cardinality: REQUIRED (0-5)
Required attribute supports the validation and identification of the service delivery location
The telecom for the specific service delivery location
public Interval<Date> getEffectiveTime()
Business Name: ServiceDeliveryLocationEffectiveDate
Un-merged Business Name: ServiceDeliveryLocationEffectiveDate
Relationship: PRPM_MT306011CA.ServiceDeliveryLocation.effectiveTime
Conformance/Cardinality: REQUIRED (0-1)
Required attribute supports the validation and identification of the service delivery location
Effective date of the specific service delivery location
public void setEffectiveTime(Interval<Date> effectiveTime)
Business Name: ServiceDeliveryLocationEffectiveDate
Un-merged Business Name: ServiceDeliveryLocationEffectiveDate
Relationship: PRPM_MT306011CA.ServiceDeliveryLocation.effectiveTime
Conformance/Cardinality: REQUIRED (0-1)
Required attribute supports the validation and identification of the service delivery location
Effective date of the specific service delivery location
public String getLocationName()
Business Name: ServiceDeliveryLocationName
Un-merged Business Name: ServiceDeliveryLocationName
Relationship: PRPM_MT306011CA.Place.name
Conformance/Cardinality: MANDATORY (1)
Mandatory attribute supports the validation and identification of the service delivery location
The name of the service delivery location
public void setLocationName(String locationName)
Business Name: ServiceDeliveryLocationName
Un-merged Business Name: ServiceDeliveryLocationName
Relationship: PRPM_MT306011CA.Place.name
Conformance/Cardinality: MANDATORY (1)
Mandatory attribute supports the validation and identification of the service delivery location
The name of the service delivery location
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |