Uses of Class
ca.cdr.test.hl7v2.MinimalHl7v2ToFhirTestData.V2ToFhirDateTime
Packages that use MinimalHl7v2ToFhirTestData.V2ToFhirDateTime
-
Uses of MinimalHl7v2ToFhirTestData.V2ToFhirDateTime in ca.cdr.test.hl7v2
Fields in ca.cdr.test.hl7v2 declared as MinimalHl7v2ToFhirTestData.V2ToFhirDateTimeModifier and TypeFieldDescriptionMinimalHl7v2ToFhirTestData.ObservationData.dateTime
MinimalHl7v2ToFhirTestData.EncounterData.expectedAdmitTime
Constructors in ca.cdr.test.hl7v2 with parameters of type MinimalHl7v2ToFhirTestData.V2ToFhirDateTimeModifierConstructorDescriptionEncounterData
(String theSystem, String theValue, MinimalHl7v2ToFhirTestData.V2ToFhirDateTime theExpectedAdmitTime) ObservationData
(String theSystem, String theCode, String theText, String theStatus, MinimalHl7v2ToFhirTestData.V2ToFhirDateTime theDateTime)