Class: Master_patient_service_location

Description of: Master_patient_service_location

Class steward is Patient Administration
Interested committees Patient Care
A place where patient services are delivered.

Attribute definitions for: Master_patient_service_location

addr :: AD

The address of this location.

|LOC^5^00948^Location Address| |RXA^11^00353^Administered-at Location| |RXD^13^00299^Deliver-to Location| |RXD^13^01303^Dispense-to Location| |RXE^8^00299^Deliver-to Location| |RXG^11^01303^Dispense-to Location| |RXG^11^00299^Deliver-to Location| |RXO^8^00299^Deliver-to Location|

desc ::

A description of the location to facilitate recognizing it and its characteristics.

Rationale:

OpenIssue:

|LOC^2^00944^Location Description|

email_address ::

the e-mail address for the patient location, if any.

Rationale: required by components of V2.3 field (XTN datatype)

OpenIssue: this is not a location oriented data item

equipment_type_cd ::

For room or bed locations, identifies what types of eqipment are built in, e.g., telemetry equipment.

Rationale: Currently in 2.3 as LOC-8-Location Equipment.

OpenIssue: Note that this is just a placeholder for a 2.3 item and needs more work with internationalization and Inter-Enterprise.

id :: II

A unique identifier of a patient care location.

|AIL^5^00905^Location Group| |FT1^16^00133^Assigned Patient Location| |LOC^1^01307^Primary Key Value - LOC| |NPU^1^00209^Bed Location| |PV1^3^00133^Assigned Patient Location| |PV1^6^00136^Prior Patient Location| |PV1^11^00141^Temporary Location| |PV1^39^00169^Servicing Facility| |PV1^42^00172^Pending Location| |PV1^43^00173^Prior Temporary Location| |PV2^1^00181^Prior Pending Location| |RQD^3^00277^Item Code - External| |RXA^11^00353^Administered-at Location| |RXD^13^00299^Deliver-to Location| |RXE^8^00299^Deliver-to Location| |RXG^11^00299^Deliver-to Location| |RXO^8^00299^Deliver-to Location|

licensed_bed_nbr ::

The number of licensed beds at the location.

nm ::

The name by which the service location is known.

open_tmr ::

The period from when the location opened until it closed.

phon ::

Phone at the location.

|LOC^6^00949^Location Phone|

service_specialty_cd ::

The specialty code of the service.

OpenIssue: This attribute may move to a masterfile class later.

OpenIssue: This does not appear to be a proper attribute of location. It appears to be an association to a clinical service (organization) that has a specialty code. At best, it might be re-structured or described to reference a set of specialty codes that can be supported by this location.

|LDP^4^00966^Speciality Type|

slot_size_increment_qty ::

Duration for a single schedulable unit in a schedule for a resource.

Rationale: Provides visibility into scheduling details.

OpenIssue: Does this match any V2.3 field?

status_cd ::

A code indicating the status of the location.

|NPU^2^00170^Bed Status| |PV1^40^00170^Bed Status|

type_cd ::

A code indicating the type of patient care location (e.g., hospital, clinic, hospital ward, room, bed, . . .).

|LOC^3^00945^Location Type-LOC|

Association definitions for: Master_patient_service_location

is_requested_by (0,n) :: Patient_service_location_request :: requests (1,1)

belongs_to (0,n) :: Patient_service_location_group :: contains (1,n)

has (0,n) :: Location_encounter_role :: pertains_to (1,1)

includes (0,n) :: Master_patient_service_location :: is_included_in (0,1)

is_primary_facility_for (0,n) :: Patient :: has_as_primary_facility (0,1)

is_a_role_of (1,1) :: Material :: takes_on_role_of (0,1)

is_included_in (0,1) :: Master_patient_service_location :: includes (0,n)

is_scheduled_by (0,n) :: Patient_service_location_slot :: is_scheduleable_unit_for (1,1)

provides_services_on_behalf_of (1,n) :: Healthcare_provider_organization :: provides_patient_services_at (0,n)

houses (0,n) :: Health_chart :: is_housed_at (1,1)

OpenIssue: Is it true that all Health charts must have a location? This would appear to be better modeled as optional on both ends.