ahfacstat

package
v1.8.8 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 18, 2024 License: BSD-3-Clause Imports: 6 Imported by: 0

Documentation

Overview

Package ahfacstat defines the Allied Health Facility Status Form message type.

Index

Constants

This section is empty.

Variables

View Source
var Type = message.Type{
	Tag:     "AHFacStat",
	Name:    "allied health facility status form",
	Article: "an",
}

Type is the type definition for an allied health facility status form.

Functions

This section is empty.

Types

type AHFacStat

type AHFacStat struct {
	message.BaseMessage
	baseform.BaseForm
	ReportType           string
	FacilityName         string
	FacilityType         string
	Date                 string
	Time                 string
	ContactName          string
	ContactPhone         string
	ContactFax           string
	OtherContact         string
	IncidentName         string
	IncidentDate         string
	FacilityStatus       string
	EOCPhone             string
	EOCFax               string
	LiaisonName          string
	LiaisonPhone         string
	InfoOfficerName      string
	InfoOfficerPhone     string
	InfoOfficerEmail     string
	ClosedContactName    string
	ClosedContactPhone   string
	ClosedContactEmail   string
	PatientsToEvacuate   string
	PatientsInjuredMinor string
	PatientsTransferred  string
	OtherPatientCare     string
	AttachOrgChart       string
	AttachRR             string
	AttachStatus         string
	AttachActionPlan     string
	AttachDirectory      string
	Summary              string
	SkilledNursingBeds   BedCounts
	AssistedLivingBeds   BedCounts
	SubAcuteBeds         BedCounts
	AlzheimersBeds       BedCounts
	PedSubAcuteBeds      BedCounts
	PsychiatricBeds      BedCounts
	OtherCareBedsType    string
	OtherCareBeds        BedCounts
	DialysisResources    ResourceCounts
	SurgicalResources    ResourceCounts
	ClinicResources      ResourceCounts
	HomeHealthResources  ResourceCounts
	AdultDayCtrResources ResourceCounts
}

AHFacStat holds an allied health facility status form.

func New

func New() (f *AHFacStat)

type BedCounts

type BedCounts struct {
	StaffedM string
	StaffedF string
	VacantM  string
	VacantF  string
	Surge    string
}

type ResourceCounts

type ResourceCounts struct {
	Chairs       string
	VacantChairs string
	FrontStaff   string
	SupportStaff string
	Providers    string
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL