Documentation
¶
Overview ¶
Package ahfacstat defines the Allied Health Facility Status Form message type.
Package ahfacstat defines the Allied Health Facility Status Form message type.
Package ahfacstat defines the Allied Health Facility Status Form message type.
Package ahfacstat defines the Allied Health Facility Status Form message type.
Package ahfacstat defines the Allied Health Facility Status Form message type.
Package ahfacstat defines the Allied Health Facility Status Form message type.
Index ¶
Constants ¶
This section is empty.
Variables ¶
var Type20 = message.Type{ Tag: "AHFacStat", HTML: "form-allied-health-facility-status.html", Version: "2.0", Name: "allied health facility status form", Article: "an", FieldOrder: Type26.FieldOrder, }
Type20 is the type definition for an allied health facility status form.
var Type21 = message.Type{ Tag: "AHFacStat", HTML: "form-allied-health-facility-status.html", Version: "2.1", Name: "allied health facility status form", Article: "an", FieldOrder: Type26.FieldOrder, }
Type21 is the type definition for an allied health facility status form.
var Type22 = message.Type{ Tag: "AHFacStat", HTML: "form-allied-health-facility-status.html", Version: "2.2", Name: "allied health facility status form", Article: "an", FieldOrder: Type26.FieldOrder, }
Type22 is the type definition for an allied health facility status form.
var Type23 = message.Type{ Tag: "AHFacStat", HTML: "form-allied-health-facility-status.html", Version: "2.3", Name: "allied health facility status form", Article: "an", FieldOrder: Type26.FieldOrder, }
Type23 is the type definition for an allied health facility status form.
var Type24 = message.Type{ Tag: "AHFacStat", HTML: "form-allied-health-facility-status.html", Version: "2.4", Name: "allied health facility status form", Article: "an", FieldOrder: Type26.FieldOrder, }
Type24 is the type definition for an allied health facility status form.
var Type26 = message.Type{ Tag: "AHFacStat", HTML: "form-allied-health-facility-status.html", Version: "2.6", Name: "allied health facility status form", Article: "an", FieldOrder: []string{ "MsgNo", "1a.", "1b.", "5.", "7a.", "8a.", "7b.", "8b.", "7c.", "8c.", "7d.", "8d.", "19.", "20.", "21.", "22d.", "22t.", "23.", "23p.", "23f.", "24.", "25.", "25d.", "35.", "26a.", "26b.", "26c.", "26d.", "27p.", "26e.", "27f.", "28.", "34.", "28p.", "29.", "29p.", "29e.", "30.", "30p.", "40a.", "40b.", "40c.", "40d.", "40e.", "30e.", "41a.", "41b.", "41c.", "41d.", "41e.", "42a.", "42b.", "42c.", "42d.", "42e.", "31a.", "43a.", "43b.", "43c.", "43d.", "43e.", "31b.", "44a.", "44b.", "44c.", "44d.", "44e.", "31c.", "45a.", "45b.", "45c.", "45d.", "45e.", "33.", "46.", "46a.", "46b.", "46c.", "46d.", "46e.", "50a.", "50b.", "50c.", "50d.", "50e.", "51a.", "51b.", "51c.", "51d.", "51e.", "52a.", "52b.", "52c.", "52d.", "52e.", "53a.", "53b.", "53c.", "53d.", "53e.", "54a.", "54b.", "54c.", "54d.", "54e.", "OpRelayRcvd", "OpRelaySent", "OpName", "OpCall", "OpDate", "OpTime", }, }
Type26 is the type definition for an allied health facility status form.
Functions ¶
This section is empty.
Types ¶
type AHFacStat24 ¶ added in v1.10.0
type AHFacStat24 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 BedCounts24 AssistedLivingBeds BedCounts24 SubAcuteBeds BedCounts24 AlzheimersBeds BedCounts24 PedSubAcuteBeds BedCounts24 PsychiatricBeds BedCounts24 OtherCareBedsType string OtherCareBeds BedCounts24 DialysisResources ResourceCounts24 SurgicalResources ResourceCounts24 ClinicResources ResourceCounts24 HomeHealthResources ResourceCounts24 AdultDayCtrResources ResourceCounts24 }
AHFacStat24 holds an allied health facility status form.
func (*AHFacStat24) Compare ¶ added in v1.10.0
func (f *AHFacStat24) Compare(actual message.Message) (int, int, []*message.CompareField)
type AHFacStat26 ¶ added in v1.10.0
type AHFacStat26 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 BedCounts26 AssistedLivingBeds BedCounts26 SubAcuteBeds BedCounts26 AlzheimersBeds BedCounts26 PedSubAcuteBeds BedCounts26 PsychiatricBeds BedCounts26 OtherCareBedsType string OtherCareBeds BedCounts26 DialysisResources ResourceCounts26 SurgicalResources ResourceCounts26 ClinicResources ResourceCounts26 HomeHealthResources ResourceCounts26 AdultDayCtrResources ResourceCounts26 }
AHFacStat26 holds an allied health facility status form.