org.milyn.edi.unedifact.d05a.MEDREQ.bindingconfig.xml Maven / Gradle / Ivy
<?xml version="1.0"?> <smooks-resource-list xmlns="http://www.milyn.org/xsd/smooks-1.1.xsd" xmlns:jb="http://www.milyn.org/xsd/smooks/javabean-1.2.xsd" xmlns:edi="http://www.milyn.org/xsd/smooks/edi-1.2.xsd"> <!-- Generated by Smooks EJC (Edifact Java Compiler). --> <params> <param name="stream.filter.type">SAX</param> </params> <edi:reader mappingModel="/org/milyn/edi/unedifact/d05a/MEDREQ/edimappingconfig.xml" validate="false" /> <jb:bean beanId="MEDREQ" class="org.milyn.edi.unedifact.d05a.MEDREQ.Medreq" createOnElement="MEDREQ"> <jb:wiring property="beginningOfMessage" beanIdRef="MEDREQ.Beginning_of_message" /> <jb:wiring property="dateTimePeriod" beanIdRef="MEDREQ.Date_time_period_List" /> <jb:wiring property="freeText" beanIdRef="MEDREQ.Free_text_List" /> <jb:wiring property="segmentGroup1" beanIdRef="MEDREQ.Segment_group_1_List" /> <jb:wiring property="segmentGroup2" beanIdRef="MEDREQ.Segment_group_2_List" /> <jb:wiring property="segmentGroup17" beanIdRef="MEDREQ.Segment_group_17_List" /> </jb:bean> <jb:bean beanId="MEDREQ.Beginning_of_message" class="org.milyn.edi.unedifact.d05a.common.BeginningOfMessage" createOnElement="MEDREQ/Beginning_of_message"> <jb:value property="messageFunctionCode" data="MEDREQ/Beginning_of_message/Message_function_code" decoder="String" default="null" /> <jb:value property="responseTypeCode" data="MEDREQ/Beginning_of_message/Response_type_code" decoder="String" default="null" /> <jb:wiring property="documentMessageName" beanIdRef="MEDREQ.Beginning_of_message.DOCUMENT_MESSAGE_NAME" /> <jb:wiring property="documentMessageIdentification" beanIdRef="MEDREQ.Beginning_of_message.DOCUMENT_MESSAGE_IDENTIFICATION" /> </jb:bean> <jb:bean beanId="MEDREQ.Beginning_of_message.DOCUMENT_MESSAGE_NAME" class="org.milyn.edi.unedifact.d05a.common.field.DocumentMessageNameC002" createOnElement="MEDREQ/Beginning_of_message/DOCUMENT_MESSAGE_NAME"> <jb:value property="documentNameCode" data="MEDREQ/Beginning_of_message/DOCUMENT_MESSAGE_NAME/Document_name_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="MEDREQ/Beginning_of_message/DOCUMENT_MESSAGE_NAME/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="MEDREQ/Beginning_of_message/DOCUMENT_MESSAGE_NAME/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="documentName" data="MEDREQ/Beginning_of_message/DOCUMENT_MESSAGE_NAME/Document_name" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="MEDREQ.Beginning_of_message.DOCUMENT_MESSAGE_IDENTIFICATION" class="org.milyn.edi.unedifact.d05a.common.field.DocumentMessageIdentificationC106" createOnElement="MEDREQ/Beginning_of_message/DOCUMENT_MESSAGE_IDENTIFICATION"> <jb:value property="documentIdentifier" data="MEDREQ/Beginning_of_message/DOCUMENT_MESSAGE_IDENTIFICATION/Document_identifier" decoder="String" default="null" /> <jb:value property="versionIdentifier" data="MEDREQ/Beginning_of_message/DOCUMENT_MESSAGE_IDENTIFICATION/Version_identifier" decoder="String" default="null" /> <jb:value property="revisionIdentifier" data="MEDREQ/Beginning_of_message/DOCUMENT_MESSAGE_IDENTIFICATION/Revision_identifier" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="MEDREQ.Date_time_period_List" class="java.util.ArrayList" createOnElement="MEDREQ"> <jb:wiring beanIdRef="MEDREQ.Date_time_period" /> </jb:bean> <jb:bean beanId="MEDREQ.Date_time_period" class="org.milyn.edi.unedifact.d05a.common.DateTimePeriod" createOnElement="MEDREQ/Date_time_period"> <jb:wiring property="dateTimePeriod" beanIdRef="MEDREQ.Date_time_period.DATE_TIME_PERIOD" /> </jb:bean> <jb:bean beanId="MEDREQ.Date_time_period.DATE_TIME_PERIOD" class="org.milyn.edi.unedifact.d05a.common.field.DateTimePeriodC507" createOnElement="MEDREQ/Date_time_period/DATE_TIME_PERIOD"> <jb:value property="dateOrTimeOrPeriodFunctionCodeQualifier" data="MEDREQ/Date_time_period/DATE_TIME_PERIOD/Date_or_time_or_period_function_code_qualifier" decoder="String" default="null" /> <jb:value property="dateOrTimeOrPeriodText" data="MEDREQ/Date_time_period/DATE_TIME_PERIOD/Date_or_time_or_period_text" decoder="String" default="null" /> <jb:value property="dateOrTimeOrPeriodFormatCode" data="MEDREQ/Date_time_period/DATE_TIME_PERIOD/Date_or_time_or_period_format_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="MEDREQ.Free_text_List" class="java.util.ArrayList" createOnElement="MEDREQ"> <jb:wiring beanIdRef="MEDREQ.Free_text" /> </jb:bean> <jb:bean beanId="MEDREQ.Free_text" class="org.milyn.edi.unedifact.d05a.common.FreeText" createOnElement="MEDREQ/Free_text"> <jb:value property="textSubjectCodeQualifier" data="MEDREQ/Free_text/Text_subject_code_qualifier" decoder="String" default="null" /> <jb:value property="freeTextFunctionCode" data="MEDREQ/Free_text/Free_text_function_code" decoder="String" default="null" /> <jb:value property="languageNameCode" data="MEDREQ/Free_text/Language_name_code" decoder="String" default="null" /> <jb:value property="freeTextFormatCode" data="MEDREQ/Free_text/Free_text_format_code" decoder="String" default="null" /> <jb:wiring property="textReference" beanIdRef="MEDREQ.Free_text.TEXT_REFERENCE" /> <jb:wiring property="textLiteral" beanIdRef="MEDREQ.Free_text.TEXT_LITERAL" /> </jb:bean> <jb:bean beanId="MEDREQ.Free_text.TEXT_REFERENCE" class="org.milyn.edi.unedifact.d05a.common.field.TextReferenceC107" createOnElement="MEDREQ/Free_text/TEXT_REFERENCE"> <jb:value property="freeTextDescriptionCode" data="MEDREQ/Free_text/TEXT_REFERENCE/Free_text_description_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="MEDREQ/Free_text/TEXT_REFERENCE/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="MEDREQ/Free_text/TEXT_REFERENCE/Code_list_responsible_agency_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="MEDREQ.Free_text.TEXT_LITERAL" class="org.milyn.edi.unedifact.d05a.common.field.TextLiteralC108" createOnElement="MEDREQ/Free_text/TEXT_LITERAL"> <jb:value property="freeText1" data="MEDREQ/Free_text/TEXT_LITERAL/Free_text_-_-1" decoder="String" default="null" /> <jb:value property="freeText2" data="MEDREQ/Free_text/TEXT_LITERAL/Free_text_-_-2" decoder="String" default="null" /> <jb:value property="freeText3" data="MEDREQ/Free_text/TEXT_LITERAL/Free_text_-_-3" decoder="String" default="null" /> <jb:value property="freeText4" data="MEDREQ/Free_text/TEXT_LITERAL/Free_text_-_-4" decoder="String" default="null" /> <jb:value property="freeText5" data="MEDREQ/Free_text/TEXT_LITERAL/Free_text_-_-5" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="MEDREQ.Segment_group_1_List" class="java.util.ArrayList" createOnElement="MEDREQ"> <jb:wiring beanIdRef="MEDREQ.Segment_group_1" /> </jb:bean> <jb:bean beanId="MEDREQ.Segment_group_1" class="org.milyn.edi.unedifact.d05a.MEDREQ.SegmentGroup1" createOnElement="MEDREQ/Segment_group_1"> <jb:wiring property="partyIdentification" beanIdRef="MEDREQ.Segment_group_1.Party_identification" /> <jb:wiring property="address" beanIdRef="MEDREQ.Segment_group_1.Address_List" /> <jb:wiring property="communicationContact" beanIdRef="MEDREQ.Segment_group_1.Communication_contact_List" /> <jb:wiring property="freeText" beanIdRef="MEDREQ.Segment_group_1.Free_text_List" /> <jb:wiring property="reference" beanIdRef="MEDREQ.Segment_group_1.Reference_List" /> <jb:wiring property="sequenceDetails" beanIdRef="MEDREQ.Segment_group_1.Sequence_details" /> <jb:wiring property="language" beanIdRef="MEDREQ.Segment_group_1.Language_List" /> <jb:wiring property="organisationClassificationDetails" beanIdRef="MEDREQ.Segment_group_1.Organisation_classification_details" /> <jb:wiring property="qualification" beanIdRef="MEDREQ.Segment_group_1.Qualification_List" /> <jb:wiring property="employmentDetails" beanIdRef="MEDREQ.Segment_group_1.Employment_details_List" /> </jb:bean> <jb:bean beanId="MEDREQ.Segment_group_1.Party_identification" class="org.milyn.edi.unedifact.d05a.common.PartyIdentification" createOnElement="MEDREQ/Segment_group_1/Party_identification"> <jb:value property="partyFunctionCodeQualifier" data="MEDREQ/Segment_group_1/Party_identification/Party_function_code_qualifier" decoder="String" default="null" /> <jb:value property="nameTypeCode" data="MEDREQ/Segment_group_1/Party_identification/Name_type_code" decoder="String" default="null" /> <jb:value property="nameStatusCode" data="MEDREQ/Segment_group_1/Party_identification/Name_status_code" decoder="String" default="null" /> <jb:value property="actionRequestNotificationDescriptionCode" data="MEDREQ/Segment_group_1/Party_identification/Action_request_notification_description_code" decoder="String" default="null" /> <jb:wiring property="identificationNumber" beanIdRef="MEDREQ.Segment_group_1.Party_identification.IDENTIFICATION_NUMBER" /> <jb:wiring property="partyIdentificationDetails" beanIdRef="MEDREQ.Segment_group_1.Party_identification.PARTY_IDENTIFICATION_DETAILS" /> <jb:wiring property="nameComponentDetails1" beanIdRef="MEDREQ.Segment_group_1.Party_identification.NAME_COMPONENT_DETAILS_-_-1" /> <jb:wiring property="nameComponentDetails2" beanIdRef="MEDREQ.Segment_group_1.Party_identification.NAME_COMPONENT_DETAILS_-_-2" /> <jb:wiring property="nameComponentDetails3" beanIdRef="MEDREQ.Segment_group_1.Party_identification.NAME_COMPONENT_DETAILS_-_-3" /> <jb:wiring property="nameComponentDetails4" beanIdRef="MEDREQ.Segment_group_1.Party_identification.NAME_COMPONENT_DETAILS_-_-4" /> <jb:wiring property="nameComponentDetails5" beanIdRef="MEDREQ.Segment_group_1.Party_identification.NAME_COMPONENT_DETAILS_-_-5" /> </jb:bean> <jb:bean beanId="MEDREQ.Segment_group_1.Party_identification.IDENTIFICATION_NUMBER" class="org.milyn.edi.unedifact.d05a.common.field.IdentificationNumberC206" createOnElement="MEDREQ/Segment_group_1/Party_identification/IDENTIFICATION_NUMBER"> <jb:value property="objectIdentifier" data="MEDREQ/Segment_group_1/Party_identification/IDENTIFICATION_NUMBER/Object_identifier" decoder="String" default="null" /> <jb:value property="objectIdentificationCodeQualifier" data="MEDREQ/Segment_group_1/Party_identification/IDENTIFICATION_NUMBER/Object_identification_code_qualifier" decoder="String" default="null" /> <jb:value property="statusDescriptionCode" data="MEDREQ/Segment_group_1/Party_identification/IDENTIFICATION_NUMBER/Status_description_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="MEDREQ.Segment_group_1.Party_identification.PARTY_IDENTIFICATION_DETAILS" class="org.milyn.edi.unedifact.d05a.common.field.PartyIdentificationDetailsC082" createOnElement="MEDREQ/Segment_group_1/Party_identification/PARTY_IDENTIFICATION_DETAILS"> <jb:value property="partyIdentifier" data="MEDREQ/Segment_group_1/Party_identification/PARTY_IDENTIFICATION_DETAILS/Party_identifier" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="MEDREQ/Segment_group_1/Party_identification/PARTY_IDENTIFICATION_DETAILS/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="MEDREQ/Segment_group_1/Party_identification/PARTY_IDENTIFICATION_DETAILS/Code_list_responsible_agency_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="MEDREQ.Segment_group_1.Party_identification.NAME_COMPONENT_DETAILS_-_-1" class="org.milyn.edi.unedifact.d05a.common.field.NameComponentDetailsC816" createOnElement="MEDREQ/Segment_group_1/Party_identification/NAME_COMPONENT_DETAILS_-_-1"> <jb:value property="nameComponentTypeCodeQualifier" data="MEDREQ/Segment_group_1/Party_identification/NAME_COMPONENT_DETAILS_-_-1/Name_component_type_code_qualifier" decoder="String" default="null" /> <jb:value property="nameComponentDescription" data="MEDREQ/Segment_group_1/Party_identification/NAME_COMPONENT_DETAILS_-_-1/Name_component_description" decoder="String" default="null" /> <jb:value property="nameComponentUsageCode" data="MEDREQ/Segment_group_1/Party_identification/NAME_COMPONENT_DETAILS_-_-1/Name_component_usage_code" decoder="String" default="null" /> <jb:value property="nameOriginalAlphabetCode" data="MEDREQ/Segment_group_1/Party_identification/NAME_COMPONENT_DETAILS_-_-1/Name_original_alphabet_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="MEDREQ.Segment_group_1.Party_identification.NAME_COMPONENT_DETAILS_-_-2" class="org.milyn.edi.unedifact.d05a.common.field.NameComponentDetailsC816" createOnElement="MEDREQ/Segment_group_1/Party_identification/NAME_COMPONENT_DETAILS_-_-2"> <jb:value property="nameComponentTypeCodeQualifier" data="MEDREQ/Segment_group_1/Party_identification/NAME_COMPONENT_DETAILS_-_-2/Name_component_type_code_qualifier" decoder="String" default="null" /> <jb:value property="nameComponentDescription" data="MEDREQ/Segment_group_1/Party_identification/NAME_COMPONENT_DETAILS_-_-2/Name_component_description" decoder="String" default="null" /> <jb:value property="nameComponentUsageCode" data="MEDREQ/Segment_group_1/Party_identification/NAME_COMPONENT_DETAILS_-_-2/Name_component_usage_code" decoder="String" default="null" /> <jb:value property="nameOriginalAlphabetCode" data="MEDREQ/Segment_group_1/Party_identification/NAME_COMPONENT_DETAILS_-_-2/Name_original_alphabet_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="MEDREQ.Segment_group_1.Party_identification.NAME_COMPONENT_DETAILS_-_-3" class="org.milyn.edi.unedifact.d05a.common.field.NameComponentDetailsC816" createOnElement="MEDREQ/Segment_group_1/Party_identification/NAME_COMPONENT_DETAILS_-_-3"> <jb:value property="nameComponentTypeCodeQualifier" data="MEDREQ/Segment_group_1/Party_identification/NAME_COMPONENT_DETAILS_-_-3/Name_component_type_code_qualifier" decoder="String" default="null" /> <jb:value property="nameComponentDescription" data="MEDREQ/Segment_group_1/Party_identification/NAME_COMPONENT_DETAILS_-_-3/Name_component_description" decoder="String" default="null" /> <jb:value property="nameComponentUsageCode" data="MEDREQ/Segment_group_1/Party_identification/NAME_COMPONENT_DETAILS_-_-3/Name_component_usage_code" decoder="String" default="null" /> <jb:value property="nameOriginalAlphabetCode" data="MEDREQ/Segment_group_1/Party_identification/NAME_COMPONENT_DETAILS_-_-3/Name_original_alphabet_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="MEDREQ.Segment_group_1.Party_identification.NAME_COMPONENT_DETAILS_-_-4" class="org.milyn.edi.unedifact.d05a.common.field.NameComponentDetailsC816" createOnElement="MEDREQ/Segment_group_1/Party_identification/NAME_COMPONENT_DETAILS_-_-4"> <jb:value property="nameComponentTypeCodeQualifier" data="MEDREQ/Segment_group_1/Party_identification/NAME_COMPONENT_DETAILS_-_-4/Name_component_type_code_qualifier" decoder="String" default="null" /> <jb:value property="nameComponentDescription" data="MEDREQ/Segment_group_1/Party_identification/NAME_COMPONENT_DETAILS_-_-4/Name_component_description" decoder="String" default="null" /> <jb:value property="nameComponentUsageCode" data="MEDREQ/Segment_group_1/Party_identification/NAME_COMPONENT_DETAILS_-_-4/Name_component_usage_code" decoder="String" default="null" /> <jb:value property="nameOriginalAlphabetCode" data="MEDREQ/Segment_group_1/Party_identification/NAME_COMPONENT_DETAILS_-_-4/Name_original_alphabet_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="MEDREQ.Segment_group_1.Party_identification.NAME_COMPONENT_DETAILS_-_-5" class="org.milyn.edi.unedifact.d05a.common.field.NameComponentDetailsC816" createOnElement="MEDREQ/Segment_group_1/Party_identification/NAME_COMPONENT_DETAILS_-_-5"> <jb:value property="nameComponentTypeCodeQualifier" data="MEDREQ/Segment_group_1/Party_identification/NAME_COMPONENT_DETAILS_-_-5/Name_component_type_code_qualifier" decoder="String" default="null" /> <jb:value property="nameComponentDescription" data="MEDREQ/Segment_group_1/Party_identification/NAME_COMPONENT_DETAILS_-_-5/Name_component_description" decoder="String" default="null" /> <jb:value property="nameComponentUsageCode" data="MEDREQ/Segment_group_1/Party_identification/NAME_COMPONENT_DETAILS_-_-5/Name_component_usage_code" decoder="String" default="null" /> <jb:value property="nameOriginalAlphabetCode" data="MEDREQ/Segment_group_1/Party_identification/NAME_COMPONENT_DETAILS_-_-5/Name_original_alphabet_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="MEDREQ.Segment_group_1.Address_List" class="java.util.ArrayList" createOnElement="MEDREQ/Segment_group_1"> <jb:wiring beanIdRef="MEDREQ.Segment_group_1.Address" /> </jb:bean> <jb:bean beanId="MEDREQ.Segment_group_1.Address" class="org.milyn.edi.unedifact.d05a.common.Address" createOnElement="MEDREQ/Segment_group_1/Address"> <jb:value property="cityName" data="MEDREQ/Segment_group_1/Address/City_name" decoder="String" default="null" /> <jb:value property="postalIdentificationCode" data="MEDREQ/Segment_group_1/Address/Postal_identification_code" decoder="String" default="null" /> <jb:value property="countryNameCode" data="MEDREQ/Segment_group_1/Address/Country_name_code" decoder="String" default="null" /> <jb:wiring property="addressUsage" beanIdRef="MEDREQ.Segment_group_1.Address.ADDRESS_USAGE" /> <jb:wiring property="addressDetails" beanIdRef="MEDREQ.Segment_group_1.Address.ADDRESS_DETAILS" /> <jb:wiring property="countrySubEntityDetails" beanIdRef="MEDREQ.Segment_group_1.Address.COUNTRY_SUB_ENTITY_DETAILS" /> <jb:wiring property="locationIdentification" beanIdRef="MEDREQ.Segment_group_1.Address.LOCATION_IDENTIFICATION" /> </jb:bean> <jb:bean beanId="MEDREQ.Segment_group_1.Address.ADDRESS_USAGE" class="org.milyn.edi.unedifact.d05a.common.field.AddressUsageC817" createOnElement="MEDREQ/Segment_group_1/Address/ADDRESS_USAGE"> <jb:value property="addressPurposeCode" data="MEDREQ/Segment_group_1/Address/ADDRESS_USAGE/Address_purpose_code" decoder="String" default="null" /> <jb:value property="addressTypeCode" data="MEDREQ/Segment_group_1/Address/ADDRESS_USAGE/Address_type_code" decoder="String" default="null" /> <jb:value property="addressStatusCode" data="MEDREQ/Segment_group_1/Address/ADDRESS_USAGE/Address_status_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="MEDREQ.Segment_group_1.Address.ADDRESS_DETAILS" class="org.milyn.edi.unedifact.d05a.common.field.AddressDetailsC090" createOnElement="MEDREQ/Segment_group_1/Address/ADDRESS_DETAILS"> <jb:value property="addressFormatCode" data="MEDREQ/Segment_group_1/Address/ADDRESS_DETAILS/Address_format_code" decoder="String" default="null" /> <jb:value property="addressComponentDescription1" data="MEDREQ/Segment_group_1/Address/ADDRESS_DETAILS/Address_component_description_-_-1" decoder="String" default="null" /> <jb:value property="addressComponentDescription2" data="MEDREQ/Segment_group_1/Address/ADDRESS_DETAILS/Address_component_description_-_-2" decoder="String" default="null" /> <jb:value property="addressComponentDescription3" data="MEDREQ/Segment_group_1/Address/ADDRESS_DETAILS/Address_component_description_-_-3" decoder="String" default="null" /> <jb:value property="addressComponentDescription4" data="MEDREQ/Segment_group_1/Address/ADDRESS_DETAILS/Address_component_description_-_-4" decoder="String" default="null" /> <jb:value property="addressComponentDescription5" data="MEDREQ/Segment_group_1/Address/ADDRESS_DETAILS/Address_component_description_-_-5" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="MEDREQ.Segment_group_1.Address.COUNTRY_SUB_ENTITY_DETAILS" class="org.milyn.edi.unedifact.d05a.common.field.CountrySubEntityDetailsC819" createOnElement="MEDREQ/Segment_group_1/Address/COUNTRY_SUB_ENTITY_DETAILS"> <jb:value property="countrySubEntityNameCode" data="MEDREQ/Segment_group_1/Address/COUNTRY_SUB_ENTITY_DETAILS/Country_sub_entity_name_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="MEDREQ/Segment_group_1/Address/COUNTRY_SUB_ENTITY_DETAILS/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="MEDREQ/Segment_group_1/Address/COUNTRY_SUB_ENTITY_DETAILS/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="countrySubEntityName" data="MEDREQ/Segment_group_1/Address/COUNTRY_SUB_ENTITY_DETAILS/Country_sub_entity_name" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="MEDREQ.Segment_group_1.Address.LOCATION_IDENTIFICATION" class="org.milyn.edi.unedifact.d05a.common.field.LocationIdentificationC517" createOnElement="MEDREQ/Segment_group_1/Address/LOCATION_IDENTIFICATION"> <jb:value property="locationNameCode" data="MEDREQ/Segment_group_1/Address/LOCATION_IDENTIFICATION/Location_name_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="MEDREQ/Segment_group_1/Address/LOCATION_IDENTIFICATION/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="MEDREQ/Segment_group_1/Address/LOCATION_IDENTIFICATION/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="locationName" data="MEDREQ/Segment_group_1/Address/LOCATION_IDENTIFICATION/Location_name" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="MEDREQ.Segment_group_1.Communication_contact_List" class="java.util.ArrayList" createOnElement="MEDREQ/Segment_group_1"> <jb:wiring beanIdRef="MEDREQ.Segment_group_1.Communication_contact" /> </jb:bean> <jb:bean beanId="MEDREQ.Segment_group_1.Communication_contact" class="org.milyn.edi.unedifact.d05a.common.CommunicationContact" createOnElement="MEDREQ/Segment_group_1/Communication_contact"> <jb:wiring property="communicationContact" beanIdRef="MEDREQ.Segment_group_1.Communication_contact.COMMUNICATION_CONTACT" /> </jb:bean> <jb:bean beanId="MEDREQ.Segment_group_1.Communication_contact.COMMUNICATION_CONTACT" class="org.milyn.edi.unedifact.d05a.common.field.CommunicationContactC076" createOnElement="MEDREQ/Segment_group_1/Communication_contact/COMMUNICATION_CONTACT"> <jb:value property="communicationAddressIdentifier" data="MEDREQ/Segment_group_1/Communication_contact/COMMUNICATION_CONTACT/Communication_address_identifier" decoder="String" default="null" /> <jb:value property="communicationAddressCodeQualifier" data="MEDREQ/Segment_group_1/Communication_contact/COMMUNICATION_CONTACT/Communication_address_code_qualifier" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="MEDREQ.Segment_group_1.Free_text_List" class="java.util.ArrayList" createOnElement="MEDREQ/Segment_group_1"> <jb:wiring beanIdRef="MEDREQ.Segment_group_1.Free_text" /> </jb:bean> <jb:bean beanId="MEDREQ.Segment_group_1.Free_text" class="org.milyn.edi.unedifact.d05a.common.FreeText" createOnElement="MEDREQ/Segment_group_1/Free_text"> <jb:value property="textSubjectCodeQualifier" data="MEDREQ/Segment_group_1/Free_text/Text_subject_code_qualifier" decoder="String" default="null" /> <jb:value property="freeTextFunctionCode" data="MEDREQ/Segment_group_1/Free_text/Free_text_function_code" decoder="String" default="null" /> <jb:value property="languageNameCode" data="MEDREQ/Segment_group_1/Free_text/Language_name_code" decoder="String" default="null" /> <jb:value property="freeTextFormatCode" data="MEDREQ/Segment_group_1/Free_text/Free_text_format_code" decoder="String" default="null" /> <jb:wiring property="textReference" beanIdRef="MEDREQ.Segment_group_1.Free_text.TEXT_REFERENCE" /> <jb:wiring property="textLiteral" beanIdRef="MEDREQ.Segment_group_1.Free_text.TEXT_LITERAL" /> </jb:bean> <jb:bean beanId="MEDREQ.Segment_group_1.Free_text.TEXT_REFERENCE" class="org.milyn.edi.unedifact.d05a.common.field.TextReferenceC107" createOnElement="MEDREQ/Segment_group_1/Free_text/TEXT_REFERENCE"> <jb:value property="freeTextDescriptionCode" data="MEDREQ/Segment_group_1/Free_text/TEXT_REFERENCE/Free_text_description_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="MEDREQ/Segment_group_1/Free_text/TEXT_REFERENCE/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="MEDREQ/Segment_group_1/Free_text/TEXT_REFERENCE/Code_list_responsible_agency_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="MEDREQ.Segment_group_1.Free_text.TEXT_LITERAL" class="org.milyn.edi.unedifact.d05a.common.field.TextLiteralC108" createOnElement="MEDREQ/Segment_group_1/Free_text/TEXT_LITERAL"> <jb:value property="freeText1" data="MEDREQ/Segment_group_1/Free_text/TEXT_LITERAL/Free_text_-_-1" decoder="String" default="null" /> <jb:value property="freeText2" data="MEDREQ/Segment_group_1/Free_text/TEXT_LITERAL/Free_text_-_-2" decoder="String" default="null" /> <jb:value property="freeText3" data="MEDREQ/Segment_group_1/Free_text/TEXT_LITERAL/Free_text_-_-3" decoder="String" default="null" /> <jb:value property="freeText4" data="MEDREQ/Segment_group_1/Free_text/TEXT_LITERAL/Free_text_-_-4" decoder="String" default="null" /> <jb:value property="freeText5" data="MEDREQ/Segment_group_1/Free_text/TEXT_LITERAL/Free_text_-_-5" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="MEDREQ.Segment_group_1.Reference_List" class="java.util.ArrayList" createOnElement="MEDREQ/Segment_group_1"> <jb:wiring beanIdRef="MEDREQ.Segment_group_1.Reference" /> </jb:bean> <jb:bean beanId="MEDREQ.Segment_group_1.Reference" class="org.milyn.edi.unedifact.d05a.common.Reference" createOnElement="MEDREQ/Segment_group_1/Reference"> <jb:wiring property="reference" beanIdRef="MEDREQ.Segment_group_1.Reference.REFERENCE" /> </jb:bean> <jb:bean beanId="MEDREQ.Segment_group_1.Reference.REFERENCE" class="org.milyn.edi.unedifact.d05a.common.field.ReferenceC506" createOnElement="MEDREQ/Segment_group_1/Reference/REFERENCE"> <jb:value property="referenceCodeQualifier" data="MEDREQ/Segment_group_1/Reference/REFERENCE/Reference_code_qualifier" decoder="String" default="null" /> <jb:value property="referenceIdentifier" data="MEDREQ/Segment_group_1/Reference/REFERENCE/Reference_identifier" decoder="String" default="null" /> <jb:value property="documentLineIdentifier" data="MEDREQ/Segment_group_1/Reference/REFERENCE/Document_line_identifier" decoder="String" default="null" /> <jb:value property="referenceVersionIdentifier" data="MEDREQ/Segment_group_1/Reference/REFERENCE/Reference_version_identifier" decoder="String" default="null" /> <jb:value property="revisionIdentifier" data="MEDREQ/Segment_group_1/Reference/REFERENCE/Revision_identifier" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="MEDREQ.Segment_group_1.Sequence_details" class="org.milyn.edi.unedifact.d05a.common.SequenceDetails" createOnElement="MEDREQ/Segment_group_1/Sequence_details"> <jb:value property="actionRequestNotificationDescriptionCode" data="MEDREQ/Segment_group_1/Sequence_details/Action_request_notification_description_code" decoder="String" default="null" /> <jb:wiring property="sequenceInformation" beanIdRef="MEDREQ.Segment_group_1.Sequence_details.SEQUENCE_INFORMATION" /> </jb:bean> <jb:bean beanId="MEDREQ.Segment_group_1.Sequence_details.SEQUENCE_INFORMATION" class="org.milyn.edi.unedifact.d05a.common.field.SequenceInformationC286" createOnElement="MEDREQ/Segment_group_1/Sequence_details/SEQUENCE_INFORMATION"> <jb:value property="sequencePositionIdentifier" data="MEDREQ/Segment_group_1/Sequence_details/SEQUENCE_INFORMATION/Sequence_position_identifier" decoder="String" default="null" /> <jb:value property="sequenceIdentifierSourceCode" data="MEDREQ/Segment_group_1/Sequence_details/SEQUENCE_INFORMATION/Sequence_identifier_source_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="MEDREQ/Segment_group_1/Sequence_details/SEQUENCE_INFORMATION/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="MEDREQ/Segment_group_1/Sequence_details/SEQUENCE_INFORMATION/Code_list_responsible_agency_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="MEDREQ.Segment_group_1.Language_List" class="java.util.ArrayList" createOnElement="MEDREQ/Segment_group_1"> <jb:wiring beanIdRef="MEDREQ.Segment_group_1.Language" /> </jb:bean> <jb:bean beanId="MEDREQ.Segment_group_1.Language" class="org.milyn.edi.unedifact.d05a.common.Language" createOnElement="MEDREQ/Segment_group_1/Language"> <jb:value property="languageCodeQualifier" data="MEDREQ/Segment_group_1/Language/Language_code_qualifier" decoder="String" default="null" /> <jb:wiring property="languageDetails" beanIdRef="MEDREQ.Segment_group_1.Language.LANGUAGE_DETAILS" /> </jb:bean> <jb:bean beanId="MEDREQ.Segment_group_1.Language.LANGUAGE_DETAILS" class="org.milyn.edi.unedifact.d05a.common.field.LanguageDetailsC508" createOnElement="MEDREQ/Segment_group_1/Language/LANGUAGE_DETAILS"> <jb:value property="languageNameCode" data="MEDREQ/Segment_group_1/Language/LANGUAGE_DETAILS/Language_name_code" decoder="String" default="null" /> <jb:value property="languageName" data="MEDREQ/Segment_group_1/Language/LANGUAGE_DETAILS/Language_name" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="MEDREQ.Segment_group_1.Organisation_classification_details" class="org.milyn.edi.unedifact.d05a.common.OrganisationClassificationDetails" createOnElement="MEDREQ/Segment_group_1/Organisation_classification_details"> <jb:value property="sectorAreaIdentificationCodeQualifier" data="MEDREQ/Segment_group_1/Organisation_classification_details/Sector_area_identification_code_qualifier" decoder="String" default="null" /> <jb:value property="organisationClassificationCode" data="MEDREQ/Segment_group_1/Organisation_classification_details/Organisation_classification_code" decoder="String" default="null" /> <jb:wiring property="organisationClassificationDetail" beanIdRef="MEDREQ.Segment_group_1.Organisation_classification_details.ORGANISATION_CLASSIFICATION_DETAIL" /> </jb:bean> <jb:bean beanId="MEDREQ.Segment_group_1.Organisation_classification_details.ORGANISATION_CLASSIFICATION_DETAIL" class="org.milyn.edi.unedifact.d05a.common.field.OrganisationClassificationDetailC844" createOnElement="MEDREQ/Segment_group_1/Organisation_classification_details/ORGANISATION_CLASSIFICATION_DETAIL"> <jb:value property="organisationalClassNameCode" data="MEDREQ/Segment_group_1/Organisation_classification_details/ORGANISATION_CLASSIFICATION_DETAIL/Organisational_class_name_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="MEDREQ/Segment_group_1/Organisation_classification_details/ORGANISATION_CLASSIFICATION_DETAIL/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="MEDREQ/Segment_group_1/Organisation_classification_details/ORGANISATION_CLASSIFICATION_DETAIL/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="organisationalClassName" data="MEDREQ/Segment_group_1/Organisation_classification_details/ORGANISATION_CLASSIFICATION_DETAIL/Organisational_class_name" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="MEDREQ.Segment_group_1.Qualification_List" class="java.util.ArrayList" createOnElement="MEDREQ/Segment_group_1"> <jb:wiring beanIdRef="MEDREQ.Segment_group_1.Qualification" /> </jb:bean> <jb:bean beanId="MEDREQ.Segment_group_1.Qualification" class="org.milyn.edi.unedifact.d05a.common.Qualification" createOnElement="MEDREQ/Segment_group_1/Qualification"> <jb:value property="qualificationTypeCodeQualifier" data="MEDREQ/Segment_group_1/Qualification/Qualification_type_code_qualifier" decoder="String" default="null" /> <jb:wiring property="qualificationClassification" beanIdRef="MEDREQ.Segment_group_1.Qualification.QUALIFICATION_CLASSIFICATION" /> </jb:bean> <jb:bean beanId="MEDREQ.Segment_group_1.Qualification.QUALIFICATION_CLASSIFICATION" class="org.milyn.edi.unedifact.d05a.common.field.QualificationClassificationC950" createOnElement="MEDREQ/Segment_group_1/Qualification/QUALIFICATION_CLASSIFICATION"> <jb:value property="qualificationClassificationDescriptionCode" data="MEDREQ/Segment_group_1/Qualification/QUALIFICATION_CLASSIFICATION/Qualification_classification_description_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="MEDREQ/Segment_group_1/Qualification/QUALIFICATION_CLASSIFICATION/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="MEDREQ/Segment_group_1/Qualification/QUALIFICATION_CLASSIFICATION/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="qualificationClassificationDescription1" data="MEDREQ/Segment_group_1/Qualification/QUALIFICATION_CLASSIFICATION/Qualification_classification_description_-_-1" decoder="String" default="null" /> <jb:value property="qualificationClassificationDescription2" data="MEDREQ/Segment_group_1/Qualification/QUALIFICATION_CLASSIFICATION/Qualification_classification_description_-_-2" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="MEDREQ.Segment_group_1.Employment_details_List" class="java.util.ArrayList" createOnElement="MEDREQ/Segment_group_1"> <jb:wiring beanIdRef="MEDREQ.Segment_group_1.Employment_details" /> </jb:bean> <jb:bean beanId="MEDREQ.Segment_group_1.Employment_details" class="org.milyn.edi.unedifact.d05a.common.EmploymentDetails" createOnElement="MEDREQ/Segment_group_1/Employment_details"> <jb:value property="employmentDetailsCodeQualifier" data="MEDREQ/Segment_group_1/Employment_details/Employment_details_code_qualifier" decoder="String" default="null" /> <jb:value property="jobTitleDescription" data="MEDREQ/Segment_group_1/Employment_details/Job_title_description" decoder="String" default="null" /> <jb:value property="qualificationApplicationAreaCode" data="MEDREQ/Segment_group_1/Employment_details/Qualification_application_area_code" decoder="String" default="null" /> <jb:wiring property="employmentCategory" beanIdRef="MEDREQ.Segment_group_1.Employment_details.EMPLOYMENT_CATEGORY" /> <jb:wiring property="occupation" beanIdRef="MEDREQ.Segment_group_1.Employment_details.OCCUPATION" /> <jb:wiring property="qualificationClassification" beanIdRef="MEDREQ.Segment_group_1.Employment_details.QUALIFICATION_CLASSIFICATION" /> </jb:bean> <jb:bean beanId="MEDREQ.Segment_group_1.Employment_details.EMPLOYMENT_CATEGORY" class="org.milyn.edi.unedifact.d05a.common.field.EmploymentCategoryC948" createOnElement="MEDREQ/Segment_group_1/Employment_details/EMPLOYMENT_CATEGORY"> <jb:value property="employmentCategoryDescriptionCode" data="MEDREQ/Segment_group_1/Employment_details/EMPLOYMENT_CATEGORY/Employment_category_description_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="MEDREQ/Segment_group_1/Employment_details/EMPLOYMENT_CATEGORY/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="MEDREQ/Segment_group_1/Employment_details/EMPLOYMENT_CATEGORY/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="employmentCategoryDescription" data="MEDREQ/Segment_group_1/Employment_details/EMPLOYMENT_CATEGORY/Employment_category_description" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="MEDREQ.Segment_group_1.Employment_details.OCCUPATION" class="org.milyn.edi.unedifact.d05a.common.field.OccupationC951" createOnElement="MEDREQ/Segment_group_1/Employment_details/OCCUPATION"> <jb:value property="occupationDescriptionCode" data="MEDREQ/Segment_group_1/Employment_details/OCCUPATION/Occupation_description_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="MEDREQ/Segment_group_1/Employment_details/OCCUPATION/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="MEDREQ/Segment_group_1/Employment_details/OCCUPATION/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="occupationDescription1" data="MEDREQ/Segment_group_1/Employment_details/OCCUPATION/Occupation_description_-_-1" decoder="String" default="null" /> <jb:value property="occupationDescription2" data="MEDREQ/Segment_group_1/Employment_details/OCCUPATION/Occupation_description_-_-2" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="MEDREQ.Segment_group_1.Employment_details.QUALIFICATION_CLASSIFICATION" class="org.milyn.edi.unedifact.d05a.common.field.QualificationClassificationC950" createOnElement="MEDREQ/Segment_group_1/Employment_details/QUALIFICATION_CLASSIFICATION"> <jb:value property="qualificationClassificationDescriptionCode" data="MEDREQ/Segment_group_1/Employment_details/QUALIFICATION_CLASSIFICATION/Qualification_classification_description_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="MEDREQ/Segment_group_1/Employment_details/QUALIFICATION_CLASSIFICATION/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="MEDREQ/Segment_group_1/Employment_details/QUALIFICATION_CLASSIFICATION/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="qualificationClassificationDescription1" data="MEDREQ/Segment_group_1/Employment_details/QUALIFICATION_CLASSIFICATION/Qualification_classification_description_-_-1" decoder="String" default="null" /> <jb:value property="qualificationClassificationDescription2" data="MEDREQ/Segment_group_1/Employment_details/QUALIFICATION_CLASSIFICATION/Qualification_classification_description_-_-2" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="MEDREQ.Segment_group_2_List" class="java.util.ArrayList" createOnElement="MEDREQ"> <jb:wiring beanIdRef="MEDREQ.Segment_group_2" /> </jb:bean> <jb:bean beanId="MEDREQ.Segment_group_2" class="org.milyn.edi.unedifact.d05a.MEDREQ.SegmentGroup2" createOnElement="MEDREQ/Segment_group_2"> <jb:wiring property="financialChargesAllocation" beanIdRef="MEDREQ.Segment_group_2.Financial_charges_allocation" /> <jb:wiring property="processingInformation" beanIdRef="MEDREQ.Segment_group_2.Processing_information" /> <jb:wiring property="reference" beanIdRef="MEDREQ.Segment_group_2.Reference_List" /> <jb:wiring property="dateTimePeriod" beanIdRef="MEDREQ.Segment_group_2.Date_time_period_List" /> <jb:wiring property="priority" beanIdRef="MEDREQ.Segment_group_2.Priority" /> <jb:wiring property="clinicalInformation" beanIdRef="MEDREQ.Segment_group_2.Clinical_information_List" /> <jb:wiring property="freeText" beanIdRef="MEDREQ.Segment_group_2.Free_text_List" /> <jb:wiring property="language" beanIdRef="MEDREQ.Segment_group_2.Language_List" /> <jb:wiring property="_package" beanIdRef="MEDREQ.Segment_group_2.Package" /> <jb:wiring property="informationRequired" beanIdRef="MEDREQ.Segment_group_2.Information_required" /> <jb:wiring property="testMethod" beanIdRef="MEDREQ.Segment_group_2.Test_method_List" /> <jb:wiring property="handlingInstructions" beanIdRef="MEDREQ.Segment_group_2.Handling_instructions" /> <jb:wiring property="segmentGroup3" beanIdRef="MEDREQ.Segment_group_2.Segment_group_3_List" /> <jb:wiring property="segmentGroup4" beanIdRef="MEDREQ.Segment_group_2.Segment_group_4_List" /> <jb:wiring property="segmentGroup5" beanIdRef="MEDREQ.Segment_group_2.Segment_group_5_List" /> </jb:bean> <jb:bean beanId="MEDREQ.Segment_group_2.Financial_charges_allocation" class="org.milyn.edi.unedifact.d05a.common.FinancialChargesAllocation" createOnElement="MEDREQ/Segment_group_2/Financial_charges_allocation"> <jb:value property="settlementMeansCode" data="MEDREQ/Segment_group_2/Financial_charges_allocation/Settlement_means_code" decoder="String" default="null" /> <jb:wiring property="chargeAllowanceAccount" beanIdRef="MEDREQ.Segment_group_2.Financial_charges_allocation.CHARGE_ALLOWANCE_ACCOUNT" /> </jb:bean> <jb:bean beanId="MEDREQ.Segment_group_2.Financial_charges_allocation.CHARGE_ALLOWANCE_ACCOUNT" class="org.milyn.edi.unedifact.d05a.common.field.ChargeAllowanceAccountC878" createOnElement="MEDREQ/Segment_group_2/Financial_charges_allocation/CHARGE_ALLOWANCE_ACCOUNT"> <jb:value property="institutionBranchIdentifier" data="MEDREQ/Segment_group_2/Financial_charges_allocation/CHARGE_ALLOWANCE_ACCOUNT/Institution_branch_identifier" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="MEDREQ/Segment_group_2/Financial_charges_allocation/CHARGE_ALLOWANCE_ACCOUNT/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="MEDREQ/Segment_group_2/Financial_charges_allocation/CHARGE_ALLOWANCE_ACCOUNT/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="accountHolderIdentifier" data="MEDREQ/Segment_group_2/Financial_charges_allocation/CHARGE_ALLOWANCE_ACCOUNT/Account_holder_identifier" decoder="String" default="null" /> <jb:value property="currencyIdentificationCode" data="MEDREQ/Segment_group_2/Financial_charges_allocation/CHARGE_ALLOWANCE_ACCOUNT/Currency_identification_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="MEDREQ.Segment_group_2.Processing_information" class="org.milyn.edi.unedifact.d05a.common.ProcessingInformation" createOnElement="MEDREQ/Segment_group_2/Processing_information"> <jb:value property="processingInformationCodeQualifier" data="MEDREQ/Segment_group_2/Processing_information/Processing_information_code_qualifier" decoder="String" default="null" /> <jb:value property="processTypeDescriptionCode" data="MEDREQ/Segment_group_2/Processing_information/Process_type_description_code" decoder="String" default="null" /> <jb:wiring property="processingIndicator" beanIdRef="MEDREQ.Segment_group_2.Processing_information.PROCESSING_INDICATOR" /> </jb:bean> <jb:bean beanId="MEDREQ.Segment_group_2.Processing_information.PROCESSING_INDICATOR" class="org.milyn.edi.unedifact.d05a.common.field.ProcessingIndicatorC012" createOnElement="MEDREQ/Segment_group_2/Processing_information/PROCESSING_INDICATOR"> <jb:value property="processingIndicatorDescriptionCode" data="MEDREQ/Segment_group_2/Processing_information/PROCESSING_INDICATOR/Processing_indicator_description_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="MEDREQ/Segment_group_2/Processing_information/PROCESSING_INDICATOR/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="MEDREQ/Segment_group_2/Processing_information/PROCESSING_INDICATOR/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="processingIndicatorDescription" data="MEDREQ/Segment_group_2/Processing_information/PROCESSING_INDICATOR/Processing_indicator_description" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="MEDREQ.Segment_group_2.Reference_List" class="java.util.ArrayList" createOnElement="MEDREQ/Segment_group_2"> <jb:wiring beanIdRef="MEDREQ.Segment_group_2.Reference" /> </jb:bean> <jb:bean beanId="MEDREQ.Segment_group_2.Reference" class="org.milyn.edi.unedifact.d05a.common.Reference" createOnElement="MEDREQ/Segment_group_2/Reference"> <jb:wiring property="reference" beanIdRef="MEDREQ.Segment_group_2.Reference.REFERENCE" /> </jb:bean> <jb:bean beanId="MEDREQ.Segment_group_2.Reference.REFERENCE" class="org.milyn.edi.unedifact.d05a.common.field.ReferenceC506" createOnElement="MEDREQ/Segment_group_2/Reference/REFERENCE"> <jb:value property="referenceCodeQualifier" data="MEDREQ/Segment_group_2/Reference/REFERENCE/Reference_code_qualifier" decoder="String" default="null" /> <jb:value property="referenceIdentifier" data="MEDREQ/Segment_group_2/Reference/REFERENCE/Reference_identifier" decoder="String" default="null" /> <jb:value property="documentLineIdentifier" data="MEDREQ/Segment_group_2/Reference/REFERENCE/Document_line_identifier" decoder="String" default="null" /> <jb:value property="referenceVersionIdentifier" data="MEDREQ/Segment_group_2/Reference/REFERENCE/Reference_version_identifier" decoder="String" default="null" /> <jb:value property="revisionIdentifier" data="MEDREQ/Segment_group_2/Reference/REFERENCE/Revision_identifier" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="MEDREQ.Segment_group_2.Date_time_period_List" class="java.util.ArrayList" createOnElement="MEDREQ/Segment_group_2"> <jb:wiring beanIdRef="MEDREQ.Segment_group_2.Date_time_period" /> </jb:bean> <jb:bean beanId="MEDREQ.Segment_group_2.Date_time_period" class="org.milyn.edi.unedifact.d05a.common.DateTimePeriod" createOnElement="MEDREQ/Segment_group_2/Date_time_period"> <jb:wiring property="dateTimePeriod" beanIdRef="MEDREQ.Segment_group_2.Date_time_period.DATE_TIME_PERIOD" /> </jb:bean> <jb:bean beanId="MEDREQ.Segment_group_2.Date_time_period.DATE_TIME_PERIOD" class="org.milyn.edi.unedifact.d05a.common.field.DateTimePeriodC507" createOnElement="MEDREQ/Segment_group_2/Date_time_period/DATE_TIME_PERIOD"> <jb:value property="dateOrTimeOrPeriodFunctionCodeQualifier" data="MEDREQ/Segment_group_2/Date_time_period/DATE_TIME_PERIOD/Date_or_time_or_period_function_code_qualifier" decoder="String" default="null" /> <jb:value property="dateOrTimeOrPeriodText" data="MEDREQ/Segment_group_2/Date_time_period/DATE_TIME_PERIOD/Date_or_time_or_period_text" decoder="String" default="null" /> <jb:value property="dateOrTimeOrPeriodFormatCode" data="MEDREQ/Segment_group_2/Date_time_period/DATE_TIME_PERIOD/Date_or_time_or_period_format_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="MEDREQ.Segment_group_2.Priority" class="org.milyn.edi.unedifact.d05a.common.Priority" createOnElement="MEDREQ/Segment_group_2/Priority"> <jb:value property="priorityTypeCodeQualifier" data="MEDREQ/Segment_group_2/Priority/Priority_type_code_qualifier" decoder="String" default="null" /> <jb:wiring property="priorityDetails" beanIdRef="MEDREQ.Segment_group_2.Priority.PRIORITY_DETAILS" /> </jb:bean> <jb:bean beanId="MEDREQ.Segment_group_2.Priority.PRIORITY_DETAILS" class="org.milyn.edi.unedifact.d05a.common.field.PriorityDetailsC585" createOnElement="MEDREQ/Segment_group_2/Priority/PRIORITY_DETAILS"> <jb:value property="priorityDescriptionCode" data="MEDREQ/Segment_group_2/Priority/PRIORITY_DETAILS/Priority_description_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="MEDREQ/Segment_group_2/Priority/PRIORITY_DETAILS/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="MEDREQ/Segment_group_2/Priority/PRIORITY_DETAILS/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="priorityDescription" data="MEDREQ/Segment_group_2/Priority/PRIORITY_DETAILS/Priority_description" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="MEDREQ.Segment_group_2.Clinical_information_List" class="java.util.ArrayList" createOnElement="MEDREQ/Segment_group_2"> <jb:wiring beanIdRef="MEDREQ.Segment_group_2.Clinical_information" /> </jb:bean> <jb:bean beanId="MEDREQ.Segment_group_2.Clinical_information" class="org.milyn.edi.unedifact.d05a.common.ClinicalInformation" createOnElement="MEDREQ/Segment_group_2/Clinical_information"> <jb:value property="clinicalInformationTypeCodeQualifier" data="MEDREQ/Segment_group_2/Clinical_information/Clinical_information_type_code_qualifier" decoder="String" default="null" /> <jb:wiring property="clinicalInformationDetails" beanIdRef="MEDREQ.Segment_group_2.Clinical_information.CLINICAL_INFORMATION_DETAILS" /> <jb:wiring property="certaintyDetails" beanIdRef="MEDREQ.Segment_group_2.Clinical_information.CERTAINTY_DETAILS" /> </jb:bean> <jb:bean beanId="MEDREQ.Segment_group_2.Clinical_information.CLINICAL_INFORMATION_DETAILS" class="org.milyn.edi.unedifact.d05a.common.field.ClinicalInformationDetailsC836" createOnElement="MEDREQ/Segment_group_2/Clinical_information/CLINICAL_INFORMATION_DETAILS"> <jb:value property="clinicalInformationDescriptionIdentifier" data="MEDREQ/Segment_group_2/Clinical_information/CLINICAL_INFORMATION_DETAILS/Clinical_information_description_identifier" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="MEDREQ/Segment_group_2/Clinical_information/CLINICAL_INFORMATION_DETAILS/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="MEDREQ/Segment_group_2/Clinical_information/CLINICAL_INFORMATION_DETAILS/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="clinicalInformationDescription" data="MEDREQ/Segment_group_2/Clinical_information/CLINICAL_INFORMATION_DETAILS/Clinical_information_description" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="MEDREQ.Segment_group_2.Clinical_information.CERTAINTY_DETAILS" class="org.milyn.edi.unedifact.d05a.common.field.CertaintyDetailsC837" createOnElement="MEDREQ/Segment_group_2/Clinical_information/CERTAINTY_DETAILS"> <jb:value property="certaintyDescriptionCode" data="MEDREQ/Segment_group_2/Clinical_information/CERTAINTY_DETAILS/Certainty_description_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="MEDREQ/Segment_group_2/Clinical_information/CERTAINTY_DETAILS/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="MEDREQ/Segment_group_2/Clinical_information/CERTAINTY_DETAILS/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="certaintyDescription" data="MEDREQ/Segment_group_2/Clinical_information/CERTAINTY_DETAILS/Certainty_description" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="MEDREQ.Segment_group_2.Free_text_List" class="java.util.ArrayList" createOnElement="MEDREQ/Segment_group_2"> <jb:wiring beanIdRef="MEDREQ.Segment_group_2.Free_text" /> </jb:bean> <jb:bean beanId="MEDREQ.Segment_group_2.Free_text" class="org.milyn.edi.unedifact.d05a.common.FreeText" createOnElement="MEDREQ/Segment_group_2/Free_text"> <jb:value property="textSubjectCodeQualifier" data="MEDREQ/Segment_group_2/Free_text/Text_subject_code_qualifier" decoder="String" default="null" /> <jb:value property="freeTextFunctionCode" data="MEDREQ/Segment_group_2/Free_text/Free_text_function_code" decoder="String" default="null" /> <jb:value property="languageNameCode" data="MEDREQ/Segment_group_2/Free_text/Language_name_code" decoder="String" default="null" /> <jb:value property="freeTextFormatCode" data="MEDREQ/Segment_group_2/Free_text/Free_text_format_code" decoder="String" default="null" /> <jb:wiring property="textReference" beanIdRef="MEDREQ.Segment_group_2.Free_text.TEXT_REFERENCE" /> <jb:wiring property="textLiteral" beanIdRef="MEDREQ.Segment_group_2.Free_text.TEXT_LITERAL" /> </jb:bean> <jb:bean beanId="MEDREQ.Segment_group_2.Free_text.TEXT_REFERENCE" class="org.milyn.edi.unedifact.d05a.common.field.TextReferenceC107" createOnElement="MEDREQ/Segment_group_2/Free_text/TEXT_REFERENCE"> <jb:value property="freeTextDescriptionCode" data="MEDREQ/Segment_group_2/Free_text/TEXT_REFERENCE/Free_text_description_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="MEDREQ/Segment_group_2/Free_text/TEXT_REFERENCE/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="MEDREQ/Segment_group_2/Free_text/TEXT_REFERENCE/Code_list_responsible_agency_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="MEDREQ.Segment_group_2.Free_text.TEXT_LITERAL" class="org.milyn.edi.unedifact.d05a.common.field.TextLiteralC108" createOnElement="MEDREQ/Segment_group_2/Free_text/TEXT_LITERAL"> <jb:value property="freeText1" data="MEDREQ/Segment_group_2/Free_text/TEXT_LITERAL/Free_text_-_-1" decoder="String" default="null" /> <jb:value property="freeText2" data="MEDREQ/Segment_group_2/Free_text/TEXT_LITERAL/Free_text_-_-2" decoder="String" default="null" /> <jb:value property="freeText3" data="MEDREQ/Segment_group_2/Free_text/TEXT_LITERAL/Free_text_-_-3" decoder="String" default="null" /> <jb:value property="freeText4" data="MEDREQ/Segment_group_2/Free_text/TEXT_LITERAL/Free_text_-_-4" decoder="String" default="null" /> <jb:value property="freeText5" data="MEDREQ/Segment_group_2/Free_text/TEXT_LITERAL/Free_text_-_-5" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="MEDREQ.Segment_group_2.Language_List" class="java.util.ArrayList" createOnElement="MEDREQ/Segment_group_2"> <jb:wiring beanIdRef="MEDREQ.Segment_group_2.Language" /> </jb:bean> <jb:bean beanId="MEDREQ.Segment_group_2.Language" class="org.milyn.edi.unedifact.d05a.common.Language" createOnElement="MEDREQ/Segment_group_2/Language"> <jb:value property="languageCodeQualifier" data="MEDREQ/Segment_group_2/Language/Language_code_qualifier" decoder="String" default="null" /> <jb:wiring property="languageDetails" beanIdRef="MEDREQ.Segment_group_2.Language.LANGUAGE_DETAILS" /> </jb:bean> <jb:bean beanId="MEDREQ.Segment_group_2.Language.LANGUAGE_DETAILS" class="org.milyn.edi.unedifact.d05a.common.field.LanguageDetailsC508" createOnElement="MEDREQ/Segment_group_2/Language/LANGUAGE_DETAILS"> <jb:value property="languageNameCode" data="MEDREQ/Segment_group_2/Language/LANGUAGE_DETAILS/Language_name_code" decoder="String" default="null" /> <jb:value property="languageName" data="MEDREQ/Segment_group_2/Language/LANGUAGE_DETAILS/Language_name" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="MEDREQ.Segment_group_2.Package" class="org.milyn.edi.unedifact.d05a.common.Package" createOnElement="MEDREQ/Segment_group_2/Package"> <jb:value property="packageQuantity" data="MEDREQ/Segment_group_2/Package/Package_quantity" decoder="DABigDecimal" default="null" /> <jb:wiring property="packagingDetails" beanIdRef="MEDREQ.Segment_group_2.Package.PACKAGING_DETAILS" /> <jb:wiring property="packageType" beanIdRef="MEDREQ.Segment_group_2.Package.PACKAGE_TYPE" /> <jb:wiring property="packageTypeIdentification" beanIdRef="MEDREQ.Segment_group_2.Package.PACKAGE_TYPE_IDENTIFICATION" /> <jb:wiring property="returnablePackageDetails" beanIdRef="MEDREQ.Segment_group_2.Package.RETURNABLE_PACKAGE_DETAILS" /> </jb:bean> <jb:bean beanId="MEDREQ.Segment_group_2.Package.PACKAGING_DETAILS" class="org.milyn.edi.unedifact.d05a.common.field.PackagingDetailsC531" createOnElement="MEDREQ/Segment_group_2/Package/PACKAGING_DETAILS"> <jb:value property="packagingLevelCode" data="MEDREQ/Segment_group_2/Package/PACKAGING_DETAILS/Packaging_level_code" decoder="String" default="null" /> <jb:value property="packagingRelatedDescriptionCode" data="MEDREQ/Segment_group_2/Package/PACKAGING_DETAILS/Packaging_related_description_code" decoder="String" default="null" /> <jb:value property="packagingTermsAndConditionsCode" data="MEDREQ/Segment_group_2/Package/PACKAGING_DETAILS/Packaging_terms_and_conditions_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="MEDREQ.Segment_group_2.Package.PACKAGE_TYPE" class="org.milyn.edi.unedifact.d05a.common.field.PackageTypeC202" createOnElement="MEDREQ/Segment_group_2/Package/PACKAGE_TYPE"> <jb:value property="packageTypeDescriptionCode" data="MEDREQ/Segment_group_2/Package/PACKAGE_TYPE/Package_type_description_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="MEDREQ/Segment_group_2/Package/PACKAGE_TYPE/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="MEDREQ/Segment_group_2/Package/PACKAGE_TYPE/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="typeOfPackages" data="MEDREQ/Segment_group_2/Package/PACKAGE_TYPE/Type_of_packages" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="MEDREQ.Segment_group_2.Package.PACKAGE_TYPE_IDENTIFICATION" class="org.milyn.edi.unedifact.d05a.common.field.PackageTypeIdentificationC402" createOnElement="MEDREQ/Segment_group_2/Package/PACKAGE_TYPE_IDENTIFICATION"> <jb:value property="descriptionFormatCode" data="MEDREQ/Segment_group_2/Package/PACKAGE_TYPE_IDENTIFICATION/Description_format_code" decoder="String" default="null" /> <jb:value property="typeOfPackages1" data="MEDREQ/Segment_group_2/Package/PACKAGE_TYPE_IDENTIFICATION/Type_of_packages_-_-1" decoder="String" default="null" /> <jb:value property="itemTypeIdentificationCode1" data="MEDREQ/Segment_group_2/Package/PACKAGE_TYPE_IDENTIFICATION/Item_type_identification_code_-_-1" decoder="String" default="null" /> <jb:value property="typeOfPackages2" data="MEDREQ/Segment_group_2/Package/PACKAGE_TYPE_IDENTIFICATION/Type_of_packages_-_-2" decoder="String" default="null" /> <jb:value property="itemTypeIdentificationCode2" data="MEDREQ/Segment_group_2/Package/PACKAGE_TYPE_IDENTIFICATION/Item_type_identification_code_-_-2" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="MEDREQ.Segment_group_2.Package.RETURNABLE_PACKAGE_DETAILS" class="org.milyn.edi.unedifact.d05a.common.field.ReturnablePackageDetailsC532" createOnElement="MEDREQ/Segment_group_2/Package/RETURNABLE_PACKAGE_DETAILS"> <jb:value property="returnablePackageFreightPaymentResponsibilityCode" data="MEDREQ/Segment_group_2/Package/RETURNABLE_PACKAGE_DETAILS/Returnable_package_freight_payment_responsibility_code" decoder="String" default="null" /> <jb:value property="returnablePackageLoadContentsCode" data="MEDREQ/Segment_group_2/Package/RETURNABLE_PACKAGE_DETAILS/Returnable_package_load_contents_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="MEDREQ.Segment_group_2.Information_required" class="org.milyn.edi.unedifact.d05a.common.InformationRequired" createOnElement="MEDREQ/Segment_group_2/Information_required"> <jb:wiring property="informationRequest" beanIdRef="MEDREQ.Segment_group_2.Information_required.INFORMATION_REQUEST" /> </jb:bean> <jb:bean beanId="MEDREQ.Segment_group_2.Information_required.INFORMATION_REQUEST" class="org.milyn.edi.unedifact.d05a.common.field.InformationRequestC333" createOnElement="MEDREQ/Segment_group_2/Information_required/INFORMATION_REQUEST"> <jb:value property="requestedInformationDescriptionCode" data="MEDREQ/Segment_group_2/Information_required/INFORMATION_REQUEST/Requested_information_description_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="MEDREQ/Segment_group_2/Information_required/INFORMATION_REQUEST/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="MEDREQ/Segment_group_2/Information_required/INFORMATION_REQUEST/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="requestedInformationDescription" data="MEDREQ/Segment_group_2/Information_required/INFORMATION_REQUEST/Requested_information_description" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="MEDREQ.Segment_group_2.Test_method_List" class="java.util.ArrayList" createOnElement="MEDREQ/Segment_group_2"> <jb:wiring beanIdRef="MEDREQ.Segment_group_2.Test_method" /> </jb:bean> <jb:bean beanId="MEDREQ.Segment_group_2.Test_method" class="org.milyn.edi.unedifact.d05a.common.TestMethod" createOnElement="MEDREQ/Segment_group_2/Test_method"> <jb:value property="testAdministrationMethodCode" data="MEDREQ/Segment_group_2/Test_method/Test_administration_method_code" decoder="String" default="null" /> <jb:value property="testMediumCode" data="MEDREQ/Segment_group_2/Test_method/Test_medium_code" decoder="String" default="null" /> <jb:value property="measurementPurposeCodeQualifier" data="MEDREQ/Segment_group_2/Test_method/Measurement_purpose_code_qualifier" decoder="String" default="null" /> <jb:value property="testMethodRevisionIdentifier" data="MEDREQ/Segment_group_2/Test_method/Test_method_revision_identifier" decoder="String" default="null" /> <jb:wiring property="testMethod" beanIdRef="MEDREQ.Segment_group_2.Test_method.TEST_METHOD" /> <jb:wiring property="testReason" beanIdRef="MEDREQ.Segment_group_2.Test_method.TEST_REASON" /> </jb:bean> <jb:bean beanId="MEDREQ.Segment_group_2.Test_method.TEST_METHOD" class="org.milyn.edi.unedifact.d05a.common.field.TestMethodC244" createOnElement="MEDREQ/Segment_group_2/Test_method/TEST_METHOD"> <jb:value property="testMethodIdentifier" data="MEDREQ/Segment_group_2/Test_method/TEST_METHOD/Test_method_identifier" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="MEDREQ/Segment_group_2/Test_method/TEST_METHOD/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="MEDREQ/Segment_group_2/Test_method/TEST_METHOD/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="testDescription" data="MEDREQ/Segment_group_2/Test_method/TEST_METHOD/Test_description" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="MEDREQ.Segment_group_2.Test_method.TEST_REASON" class="org.milyn.edi.unedifact.d05a.common.field.TestReasonC515" createOnElement="MEDREQ/Segment_group_2/Test_method/TEST_REASON"> <jb:value property="testReasonNameCode" data="MEDREQ/Segment_group_2/Test_method/TEST_REASON/Test_reason_name_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="MEDREQ/Segment_group_2/Test_method/TEST_REASON/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="MEDREQ/Segment_group_2/Test_method/TEST_REASON/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="testReasonName" data="MEDREQ/Segment_group_2/Test_method/TEST_REASON/Test_reason_name" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="MEDREQ.Segment_group_2.Handling_instructions" class="org.milyn.edi.unedifact.d05a.common.HandlingInstructions" createOnElement="MEDREQ/Segment_group_2/Handling_instructions"> <jb:wiring property="handlingInstructions" beanIdRef="MEDREQ.Segment_group_2.Handling_instructions.HANDLING_INSTRUCTIONS" /> <jb:wiring property="hazardousMaterial" beanIdRef="MEDREQ.Segment_group_2.Handling_instructions.HAZARDOUS_MATERIAL" /> </jb:bean> <jb:bean beanId="MEDREQ.Segment_group_2.Handling_instructions.HANDLING_INSTRUCTIONS" class="org.milyn.edi.unedifact.d05a.common.field.HandlingInstructionsC524" createOnElement="MEDREQ/Segment_group_2/Handling_instructions/HANDLING_INSTRUCTIONS"> <jb:value property="handlingInstructionDescriptionCode" data="MEDREQ/Segment_group_2/Handling_instructions/HANDLING_INSTRUCTIONS/Handling_instruction_description_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="MEDREQ/Segment_group_2/Handling_instructions/HANDLING_INSTRUCTIONS/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="MEDREQ/Segment_group_2/Handling_instructions/HANDLING_INSTRUCTIONS/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="handlingInstructionDescription" data="MEDREQ/Segment_group_2/Handling_instructions/HANDLING_INSTRUCTIONS/Handling_instruction_description" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="MEDREQ.Segment_group_2.Handling_instructions.HAZARDOUS_MATERIAL" class="org.milyn.edi.unedifact.d05a.common.field.HazardousMaterialC218" createOnElement="MEDREQ/Segment_group_2/Handling_instructions/HAZARDOUS_MATERIAL"> <jb:value property="hazardousMaterialCategoryNameCode" data="MEDREQ/Segment_group_2/Handling_instructions/HAZARDOUS_MATERIAL/Hazardous_material_category_name_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="MEDREQ/Segment_group_2/Handling_instructions/HAZARDOUS_MATERIAL/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="MEDREQ/Segment_group_2/Handling_instructions/HAZARDOUS_MATERIAL/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="hazardousMaterialCategoryName" data="MEDREQ/Segment_group_2/Handling_instructions/HAZARDOUS_MATERIAL/Hazardous_material_category_name" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="MEDREQ.Segment_group_2.Segment_group_3_List" class="java.util.ArrayList" createOnElement="MEDREQ/Segment_group_2"> <jb:wiring beanIdRef="MEDREQ.Segment_group_2.Segment_group_3" /> </jb:bean> <jb:bean beanId="MEDREQ.Segment_group_2.Segment_group_3" class="org.milyn.edi.unedifact.d05a.MEDREQ.SegmentGroup3" createOnElement="MEDREQ/Segment_group_2/Segment_group_3"> <jb:wiring property="schedulingConditions" beanIdRef="MEDREQ.Segment_group_2.Segment_group_3.Scheduling_conditions" /> <jb:wiring property="quantity" beanIdRef="MEDREQ.Segment_group_2.Segment_group_3.Quantity" /> <jb:wiring property="dateTimePeriod" beanIdRef="MEDREQ.Segment_group_2.Segment_group_3.Date_time_period_List" /> <jb:wiring property="freeText" beanIdRef="MEDREQ.Segment_group_2.Segment_group_3.Free_text_List" /> </jb:bean> <jb:bean beanId="MEDREQ.Segment_group_2.Segment_group_3.Scheduling_conditions" class="org.milyn.edi.unedifact.d05a.common.SchedulingConditions" createOnElement="MEDREQ/Segment_group_2/Segment_group_3/Scheduling_conditions"> <jb:value property="deliveryPlanCommitmentLevelCode" data="MEDREQ/Segment_group_2/Segment_group_3/Scheduling_conditions/Delivery_plan_commitment_level_code" decoder="String" default="null" /> <jb:value property="deliveryInstructionCode" data="MEDREQ/Segment_group_2/Segment_group_3/Scheduling_conditions/Delivery_instruction_code" decoder="String" default="null" /> <jb:wiring property="patternDescription" beanIdRef="MEDREQ.Segment_group_2.Segment_group_3.Scheduling_conditions.PATTERN_DESCRIPTION" /> </jb:bean> <jb:bean beanId="MEDREQ.Segment_group_2.Segment_group_3.Scheduling_conditions.PATTERN_DESCRIPTION" class="org.milyn.edi.unedifact.d05a.common.field.PatternDescriptionC329" createOnElement="MEDREQ/Segment_group_2/Segment_group_3/Scheduling_conditions/PATTERN_DESCRIPTION"> <jb:value property="frequencyCode" data="MEDREQ/Segment_group_2/Segment_group_3/Scheduling_conditions/PATTERN_DESCRIPTION/Frequency_code" decoder="String" default="null" /> <jb:value property="despatchPatternCode" data="MEDREQ/Segment_group_2/Segment_group_3/Scheduling_conditions/PATTERN_DESCRIPTION/Despatch_pattern_code" decoder="String" default="null" /> <jb:value property="despatchPatternTimingCode" data="MEDREQ/Segment_group_2/Segment_group_3/Scheduling_conditions/PATTERN_DESCRIPTION/Despatch_pattern_timing_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="MEDREQ.Segment_group_2.Segment_group_3.Quantity" class="org.milyn.edi.unedifact.d05a.common.Quantity" createOnElement="MEDREQ/Segment_group_2/Segment_group_3/Quantity"> <jb:wiring property="quantityDetails" beanIdRef="MEDREQ.Segment_group_2.Segment_group_3.Quantity.QUANTITY_DETAILS" /> </jb:bean> <jb:bean beanId="MEDREQ.Segment_group_2.Segment_group_3.Quantity.QUANTITY_DETAILS" class="org.milyn.edi.unedifact.d05a.common.field.QuantityDetailsC186" createOnElement="MEDREQ/Segment_group_2/Segment_group_3/Quantity/QUANTITY_DETAILS"> <jb:value property="quantityTypeCodeQualifier" data="MEDREQ/Segment_group_2/Segment_group_3/Quantity/QUANTITY_DETAILS/Quantity_type_code_qualifier" decoder="String" default="null" /> <jb:value property="quantity" data="MEDREQ/Segment_group_2/Segment_group_3/Quantity/QUANTITY_DETAILS/Quantity" decoder="String" default="null" /> <jb:value property="measurementUnitCode" data="MEDREQ/Segment_group_2/Segment_group_3/Quantity/QUANTITY_DETAILS/Measurement_unit_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="MEDREQ.Segment_group_2.Segment_group_3.Date_time_period_List" class="java.util.ArrayList" createOnElement="MEDREQ/Segment_group_2/Segment_group_3"> <jb:wiring beanIdRef="MEDREQ.Segment_group_2.Segment_group_3.Date_time_period" /> </jb:bean> <jb:bean beanId="MEDREQ.Segment_group_2.Segment_group_3.Date_time_period" class="org.milyn.edi.unedifact.d05a.common.DateTimePeriod" createOnElement="MEDREQ/Segment_group_2/Segment_group_3/Date_time_period"> <jb:wiring property="dateTimePeriod" beanIdRef="MEDREQ.Segment_group_2.Segment_group_3.Date_time_period.DATE_TIME_PERIOD" /> </jb:bean> <jb:bean beanId="MEDREQ.Segment_group_2.Segment_group_3.Date_time_period.DATE_TIME_PERIOD" class="org.milyn.edi.unedifact.d05a.common.field.DateTimePeriodC507" createOnElement="MEDREQ/Segment_group_2/Segment_group_3/Date_time_period/DATE_TIME_PERIOD"> <jb:value property="dateOrTimeOrPeriodFunctionCodeQualifier" data="MEDREQ/Segment_group_2/Segment_group_3/Date_time_period/DATE_TIME_PERIOD/Date_or_time_or_period_function_code_qualifier" decoder="String" default="null" /> <jb:value property="dateOrTimeOrPeriodText" data="MEDREQ/Segment_group_2/Segment_group_3/Date_time_period/DATE_TIME_PERIOD/Date_or_time_or_period_text" decoder="String" default="null" /> <jb:value property="dateOrTimeOrPeriodFormatCode" data="MEDREQ/Segment_group_2/Segment_group_3/Date_time_period/DATE_TIME_PERIOD/Date_or_time_or_period_format_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="MEDREQ.Segment_group_2.Segment_group_3.Free_text_List" class="java.util.ArrayList" createOnElement="MEDREQ/Segment_group_2/Segment_group_3"> <jb:wiring beanIdRef="MEDREQ.Segment_group_2.Segment_group_3.Free_text" /> </jb:bean> <jb:bean beanId="MEDREQ.Segment_group_2.Segment_group_3.Free_text" class="org.milyn.edi.unedifact.d05a.common.FreeText" createOnElement="MEDREQ/Segment_group_2/Segment_group_3/Free_text"> <jb:value property="textSubjectCodeQualifier" data="MEDREQ/Segment_group_2/Segment_group_3/Free_text/Text_subject_code_qualifier" decoder="String" default="null" /> <jb:value property="freeTextFunctionCode" data="MEDREQ/Segment_group_2/Segment_group_3/Free_text/Free_text_function_code" decoder="String" default="null" /> <jb:value property="languageNameCode" data="MEDREQ/Segment_group_2/Segment_group_3/Free_text/Language_name_code" decoder="String" default="null" /> <jb:value property="freeTextFormatCode" data="MEDREQ/Segment_group_2/Segment_group_3/Free_text/Free_text_format_code" decoder="String" default="null" /> <jb:wiring property="textReference" beanIdRef="MEDREQ.Segment_group_2.Segment_group_3.Free_text.TEXT_REFERENCE" /> <jb:wiring property="textLiteral" beanIdRef="MEDREQ.Segment_group_2.Segment_group_3.Free_text.TEXT_LITERAL" /> </jb:bean> <jb:bean beanId="MEDREQ.Segment_group_2.Segment_group_3.Free_text.TEXT_REFERENCE" class="org.milyn.edi.unedifact.d05a.common.field.TextReferenceC107" createOnElement="MEDREQ/Segment_group_2/Segment_group_3/Free_text/TEXT_REFERENCE"> <jb:value property="freeTextDescriptionCode" data="MEDREQ/Segment_group_2/Segment_group_3/Free_text/TEXT_REFERENCE/Free_text_description_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="MEDREQ/Segment_group_2/Segment_group_3/Free_text/TEXT_REFERENCE/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="MEDREQ/Segment_group_2/Segment_group_3/Free_text/TEXT_REFERENCE/Code_list_responsible_agency_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="MEDREQ.Segment_group_2.Segment_group_3.Free_text.TEXT_LITERAL" class="org.milyn.edi.unedifact.d05a.common.field.TextLiteralC108" createOnElement="MEDREQ/Segment_group_2/Segment_group_3/Free_text/TEXT_LITERAL"> <jb:value property="freeText1" data="MEDREQ/Segment_group_2/Segment_group_3/Free_text/TEXT_LITERAL/Free_text_-_-1" decoder="String" default="null" /> <jb:value property="freeText2" data="MEDREQ/Segment_group_2/Segment_group_3/Free_text/TEXT_LITERAL/Free_text_-_-2" decoder="String" default="null" /> <jb:value property="freeText3" data="MEDREQ/Segment_group_2/Segment_group_3/Free_text/TEXT_LITERAL/Free_text_-_-3" decoder="String" default="null" /> <jb:value property="freeText4" data="MEDREQ/Segment_group_2/Segment_group_3/Free_text/TEXT_LITERAL/Free_text_-_-4" decoder="String" default="null" /> <jb:value property="freeText5" data="MEDREQ/Segment_group_2/Segment_group_3/Free_text/TEXT_LITERAL/Free_text_-_-5" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="MEDREQ.Segment_group_2.Segment_group_4_List" class="java.util.ArrayList" createOnElement="MEDREQ/Segment_group_2"> <jb:wiring beanIdRef="MEDREQ.Segment_group_2.Segment_group_4" /> </jb:bean> <jb:bean beanId="MEDREQ.Segment_group_2.Segment_group_4" class="org.milyn.edi.unedifact.d05a.MEDREQ.SegmentGroup4" createOnElement="MEDREQ/Segment_group_2/Segment_group_4"> <jb:wiring property="documentMessageDetails" beanIdRef="MEDREQ.Segment_group_2.Segment_group_4.Document_message_details" /> <jb:wiring property="reference" beanIdRef="MEDREQ.Segment_group_2.Segment_group_4.Reference_List" /> <jb:wiring property="dateTimePeriod" beanIdRef="MEDREQ.Segment_group_2.Segment_group_4.Date_time_period" /> </jb:bean> <jb:bean beanId="MEDREQ.Segment_group_2.Segment_group_4.Document_message_details" class="org.milyn.edi.unedifact.d05a.common.DocumentMessageDetails" createOnElement="MEDREQ/Segment_group_2/Segment_group_4/Document_message_details"> <jb:value property="communicationMediumTypeCode" data="MEDREQ/Segment_group_2/Segment_group_4/Document_message_details/Communication_medium_type_code" decoder="String" default="null" /> <jb:value property="documentCopiesRequiredQuantity" data="MEDREQ/Segment_group_2/Segment_group_4/Document_message_details/Document_copies_required_quantity" decoder="DABigDecimal" default="null" /> <jb:value property="documentOriginalsRequiredQuantity" data="MEDREQ/Segment_group_2/Segment_group_4/Document_message_details/Document_originals_required_quantity" decoder="DABigDecimal" default="null" /> <jb:wiring property="documentMessageName" beanIdRef="MEDREQ.Segment_group_2.Segment_group_4.Document_message_details.DOCUMENT_MESSAGE_NAME" /> <jb:wiring property="documentMessageDetails" beanIdRef="MEDREQ.Segment_group_2.Segment_group_4.Document_message_details.DOCUMENT_MESSAGE_DETAILS" /> </jb:bean> <jb:bean beanId="MEDREQ.Segment_group_2.Segment_group_4.Document_message_details.DOCUMENT_MESSAGE_NAME" class="org.milyn.edi.unedifact.d05a.common.field.DocumentMessageNameC002" createOnElement="MEDREQ/Segment_group_2/Segment_group_4/Document_message_details/DOCUMENT_MESSAGE_NAME"> <jb:value property="documentNameCode" data="MEDREQ/Segment_group_2/Segment_group_4/Document_message_details/DOCUMENT_MESSAGE_NAME/Document_name_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="MEDREQ/Segment_group_2/Segment_group_4/Document_message_details/DOCUMENT_MESSAGE_NAME/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="MEDREQ/Segment_group_2/Segment_group_4/Document_message_details/DOCUMENT_MESSAGE_NAME/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="documentName" data="MEDREQ/Segment_group_2/Segment_group_4/Document_message_details/DOCUMENT_MESSAGE_NAME/Document_name" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="MEDREQ.Segment_group_2.Segment_group_4.Document_message_details.DOCUMENT_MESSAGE_DETAILS" class="org.milyn.edi.unedifact.d05a.common.field.DocumentMessageDetailsC503" createOnElement="MEDREQ/Segment_group_2/Segment_group_4/Document_message_details/DOCUMENT_MESSAGE_DETAILS"> <jb:value property="documentIdentifier" data="MEDREQ/Segment_group_2/Segment_group_4/Document_message_details/DOCUMENT_MESSAGE_DETAILS/Document_identifier" decoder="String" default="null" /> <jb:value property="documentStatusCode" data="MEDREQ/Segment_group_2/Segment_group_4/Document_message_details/DOCUMENT_MESSAGE_DETAILS/Document_status_code" decoder="String" default="null" /> <jb:value property="documentSourceDescription" data="MEDREQ/Segment_group_2/Segment_group_4/Document_message_details/DOCUMENT_MESSAGE_DETAILS/Document_source_description" decoder="String" default="null" /> <jb:value property="languageNameCode" data="MEDREQ/Segment_group_2/Segment_group_4/Document_message_details/DOCUMENT_MESSAGE_DETAILS/Language_name_code" decoder="String" default="null" /> <jb:value property="versionIdentifier" data="MEDREQ/Segment_group_2/Segment_group_4/Document_message_details/DOCUMENT_MESSAGE_DETAILS/Version_identifier" decoder="String" default="null" /> <jb:value property="revisionIdentifier" data="MEDREQ/Segment_group_2/Segment_group_4/Document_message_details/DOCUMENT_MESSAGE_DETAILS/Revision_identifier" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="MEDREQ.Segment_group_2.Segment_group_4.Reference_List" class="java.util.ArrayList" createOnElement="MEDREQ/Segment_group_2/Segment_group_4"> <jb:wiring beanIdRef="MEDREQ.Segment_group_2.Segment_group_4.Reference" /> </jb:bean> <jb:bean beanId="MEDREQ.Segment_group_2.Segment_group_4.Reference" class="org.milyn.edi.unedifact.d05a.common.Reference" createOnElement="MEDREQ/Segment_group_2/Segment_group_4/Reference"> <jb:wiring property="reference" beanIdRef="MEDREQ.Segment_group_2.Segment_group_4.Reference.REFERENCE" /> </jb:bean> <jb:bean beanId="MEDREQ.Segment_group_2.Segment_group_4.Reference.REFERENCE" class="org.milyn.edi.unedifact.d05a.common.field.ReferenceC506" createOnElement="MEDREQ/Segment_group_2/Segment_group_4/Reference/REFERENCE"> <jb:value property="referenceCodeQualifier" data="MEDREQ/Segment_group_2/Segment_group_4/Reference/REFERENCE/Reference_code_qualifier" decoder="String" default="null" /> <jb:value property="referenceIdentifier" data="MEDREQ/Segment_group_2/Segment_group_4/Reference/REFERENCE/Reference_identifier" decoder="String" default="null" /> <jb:value property="documentLineIdentifier" data="MEDREQ/Segment_group_2/Segment_group_4/Reference/REFERENCE/Document_line_identifier" decoder="String" default="null" /> <jb:value property="referenceVersionIdentifier" data="MEDREQ/Segment_group_2/Segment_group_4/Reference/REFERENCE/Reference_version_identifier" decoder="String" default="null" /> <jb:value property="revisionIdentifier" data="MEDREQ/Segment_group_2/Segment_group_4/Reference/REFERENCE/Revision_identifier" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="MEDREQ.Segment_group_2.Segment_group_4.Date_time_period" class="org.milyn.edi.unedifact.d05a.common.DateTimePeriod" createOnElement="MEDREQ/Segment_group_2/Segment_group_4/Date_time_period"> <jb:wiring property="dateTimePeriod" beanIdRef="MEDREQ.Segment_group_2.Segment_group_4.Date_time_period.DATE_TIME_PERIOD" /> </jb:bean> <jb:bean beanId="MEDREQ.Segment_group_2.Segment_group_4.Date_time_period.DATE_TIME_PERIOD" class="org.milyn.edi.unedifact.d05a.common.field.DateTimePeriodC507" createOnElement="MEDREQ/Segment_group_2/Segment_group_4/Date_time_period/DATE_TIME_PERIOD"> <jb:value property="dateOrTimeOrPeriodFunctionCodeQualifier" data="MEDREQ/Segment_group_2/Segment_group_4/Date_time_period/DATE_TIME_PERIOD/Date_or_time_or_period_function_code_qualifier" decoder="String" default="null" /> <jb:value property="dateOrTimeOrPeriodText" data="MEDREQ/Segment_group_2/Segment_group_4/Date_time_period/DATE_TIME_PERIOD/Date_or_time_or_period_text" decoder="String" default="null" /> <jb:value property="dateOrTimeOrPeriodFormatCode" data="MEDREQ/Segment_group_2/Segment_group_4/Date_time_period/DATE_TIME_PERIOD/Date_or_time_or_period_format_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="MEDREQ.Segment_group_2.Segment_group_5_List" class="java.util.ArrayList" createOnElement="MEDREQ/Segment_group_2"> <jb:wiring beanIdRef="MEDREQ.Segment_group_2.Segment_group_5" /> </jb:bean> <jb:bean beanId="MEDREQ.Segment_group_2.Segment_group_5" class="org.milyn.edi.unedifact.d05a.MEDREQ.SegmentGroup5" createOnElement="MEDREQ/Segment_group_2/Segment_group_5"> <jb:wiring property="attribute" beanIdRef="MEDREQ.Segment_group_2.Segment_group_5.Attribute" /> <jb:wiring property="reference" beanIdRef="MEDREQ.Segment_group_2.Segment_group_5.Reference_List" /> <jb:wiring property="address" beanIdRef="MEDREQ.Segment_group_2.Segment_group_5.Address_List" /> <jb:wiring property="communicationContact" beanIdRef="MEDREQ.Segment_group_2.Segment_group_5.Communication_contact_List" /> <jb:wiring property="handlingInstructions" beanIdRef="MEDREQ.Segment_group_2.Segment_group_5.Handling_instructions_List" /> <jb:wiring property="relationship" beanIdRef="MEDREQ.Segment_group_2.Segment_group_5.Relationship" /> <jb:wiring property="itemDescription" beanIdRef="MEDREQ.Segment_group_2.Segment_group_5.Item_description_List" /> <jb:wiring property="freeText" beanIdRef="MEDREQ.Segment_group_2.Segment_group_5.Free_text_List" /> <jb:wiring property="partyIdentification" beanIdRef="MEDREQ.Segment_group_2.Segment_group_5.Party_identification_List" /> <jb:wiring property="dateTimePeriod" beanIdRef="MEDREQ.Segment_group_2.Segment_group_5.Date_time_period_List" /> <jb:wiring property="personDemographicInformation" beanIdRef="MEDREQ.Segment_group_2.Segment_group_5.Person_demographic_information" /> <jb:wiring property="nationality" beanIdRef="MEDREQ.Segment_group_2.Segment_group_5.Nationality_List" /> <jb:wiring property="language" beanIdRef="MEDREQ.Segment_group_2.Segment_group_5.Language_List" /> <jb:wiring property="characteristicClassId" beanIdRef="MEDREQ.Segment_group_2.Segment_group_5.Characteristic_class_id_List" /> <jb:wiring property="segmentGroup6" beanIdRef="MEDREQ.Segment_group_2.Segment_group_5.Segment_group_6_List" /> <jb:wiring property="segmentGroup7" beanIdRef="MEDREQ.Segment_group_2.Segment_group_5.Segment_group_7_List" /> <jb:wiring property="segmentGroup13" beanIdRef="MEDREQ.Segment_group_2.Segment_group_5.Segment_group_13_List" /> <jb:wiring property="segmentGroup15" beanIdRef="MEDREQ.Segment_group_2.Segment_group_5.Segment_group_15_List" /> </jb:bean> <jb:bean beanId="MEDREQ.Segment_group_2.Segment_group_5.Attribute" class="org.milyn.edi.unedifact.d05a.common.Attribute" createOnElement="MEDREQ/Segment_group_2/Segment_group_5/Attribute"> <jb:value property="attributeFunctionCodeQualifier" data="MEDREQ/Segment_group_2/Segment_group_5/Attribute/Attribute_function_code_qualifier" decoder="String" default="null" /> <jb:wiring property="attributeType" beanIdRef="MEDREQ.Segment_group_2.Segment_group_5.Attribute.ATTRIBUTE_TYPE" /> <jb:wiring property="attributeDetail" beanIdRef="MEDREQ.Segment_group_2.Segment_group_5.Attribute.ATTRIBUTE_DETAIL" /> </jb:bean> <jb:bean beanId="MEDREQ.Segment_group_2.Segment_group_5.Attribute.ATTRIBUTE_TYPE" class="org.milyn.edi.unedifact.d05a.common.field.AttributeTypeC955" createOnElement="MEDREQ/Segment_group_2/Segment_group_5/Attribute/ATTRIBUTE_TYPE"> <jb:value property="attributeTypeDescriptionCode" data="MEDREQ/Segment_group_2/Segment_group_5/Attribute/ATTRIBUTE_TYPE/Attribute_type_description_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="MEDREQ/Segment_group_2/Segment_group_5/Attribute/ATTRIBUTE_TYPE/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="MEDREQ/Segment_group_2/Segment_group_5/Attribute/ATTRIBUTE_TYPE/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="attributeTypeDescription" data="MEDREQ/Segment_group_2/Segment_group_5/Attribute/ATTRIBUTE_TYPE/Attribute_type_description" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="MEDREQ.Segment_group_2.Segment_group_5.Attribute.ATTRIBUTE_DETAIL" class="org.milyn.edi.unedifact.d05a.common.field.AttributeDetailC956" createOnElement="MEDREQ/Segment_group_2/Segment_group_5/Attribute/ATTRIBUTE_DETAIL"> <jb:value property="attributeDescriptionCode" data="MEDREQ/Segment_group_2/Segment_group_5/Attribute/ATTRIBUTE_DETAIL/Attribute_description_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="MEDREQ/Segment_group_2/Segment_group_5/Attribute/ATTRIBUTE_DETAIL/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="MEDREQ/Segment_group_2/Segment_group_5/Attribute/ATTRIBUTE_DETAIL/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="attributeDescription" data="MEDREQ/Segment_group_2/Segment_group_5/Attribute/ATTRIBUTE_DETAIL/Attribute_description" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="MEDREQ.Segment_group_2.Segment_group_5.Reference_List" class="java.util.ArrayList" createOnElement="MEDREQ/Segment_group_2/Segment_group_5"> <jb:wiring beanIdRef="MEDREQ.Segment_group_2.Segment_group_5.Reference" /> </jb:bean> <jb:bean beanId="MEDREQ.Segment_group_2.Segment_group_5.Reference" class="org.milyn.edi.unedifact.d05a.common.Reference" createOnElement="MEDREQ/Segment_group_2/Segment_group_5/Reference"> <jb:wiring property="reference" beanIdRef="MEDREQ.Segment_group_2.Segment_group_5.Reference.REFERENCE" /> </jb:bean> <jb:bean beanId="MEDREQ.Segment_group_2.Segment_group_5.Reference.REFERENCE" class="org.milyn.edi.unedifact.d05a.common.field.ReferenceC506" createOnElement="MEDREQ/Segment_group_2/Segment_group_5/Reference/REFERENCE"> <jb:value property="referenceCodeQualifier" data="MEDREQ/Segment_group_2/Segment_group_5/Reference/REFERENCE/Reference_code_qualifier" decoder="String" default="null" /> <jb:value property="referenceIdentifier" data="MEDREQ/Segment_group_2/Segment_group_5/Reference/REFERENCE/Reference_identifier" decoder="String" default="null" /> <jb:value property="documentLineIdentifier" data="MEDREQ/Segment_group_2/Segment_group_5/Reference/REFERENCE/Document_line_identifier" decoder="String" default="null" /> <jb:value property="referenceVersionIdentifier" data="MEDREQ/Segment_group_2/Segment_group_5/Reference/REFERENCE/Reference_version_identifier" decoder="String" default="null" /> <jb:value property="revisionIdentifier" data="MEDREQ/Segment_group_2/Segment_group_5/Reference/REFERENCE/Revision_identifier" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="MEDREQ.Segment_group_2.Segment_group_5.Address_List" class="java.util.ArrayList" createOnElement="MEDREQ/Segment_group_2/Segment_group_5"> <jb:wiring beanIdRef="MEDREQ.Segment_group_2.Segment_group_5.Address" /> </jb:bean> <jb:bean beanId="MEDREQ.Segment_group_2.Segment_group_5.Address" class="org.milyn.edi.unedifact.d05a.common.Address" createOnElement="MEDREQ/Segment_group_2/Segment_group_5/Address"> <jb:value property="cityName" data="MEDREQ/Segment_group_2/Segment_group_5/Address/City_name" decoder="String" default="null" /> <jb:value property="postalIdentificationCode" data="MEDREQ/Segment_group_2/Segment_group_5/Address/Postal_identification_code" decoder="String" default="null" /> <jb:value property="countryNameCode" data="MEDREQ/Segment_group_2/Segment_group_5/Address/Country_name_code" decoder="String" default="null" /> <jb:wiring property="addressUsage" beanIdRef="MEDREQ.Segment_group_2.Segment_group_5.Address.ADDRESS_USAGE" /> <jb:wiring property="addressDetails" beanIdRef="MEDREQ.Segment_group_2.Segment_group_5.Address.ADDRESS_DETAILS" /> <jb:wiring property="countrySubEntityDetails" beanIdRef="MEDREQ.Segment_group_2.Segment_group_5.Address.COUNTRY_SUB_ENTITY_DETAILS" /> <jb:wiring property="locationIdentification" beanIdRef="MEDREQ.Segment_group_2.Segment_group_5.Address.LOCATION_IDENTIFICATION" /> </jb:bean> <jb:bean beanId="MEDREQ.Segment_group_2.Segment_group_5.Address.ADDRESS_USAGE" class="org.milyn.edi.unedifact.d05a.common.field.AddressUsageC817" createOnElement="MEDREQ/Segment_group_2/Segment_group_5/Address/ADDRESS_USAGE"> <jb:value property="addressPurposeCode" data="MEDREQ/Segment_group_2/Segment_group_5/Address/ADDRESS_USAGE/Address_purpose_code" decoder="String" default="null" /> <jb:value property="addressTypeCode" data="MEDREQ/Segment_group_2/Segment_group_5/Address/ADDRESS_USAGE/Address_type_code" decoder="String" default="null" /> <jb:value property="addressStatusCode" data="MEDREQ/Segment_group_2/Segment_group_5/Address/ADDRESS_USAGE/Address_status_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="MEDREQ.Segment_group_2.Segment_group_5.Address.ADDRESS_DETAILS" class="org.milyn.edi.unedifact.d05a.common.field.AddressDetailsC090" createOnElement="MEDREQ/Segment_group_2/Segment_group_5/Address/ADDRESS_DETAILS"> <jb:value property="addressFormatCode" data="MEDREQ/Segment_group_2/Segment_group_5/Address/ADDRESS_DETAILS/Address_format_code" decoder="String" default="null" /> <jb:value property="addressComponentDescription1" data="MEDREQ/Segment_group_2/Segment_group_5/Address/ADDRESS_DETAILS/Address_component_description_-_-1" decoder="String" default="null" /> <jb:value property="addressComponentDescription2" data="MEDREQ/Segment_group_2/Segment_group_5/Address/ADDRESS_DETAILS/Address_component_description_-_-2" decoder="String" default="null" /> <jb:value property="addressComponentDescription3" data="MEDREQ/Segment_group_2/Segment_group_5/Address/ADDRESS_DETAILS/Address_component_description_-_-3" decoder="String" default="null" /> <jb:value property="addressComponentDescription4" data="MEDREQ/Segment_group_2/Segment_group_5/Address/ADDRESS_DETAILS/Address_component_description_-_-4" decoder="String" default="null" /> <jb:value property="addressComponentDescription5" data="MEDREQ/Segment_group_2/Segment_group_5/Address/ADDRESS_DETAILS/Address_component_description_-_-5" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="MEDREQ.Segment_group_2.Segment_group_5.Address.COUNTRY_SUB_ENTITY_DETAILS" class="org.milyn.edi.unedifact.d05a.common.field.CountrySubEntityDetailsC819" createOnElement="MEDREQ/Segment_group_2/Segment_group_5/Address/COUNTRY_SUB_ENTITY_DETAILS"> <jb:value property="countrySubEntityNameCode" data="MEDREQ/Segment_group_2/Segment_group_5/Address/COUNTRY_SUB_ENTITY_DETAILS/Country_sub_entity_name_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="MEDREQ/Segment_group_2/Segment_group_5/Address/COUNTRY_SUB_ENTITY_DETAILS/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="MEDREQ/Segment_group_2/Segment_group_5/Address/COUNTRY_SUB_ENTITY_DETAILS/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="countrySubEntityName" data="MEDREQ/Segment_group_2/Segment_group_5/Address/COUNTRY_SUB_ENTITY_DETAILS/Country_sub_entity_name" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="MEDREQ.Segment_group_2.Segment_group_5.Address.LOCATION_IDENTIFICATION" class="org.milyn.edi.unedifact.d05a.common.field.LocationIdentificationC517" createOnElement="MEDREQ/Segment_group_2/Segment_group_5/Address/LOCATION_IDENTIFICATION"> <jb:value property="locationNameCode" data="MEDREQ/Segment_group_2/Segment_group_5/Address/LOCATION_IDENTIFICATION/Location_name_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="MEDREQ/Segment_group_2/Segment_group_5/Address/LOCATION_IDENTIFICATION/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="MEDREQ/Segment_group_2/Segment_group_5/Address/LOCATION_IDENTIFICATION/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="locationName" data="MEDREQ/Segment_group_2/Segment_group_5/Address/LOCATION_IDENTIFICATION/Location_name" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="MEDREQ.Segment_group_2.Segment_group_5.Communication_contact_List" class="java.util.ArrayList" createOnElement="MEDREQ/Segment_group_2/Segment_group_5"> <jb:wiring beanIdRef="MEDREQ.Segment_group_2.Segment_group_5.Communication_contact" /> </jb:bean> <jb:bean beanId="MEDREQ.Segment_group_2.Segment_group_5.Communication_contact" class="org.milyn.edi.unedifact.d05a.common.CommunicationContact" createOnElement="MEDREQ/Segment_group_2/Segment_group_5/Communication_contact"> <jb:wiring property="communicationContact" beanIdRef="MEDREQ.Segment_group_2.Segment_group_5.Communication_contact.COMMUNICATION_CONTACT" /> </jb:bean> <jb:bean beanId="MEDREQ.Segment_group_2.Segment_group_5.Communication_contact.COMMUNICATION_CONTACT" class="org.milyn.edi.unedifact.d05a.common.field.CommunicationContactC076" createOnElement="MEDREQ/Segment_group_2/Segment_group_5/Communication_contact/COMMUNICATION_CONTACT"> <jb:value property="communicationAddressIdentifier" data="MEDREQ/Segment_group_2/Segment_group_5/Communication_contact/COMMUNICATION_CONTACT/Communication_address_identifier" decoder="String" default="null" /> <jb:value property="communicationAddressCodeQualifier" data="MEDREQ/Segment_group_2/Segment_group_5/Communication_contact/COMMUNICATION_CONTACT/Communication_address_code_qualifier" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="MEDREQ.Segment_group_2.Segment_group_5.Handling_instructions_List" class="java.util.ArrayList" createOnElement="MEDREQ/Segment_group_2/Segment_group_5"> <jb:wiring beanIdRef="MEDREQ.Segment_group_2.Segment_group_5.Handling_instructions" /> </jb:bean> <jb:bean beanId="MEDREQ.Segment_group_2.Segment_group_5.Handling_instructions" class="org.milyn.edi.unedifact.d05a.common.HandlingInstructions" createOnElement="MEDREQ/Segment_group_2/Segment_group_5/Handling_instructions"> <jb:wiring property="handlingInstructions" beanIdRef="MEDREQ.Segment_group_2.Segment_group_5.Handling_instructions.HANDLING_INSTRUCTIONS" /> <jb:wiring property="hazardousMaterial" beanIdRef="MEDREQ.Segment_group_2.Segment_group_5.Handling_instructions.HAZARDOUS_MATERIAL" /> </jb:bean> <jb:bean beanId="MEDREQ.Segment_group_2.Segment_group_5.Handling_instructions.HANDLING_INSTRUCTIONS" class="org.milyn.edi.unedifact.d05a.common.field.HandlingInstructionsC524" createOnElement="MEDREQ/Segment_group_2/Segment_group_5/Handling_instructions/HANDLING_INSTRUCTIONS"> <jb:value property="handlingInstructionDescriptionCode" data="MEDREQ/Segment_group_2/Segment_group_5/Handling_instructions/HANDLING_INSTRUCTIONS/Handling_instruction_description_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="MEDREQ/Segment_group_2/Segment_group_5/Handling_instructions/HANDLING_INSTRUCTIONS/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="MEDREQ/Segment_group_2/Segment_group_5/Handling_instructions/HANDLING_INSTRUCTIONS/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="handlingInstructionDescription" data="MEDREQ/Segment_group_2/Segment_group_5/Handling_instructions/HANDLING_INSTRUCTIONS/Handling_instruction_description" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="MEDREQ.Segment_group_2.Segment_group_5.Handling_instructions.HAZARDOUS_MATERIAL" class="org.milyn.edi.unedifact.d05a.common.field.HazardousMaterialC218" createOnElement="MEDREQ/Segment_group_2/Segment_group_5/Handling_instructions/HAZARDOUS_MATERIAL"> <jb:value property="hazardousMaterialCategoryNameCode" data="MEDREQ/Segment_group_2/Segment_group_5/Handling_instructions/HAZARDOUS_MATERIAL/Hazardous_material_category_name_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="MEDREQ/Segment_group_2/Segment_group_5/Handling_instructions/HAZARDOUS_MATERIAL/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="MEDREQ/Segment_group_2/Segment_group_5/Handling_instructions/HAZARDOUS_MATERIAL/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="hazardousMaterialCategoryName" data="MEDREQ/Segment_group_2/Segment_group_5/Handling_instructions/HAZARDOUS_MATERIAL/Hazardous_material_category_name" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="MEDREQ.Segment_group_2.Segment_group_5.Relationship" class="org.milyn.edi.unedifact.d05a.common.Relationship" createOnElement="MEDREQ/Segment_group_2/Segment_group_5/Relationship"> <jb:value property="relationshipTypeCodeQualifier" data="MEDREQ/Segment_group_2/Segment_group_5/Relationship/Relationship_type_code_qualifier" decoder="String" default="null" /> <jb:wiring property="relationship" beanIdRef="MEDREQ.Segment_group_2.Segment_group_5.Relationship.RELATIONSHIP" /> </jb:bean> <jb:bean beanId="MEDREQ.Segment_group_2.Segment_group_5.Relationship.RELATIONSHIP" class="org.milyn.edi.unedifact.d05a.common.field.RelationshipC941" createOnElement="MEDREQ/Segment_group_2/Segment_group_5/Relationship/RELATIONSHIP"> <jb:value property="relationshipDescriptionCode" data="MEDREQ/Segment_group_2/Segment_group_5/Relationship/RELATIONSHIP/Relationship_description_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="MEDREQ/Segment_group_2/Segment_group_5/Relationship/RELATIONSHIP/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="MEDREQ/Segment_group_2/Segment_group_5/Relationship/RELATIONSHIP/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="relationshipDescription" data="MEDREQ/Segment_group_2/Segment_group_5/Relationship/RELATIONSHIP/Relationship_description" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="MEDREQ.Segment_group_2.Segment_group_5.Item_description_List" class="java.util.ArrayList" createOnElement="MEDREQ/Segment_group_2/Segment_group_5"> <jb:wiring beanIdRef="MEDREQ.Segment_group_2.Segment_group_5.Item_description" /> </jb:bean> <jb:bean beanId="MEDREQ.Segment_group_2.Segment_group_5.Item_description" class="org.milyn.edi.unedifact.d05a.common.ItemDescription" createOnElement="MEDREQ/Segment_group_2/Segment_group_5/Item_description"> <jb:value property="descriptionFormatCode" data="MEDREQ/Segment_group_2/Segment_group_5/Item_description/Description_format_code" decoder="String" default="null" /> <jb:value property="surfaceOrLayerCode" data="MEDREQ/Segment_group_2/Segment_group_5/Item_description/Surface_or_layer_code" decoder="String" default="null" /> <jb:wiring property="itemCharacteristic" beanIdRef="MEDREQ.Segment_group_2.Segment_group_5.Item_description.ITEM_CHARACTERISTIC" /> <jb:wiring property="itemDescription" beanIdRef="MEDREQ.Segment_group_2.Segment_group_5.Item_description.ITEM_DESCRIPTION" /> </jb:bean> <jb:bean beanId="MEDREQ.Segment_group_2.Segment_group_5.Item_description.ITEM_CHARACTERISTIC" class="org.milyn.edi.unedifact.d05a.common.field.ItemCharacteristicC272" createOnElement="MEDREQ/Segment_group_2/Segment_group_5/Item_description/ITEM_CHARACTERISTIC"> <jb:value property="itemCharacteristicCode" data="MEDREQ/Segment_group_2/Segment_group_5/Item_description/ITEM_CHARACTERISTIC/Item_characteristic_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="MEDREQ/Segment_group_2/Segment_group_5/Item_description/ITEM_CHARACTERISTIC/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="MEDREQ/Segment_group_2/Segment_group_5/Item_description/ITEM_CHARACTERISTIC/Code_list_responsible_agency_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="MEDREQ.Segment_group_2.Segment_group_5.Item_description.ITEM_DESCRIPTION" class="org.milyn.edi.unedifact.d05a.common.field.ItemDescriptionC273" createOnElement="MEDREQ/Segment_group_2/Segment_group_5/Item_description/ITEM_DESCRIPTION"> <jb:value property="itemDescriptionCode" data="MEDREQ/Segment_group_2/Segment_group_5/Item_description/ITEM_DESCRIPTION/Item_description_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="MEDREQ/Segment_group_2/Segment_group_5/Item_description/ITEM_DESCRIPTION/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="MEDREQ/Segment_group_2/Segment_group_5/Item_description/ITEM_DESCRIPTION/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="itemDescription1" data="MEDREQ/Segment_group_2/Segment_group_5/Item_description/ITEM_DESCRIPTION/Item_description_-_-1" decoder="String" default="null" /> <jb:value property="itemDescription2" data="MEDREQ/Segment_group_2/Segment_group_5/Item_description/ITEM_DESCRIPTION/Item_description_-_-2" decoder="String" default="null" /> <jb:value property="languageNameCode" data="MEDREQ/Segment_group_2/Segment_group_5/Item_description/ITEM_DESCRIPTION/Language_name_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="MEDREQ.Segment_group_2.Segment_group_5.Free_text_List" class="java.util.ArrayList" createOnElement="MEDREQ/Segment_group_2/Segment_group_5"> <jb:wiring beanIdRef="MEDREQ.Segment_group_2.Segment_group_5.Free_text" /> </jb:bean> <jb:bean beanId="MEDREQ.Segment_group_2.Segment_group_5.Free_text" class="org.milyn.edi.unedifact.d05a.common.FreeText" createOnElement="MEDREQ/Segment_group_2/Segment_group_5/Free_text"> <jb:value property="textSubjectCodeQualifier" data="MEDREQ/Segment_group_2/Segment_group_5/Free_text/Text_subject_code_qualifier" decoder="String" default="null" /> <jb:value property="freeTextFunctionCode" data="MEDREQ/Segment_group_2/Segment_group_5/Free_text/Free_text_function_code" decoder="String" default="null" /> <jb:value property="languageNameCode" data="MEDREQ/Segment_group_2/Segment_group_5/Free_text/Language_name_code" decoder="String" default="null" /> <jb:value property="freeTextFormatCode" data="MEDREQ/Segment_group_2/Segment_group_5/Free_text/Free_text_format_code" decoder="String" default="null" /> <jb:wiring property="textReference" beanIdRef="MEDREQ.Segment_group_2.Segment_group_5.Free_text.TEXT_REFERENCE" /> <jb:wiring property="textLiteral" beanIdRef="MEDREQ.Segment_group_2.Segment_group_5.Free_text.TEXT_LITERAL" /> </jb:bean> <jb:bean beanId="MEDREQ.Segment_group_2.Segment_group_5.Free_text.TEXT_REFERENCE" class="org.milyn.edi.unedifact.d05a.common.field.TextReferenceC107" createOnElement="MEDREQ/Segment_group_2/Segment_group_5/Free_text/TEXT_REFERENCE"> <jb:value property="freeTextDescriptionCode" data="MEDREQ/Segment_group_2/Segment_group_5/Free_text/TEXT_REFERENCE/Free_text_description_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="MEDREQ/Segment_group_2/Segment_group_5/Free_text/TEXT_REFERENCE/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="MEDREQ/Segment_group_2/Segment_group_5/Free_text/TEXT_REFERENCE/Code_list_responsible_agency_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="MEDREQ.Segment_group_2.Segment_group_5.Free_text.TEXT_LITERAL" class="org.milyn.edi.unedifact.d05a.common.field.TextLiteralC108" createOnElement="MEDREQ/Segment_group_2/Segment_group_5/Free_text/TEXT_LITERAL"> <jb:value property="freeText1" data="MEDREQ/Segment_group_2/Segment_group_5/Free_text/TEXT_LITERAL/Free_text_-_-1" decoder="String" default="null" /> <jb:value property="freeText2" data="MEDREQ/Segment_group_2/Segment_group_5/Free_text/TEXT_LITERAL/Free_text_-_-2" decoder="String" default="null" /> <jb:value property="freeText3" data="MEDREQ/Segment_group_2/Segment_group_5/Free_text/TEXT_LITERAL/Free_text_-_-3" decoder="String" default="null" /> <jb:value property="freeText4" data="MEDREQ/Segment_group_2/Segment_group_5/Free_text/TEXT_LITERAL/Free_text_-_-4" decoder="String" default="null" /> <jb:value property="freeText5" data="MEDREQ/Segment_group_2/Segment_group_5/Free_text/TEXT_LITERAL/Free_text_-_-5" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="MEDREQ.Segment_group_2.Segment_group_5.Party_identification_List" class="java.util.ArrayList" createOnElement="MEDREQ/Segment_group_2/Segment_group_5"> <jb:wiring beanIdRef="MEDREQ.Segment_group_2.Segment_group_5.Party_identification" /> </jb:bean> <jb:bean beanId="MEDREQ.Segment_group_2.Segment_group_5.Party_identification" class="org.milyn.edi.unedifact.d05a.common.PartyIdentification" createOnElement="MEDREQ/Segment_group_2/Segment_group_5/Party_identification"> <jb:value property="partyFunctionCodeQualifier" data="MEDREQ/Segment_group_2/Segment_group_5/Party_identification/Party_function_code_qualifier" decoder="String" default="null" /> <jb:value property="nameTypeCode" data="MEDREQ/Segment_group_2/Segment_group_5/Party_identification/Name_type_code" decoder="String" default="null" /> <jb:value property="nameStatusCode" data="MEDREQ/Segment_group_2/Segment_group_5/Party_identification/Name_status_code" decoder="String" default="null" /> <jb:value property="actionRequestNotificationDescriptionCode" data="MEDREQ/Segment_group_2/Segment_group_5/Party_identification/Action_request_notification_description_code" decoder="String" default="null" /> <jb:wiring property="identificationNumber" beanIdRef="MEDREQ.Segment_group_2.Segment_group_5.Party_identification.IDENTIFICATION_NUMBER" /> <jb:wiring property="partyIdentificationDetails" beanIdRef="MEDREQ.Segment_group_2.Segment_group_5.Party_identification.PARTY_IDENTIFICATION_DETAILS" /> <jb:wiring property="nameComponentDetails1" beanIdRef="MEDREQ.Segment_group_2.Segment_group_5.Party_identification.NAME_COMPONENT_DETAILS_-_-1" /> <jb:wiring property="nameComponentDetails2" beanIdRef="MEDREQ.Segment_group_2.Segment_group_5.Party_identification.NAME_COMPONENT_DETAILS_-_-2" /> <jb:wiring property="nameComponentDetails3" beanIdRef="MEDREQ.Segment_group_2.Segment_group_5.Party_identification.NAME_COMPONENT_DETAILS_-_-3" /> <jb:wiring property="nameComponentDetails4" beanIdRef="MEDREQ.Segment_group_2.Segment_group_5.Party_identification.NAME_COMPONENT_DETAILS_-_-4" /> <jb:wiring property="nameComponentDetails5" beanIdRef="MEDREQ.Segment_group_2.Segment_group_5.Party_identification.NAME_COMPONENT_DETAILS_-_-5" /> </jb:bean> <jb:bean beanId="MEDREQ.Segment_group_2.Segment_group_5.Party_identification.IDENTIFICATION_NUMBER" class="org.milyn.edi.unedifact.d05a.common.field.IdentificationNumberC206" createOnElement="MEDREQ/Segment_group_2/Segment_group_5/Party_identification/IDENTIFICATION_NUMBER"> <jb:value property="objectIdentifier" data="MEDREQ/Segment_group_2/Segment_group_5/Party_identification/IDENTIFICATION_NUMBER/Object_identifier" decoder="String" default="null" /> <jb:value property="objectIdentificationCodeQualifier" data="MEDREQ/Segment_group_2/Segment_group_5/Party_identification/IDENTIFICATION_NUMBER/Object_identification_code_qualifier" decoder="String" default="null" /> <jb:value property="statusDescriptionCode" data="MEDREQ/Segment_group_2/Segment_group_5/Party_identification/IDENTIFICATION_NUMBER/Status_description_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="MEDREQ.Segment_group_2.Segment_group_5.Party_identification.PARTY_IDENTIFICATION_DETAILS" class="org.milyn.edi.unedifact.d05a.common.field.PartyIdentificationDetailsC082" createOnElement="MEDREQ/Segment_group_2/Segment_group_5/Party_identification/PARTY_IDENTIFICATION_DETAILS"> <jb:value property="partyIdentifier" data="MEDREQ/Segment_group_2/Segment_group_5/Party_identification/PARTY_IDENTIFICATION_DETAILS/Party_identifier" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="MEDREQ/Segment_group_2/Segment_group_5/Party_identification/PARTY_IDENTIFICATION_DETAILS/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="MEDREQ/Segment_group_2/Segment_group_5/Party_identification/PARTY_IDENTIFICATION_DETAILS/Code_list_responsible_agency_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="MEDREQ.Segment_group_2.Segment_group_5.Party_identification.NAME_COMPONENT_DETAILS_-_-1" class="org.milyn.edi.unedifact.d05a.common.field.NameComponentDetailsC816" createOnElement="MEDREQ/Segment_group_2/Segment_group_5/Party_identification/NAME_COMPONENT_DETAILS_-_-1"> <jb:value property="nameComponentTypeCodeQualifier" data="MEDREQ/Segment_group_2/Segment_group_5/Party_identification/NAME_COMPONENT_DETAILS_-_-1/Name_component_type_code_qualifier" decoder="String" default="null" /> <jb:value property="nameComponentDescription" data="MEDREQ/Segment_group_2/Segment_group_5/Party_identification/NAME_COMPONENT_DETAILS_-_-1/Name_component_description" decoder="String" default="null" /> <jb:value property="nameComponentUsageCode" data="MEDREQ/Segment_group_2/Segment_group_5/Party_identification/NAME_COMPONENT_DETAILS_-_-1/Name_component_usage_code" decoder="String" default="null" /> <jb:value property="nameOriginalAlphabetCode" data="MEDREQ/Segment_group_2/Segment_group_5/Party_identification/NAME_COMPONENT_DETAILS_-_-1/Name_original_alphabet_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="MEDREQ.Segment_group_2.Segment_group_5.Party_identification.NAME_COMPONENT_DETAILS_-_-2" class="org.milyn.edi.unedifact.d05a.common.field.NameComponentDetailsC816" createOnElement="MEDREQ/Segment_group_2/Segment_group_5/Party_identification/NAME_COMPONENT_DETAILS_-_-2"> <jb:value property="nameComponentTypeCodeQualifier" data="MEDREQ/Segment_group_2/Segment_group_5/Party_identification/NAME_COMPONENT_DETAILS_-_-2/Name_component_type_code_qualifier" decoder="String" default="null" /> <jb:value property="nameComponentDescription" data="MEDREQ/Segment_group_2/Segment_group_5/Party_identification/NAME_COMPONENT_DETAILS_-_-2/Name_component_description" decoder="String" default="null" /> <jb:value property="nameComponentUsageCode" data="MEDREQ/Segment_group_2/Segment_group_5/Party_identification/NAME_COMPONENT_DETAILS_-_-2/Name_component_usage_code" decoder="String" default="null" /> <jb:value property="nameOriginalAlphabetCode" data="MEDREQ/Segment_group_2/Segment_group_5/Party_identification/NAME_COMPONENT_DETAILS_-_-2/Name_original_alphabet_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="MEDREQ.Segment_group_2.Segment_group_5.Party_identification.NAME_COMPONENT_DETAILS_-_-3" class="org.milyn.edi.unedifact.d05a.common.field.NameComponentDetailsC816" createOnElement="MEDREQ/Segment_group_2/Segment_group_5/Party_identification/NAME_COMPONENT_DETAILS_-_-3"> <jb:value property="nameComponentTypeCodeQualifier" data="MEDREQ/Segment_group_2/Segment_group_5/Party_identification/NAME_COMPONENT_DETAILS_-_-3/Name_component_type_code_qualifier" decoder="String" default="null" /> <jb:value property="nameComponentDescription" data="MEDREQ/Segment_group_2/Segment_group_5/Party_identification/NAME_COMPONENT_DETAILS_-_-3/Name_component_description" decoder="String" default="null" /> <jb:value property="nameComponentUsageCode" data="MEDREQ/Segment_group_2/Segment_group_5/Party_identification/NAME_COMPONENT_DETAILS_-_-3/Name_component_usage_code" decoder="String" default="null" /> <jb:value property="nameOriginalAlphabetCode" data="MEDREQ/Segment_group_2/Segment_group_5/Party_identification/NAME_COMPONENT_DETAILS_-_-3/Name_original_alphabet_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="MEDREQ.Segment_group_2.Segment_group_5.Party_identification.NAME_COMPONENT_DETAILS_-_-4" class="org.milyn.edi.unedifact.d05a.common.field.NameComponentDetailsC816" createOnElement="MEDREQ/Segment_group_2/Segment_group_5/Party_identification/NAME_COMPONENT_DETAILS_-_-4"> <jb:value property="nameComponentTypeCodeQualifier" data="MEDREQ/Segment_group_2/Segment_group_5/Party_identification/NAME_COMPONENT_DETAILS_-_-4/Name_component_type_code_qualifier" decoder="String" default="null" /> <jb:value property="nameComponentDescription" data="MEDREQ/Segment_group_2/Segment_group_5/Party_identification/NAME_COMPONENT_DETAILS_-_-4/Name_component_description" decoder="String" default="null" /> <jb:value property="nameComponentUsageCode" data="MEDREQ/Segment_group_2/Segment_group_5/Party_identification/NAME_COMPONENT_DETAILS_-_-4/Name_component_usage_code" decoder="String" default="null" /> <jb:value property="nameOriginalAlphabetCode" data="MEDREQ/Segment_group_2/Segment_group_5/Party_identification/NAME_COMPONENT_DETAILS_-_-4/Name_original_alphabet_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="MEDREQ.Segment_group_2.Segment_group_5.Party_identification.NAME_COMPONENT_DETAILS_-_-5" class="org.milyn.edi.unedifact.d05a.common.field.NameComponentDetailsC816" createOnElement="MEDREQ/Segment_group_2/Segment_group_5/Party_identification/NAME_COMPONENT_DETAILS_-_-5"> <jb:value property="nameComponentTypeCodeQualifier" data="MEDREQ/Segment_group_2/Segment_group_5/Party_identification/NAME_COMPONENT_DETAILS_-_-5/Name_component_type_code_qualifier" decoder="String" default="null" /> <jb:value property="nameComponentDescription" data="MEDREQ/Segment_group_2/Segment_group_5/Party_identification/NAME_COMPONENT_DETAILS_-_-5/Name_component_description" decoder="String" default="null" /> <jb:value property="nameComponentUsageCode" data="MEDREQ/Segment_group_2/Segment_group_5/Party_identification/NAME_COMPONENT_DETAILS_-_-5/Name_component_usage_code" decoder="String" default="null" /> <jb:value property="nameOriginalAlphabetCode" data="MEDREQ/Segment_group_2/Segment_group_5/Party_identification/NAME_COMPONENT_DETAILS_-_-5/Name_original_alphabet_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="MEDREQ.Segment_group_2.Segment_group_5.Date_time_period_List" class="java.util.ArrayList" createOnElement="MEDREQ/Segment_group_2/Segment_group_5"> <jb:wiring beanIdRef="MEDREQ.Segment_group_2.Segment_group_5.Date_time_period" /> </jb:bean> <jb:bean beanId="MEDREQ.Segment_group_2.Segment_group_5.Date_time_period" class="org.milyn.edi.unedifact.d05a.common.DateTimePeriod" createOnElement="MEDREQ/Segment_group_2/Segment_group_5/Date_time_period"> <jb:wiring property="dateTimePeriod" beanIdRef="MEDREQ.Segment_group_2.Segment_group_5.Date_time_period.DATE_TIME_PERIOD" /> </jb:bean> <jb:bean beanId="MEDREQ.Segment_group_2.Segment_group_5.Date_time_period.DATE_TIME_PERIOD" class="org.milyn.edi.unedifact.d05a.common.field.DateTimePeriodC507" createOnElement="MEDREQ/Segment_group_2/Segment_group_5/Date_time_period/DATE_TIME_PERIOD"> <jb:value property="dateOrTimeOrPeriodFunctionCodeQualifier" data="MEDREQ/Segment_group_2/Segment_group_5/Date_time_period/DATE_TIME_PERIOD/Date_or_time_or_period_function_code_qualifier" decoder="String" default="null" /> <jb:value property="dateOrTimeOrPeriodText" data="MEDREQ/Segment_group_2/Segment_group_5/Date_time_period/DATE_TIME_PERIOD/Date_or_time_or_period_text" decoder="String" default="null" /> <jb:value property="dateOrTimeOrPeriodFormatCode" data="MEDREQ/Segment_group_2/Segment_group_5/Date_time_period/DATE_TIME_PERIOD/Date_or_time_or_period_format_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="MEDREQ.Segment_group_2.Segment_group_5.Person_demographic_information" class="org.milyn.edi.unedifact.d05a.common.PersonDemographicInformation" createOnElement="MEDREQ/Segment_group_2/Segment_group_5/Person_demographic_information"> <jb:value property="genderCode" data="MEDREQ/Segment_group_2/Segment_group_5/Person_demographic_information/Gender_code" decoder="String" default="null" /> <jb:wiring property="maritalStatusDetails" beanIdRef="MEDREQ.Segment_group_2.Segment_group_5.Person_demographic_information.MARITAL_STATUS_DETAILS" /> <jb:wiring property="religionDetails" beanIdRef="MEDREQ.Segment_group_2.Segment_group_5.Person_demographic_information.RELIGION_DETAILS" /> </jb:bean> <jb:bean beanId="MEDREQ.Segment_group_2.Segment_group_5.Person_demographic_information.MARITAL_STATUS_DETAILS" class="org.milyn.edi.unedifact.d05a.common.field.MaritalStatusDetailsC085" createOnElement="MEDREQ/Segment_group_2/Segment_group_5/Person_demographic_information/MARITAL_STATUS_DETAILS"> <jb:value property="maritalStatusDescriptionCode" data="MEDREQ/Segment_group_2/Segment_group_5/Person_demographic_information/MARITAL_STATUS_DETAILS/Marital_status_description_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="MEDREQ/Segment_group_2/Segment_group_5/Person_demographic_information/MARITAL_STATUS_DETAILS/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="MEDREQ/Segment_group_2/Segment_group_5/Person_demographic_information/MARITAL_STATUS_DETAILS/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="maritalStatusDescription" data="MEDREQ/Segment_group_2/Segment_group_5/Person_demographic_information/MARITAL_STATUS_DETAILS/Marital_status_description" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="MEDREQ.Segment_group_2.Segment_group_5.Person_demographic_information.RELIGION_DETAILS" class="org.milyn.edi.unedifact.d05a.common.field.ReligionDetailsC101" createOnElement="MEDREQ/Segment_group_2/Segment_group_5/Person_demographic_information/RELIGION_DETAILS"> <jb:value property="religionNameCode" data="MEDREQ/Segment_group_2/Segment_group_5/Person_demographic_information/RELIGION_DETAILS/Religion_name_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="MEDREQ/Segment_group_2/Segment_group_5/Person_demographic_information/RELIGION_DETAILS/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="MEDREQ/Segment_group_2/Segment_group_5/Person_demographic_information/RELIGION_DETAILS/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="religionName" data="MEDREQ/Segment_group_2/Segment_group_5/Person_demographic_information/RELIGION_DETAILS/Religion_name" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="MEDREQ.Segment_group_2.Segment_group_5.Nationality_List" class="java.util.ArrayList" createOnElement="MEDREQ/Segment_group_2/Segment_group_5"> <jb:wiring beanIdRef="MEDREQ.Segment_group_2.Segment_group_5.Nationality" /> </jb:bean> <jb:bean beanId="MEDREQ.Segment_group_2.Segment_group_5.Nationality" class="org.milyn.edi.unedifact.d05a.common.Nationality" createOnElement="MEDREQ/Segment_group_2/Segment_group_5/Nationality"> <jb:value property="nationalityCodeQualifier" data="MEDREQ/Segment_group_2/Segment_group_5/Nationality/Nationality_code_qualifier" decoder="String" default="null" /> <jb:wiring property="nationalityDetails" beanIdRef="MEDREQ.Segment_group_2.Segment_group_5.Nationality.NATIONALITY_DETAILS" /> </jb:bean> <jb:bean beanId="MEDREQ.Segment_group_2.Segment_group_5.Nationality.NATIONALITY_DETAILS" class="org.milyn.edi.unedifact.d05a.common.field.NationalityDetailsC042" createOnElement="MEDREQ/Segment_group_2/Segment_group_5/Nationality/NATIONALITY_DETAILS"> <jb:value property="nationalityNameCode" data="MEDREQ/Segment_group_2/Segment_group_5/Nationality/NATIONALITY_DETAILS/Nationality_name_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="MEDREQ/Segment_group_2/Segment_group_5/Nationality/NATIONALITY_DETAILS/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="MEDREQ/Segment_group_2/Segment_group_5/Nationality/NATIONALITY_DETAILS/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="nationalityName" data="MEDREQ/Segment_group_2/Segment_group_5/Nationality/NATIONALITY_DETAILS/Nationality_name" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="MEDREQ.Segment_group_2.Segment_group_5.Language_List" class="java.util.ArrayList" createOnElement="MEDREQ/Segment_group_2/Segment_group_5"> <jb:wiring beanIdRef="MEDREQ.Segment_group_2.Segment_group_5.Language" /> </jb:bean> <jb:bean beanId="MEDREQ.Segment_group_2.Segment_group_5.Language" class="org.milyn.edi.unedifact.d05a.common.Language" createOnElement="MEDREQ/Segment_group_2/Segment_group_5/Language"> <jb:value property="languageCodeQualifier" data="MEDREQ/Segment_group_2/Segment_group_5/Language/Language_code_qualifier" decoder="String" default="null" /> <jb:wiring property="languageDetails" beanIdRef="MEDREQ.Segment_group_2.Segment_group_5.Language.LANGUAGE_DETAILS" /> </jb:bean> <jb:bean beanId="MEDREQ.Segment_group_2.Segment_group_5.Language.LANGUAGE_DETAILS" class="org.milyn.edi.unedifact.d05a.common.field.LanguageDetailsC508" createOnElement="MEDREQ/Segment_group_2/Segment_group_5/Language/LANGUAGE_DETAILS"> <jb:value property="languageNameCode" data="MEDREQ/Segment_group_2/Segment_group_5/Language/LANGUAGE_DETAILS/Language_name_code" decoder="String" default="null" /> <jb:value property="languageName" data="MEDREQ/Segment_group_2/Segment_group_5/Language/LANGUAGE_DETAILS/Language_name" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="MEDREQ.Segment_group_2.Segment_group_5.Characteristic_class_id_List" class="java.util.ArrayList" createOnElement="MEDREQ/Segment_group_2/Segment_group_5"> <jb:wiring beanIdRef="MEDREQ.Segment_group_2.Segment_group_5.Characteristic_class_id" /> </jb:bean> <jb:bean beanId="MEDREQ.Segment_group_2.Segment_group_5.Characteristic_class_id" class="org.milyn.edi.unedifact.d05a.common.CharacteristicClassId" createOnElement="MEDREQ/Segment_group_2/Segment_group_5/Characteristic_class_id"> <jb:value property="classTypeCode" data="MEDREQ/Segment_group_2/Segment_group_5/Characteristic_class_id/Class_type_code" decoder="String" default="null" /> <jb:value property="characteristicRelevanceCode" data="MEDREQ/Segment_group_2/Segment_group_5/Characteristic_class_id/Characteristic_relevance_code" decoder="String" default="null" /> <jb:wiring property="measurementDetails" beanIdRef="MEDREQ.Segment_group_2.Segment_group_5.Characteristic_class_id.MEASUREMENT_DETAILS" /> <jb:wiring property="characteristicDescription" beanIdRef="MEDREQ.Segment_group_2.Segment_group_5.Characteristic_class_id.CHARACTERISTIC_DESCRIPTION" /> </jb:bean> <jb:bean beanId="MEDREQ.Segment_group_2.Segment_group_5.Characteristic_class_id.MEASUREMENT_DETAILS" class="org.milyn.edi.unedifact.d05a.common.field.MeasurementDetailsC502" createOnElement="MEDREQ/Segment_group_2/Segment_group_5/Characteristic_class_id/MEASUREMENT_DETAILS"> <jb:value property="measuredAttributeCode" data="MEDREQ/Segment_group_2/Segment_group_5/Characteristic_class_id/MEASUREMENT_DETAILS/Measured_attribute_code" decoder="String" default="null" /> <jb:value property="measurementSignificanceCode" data="MEDREQ/Segment_group_2/Segment_group_5/Characteristic_class_id/MEASUREMENT_DETAILS/Measurement_significance_code" decoder="String" default="null" /> <jb:value property="nonDiscreteMeasurementNameCode" data="MEDREQ/Segment_group_2/Segment_group_5/Characteristic_class_id/MEASUREMENT_DETAILS/Non_discrete_measurement_name_code" decoder="String" default="null" /> <jb:value property="nonDiscreteMeasurementName" data="MEDREQ/Segment_group_2/Segment_group_5/Characteristic_class_id/MEASUREMENT_DETAILS/Non_discrete_measurement_name" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="MEDREQ.Segment_group_2.Segment_group_5.Characteristic_class_id.CHARACTERISTIC_DESCRIPTION" class="org.milyn.edi.unedifact.d05a.common.field.CharacteristicDescriptionC240" createOnElement="MEDREQ/Segment_group_2/Segment_group_5/Characteristic_class_id/CHARACTERISTIC_DESCRIPTION"> <jb:value property="characteristicDescriptionCode" data="MEDREQ/Segment_group_2/Segment_group_5/Characteristic_class_id/CHARACTERISTIC_DESCRIPTION/Characteristic_description_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="MEDREQ/Segment_group_2/Segment_group_5/Characteristic_class_id/CHARACTERISTIC_DESCRIPTION/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="MEDREQ/Segment_group_2/Segment_group_5/Characteristic_class_id/CHARACTERISTIC_DESCRIPTION/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="characteristicDescription1" data="MEDREQ/Segment_group_2/Segment_group_5/Characteristic_class_id/CHARACTERISTIC_DESCRIPTION/Characteristic_description_-_-1" decoder="String" default="null" /> <jb:value property="characteristicDescription2" data="MEDREQ/Segment_group_2/Segment_group_5/Characteristic_class_id/CHARACTERISTIC_DESCRIPTION/Characteristic_description_-_-2" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="MEDREQ.Segment_group_2.Segment_group_5.Segment_group_6_List" class="java.util.ArrayList" createOnElement="MEDREQ/Segment_group_2/Segment_group_5"> <jb:wiring beanIdRef="MEDREQ.Segment_group_2.Segment_group_5.Segment_group_6" /> </jb:bean> <jb:bean beanId="MEDREQ.Segment_group_2.Segment_group_5.Segment_group_6" class="org.milyn.edi.unedifact.d05a.MEDREQ.SegmentGroup6" createOnElement="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_6"> <jb:wiring property="attendance" beanIdRef="MEDREQ.Segment_group_2.Segment_group_5.Segment_group_6.Attendance" /> <jb:wiring property="placeLocationIdentification" beanIdRef="MEDREQ.Segment_group_2.Segment_group_5.Segment_group_6.Place_location_identification_List" /> <jb:wiring property="dateTimePeriod" beanIdRef="MEDREQ.Segment_group_2.Segment_group_5.Segment_group_6.Date_time_period_List" /> <jb:wiring property="reference" beanIdRef="MEDREQ.Segment_group_2.Segment_group_5.Segment_group_6.Reference" /> </jb:bean> <jb:bean beanId="MEDREQ.Segment_group_2.Segment_group_5.Segment_group_6.Attendance" class="org.milyn.edi.unedifact.d05a.common.Attendance" createOnElement="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_6/Attendance"> <jb:value property="attendanceTypeCodeQualifier" data="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_6/Attendance/Attendance_type_code_qualifier" decoder="String" default="null" /> <jb:wiring property="attendeeCategory" beanIdRef="MEDREQ.Segment_group_2.Segment_group_5.Segment_group_6.Attendance.ATTENDEE_CATEGORY" /> <jb:wiring property="attendanceAdmissionDetails" beanIdRef="MEDREQ.Segment_group_2.Segment_group_5.Segment_group_6.Attendance.ATTENDANCE_ADMISSION_DETAILS" /> <jb:wiring property="attendanceDischargeDetails" beanIdRef="MEDREQ.Segment_group_2.Segment_group_5.Segment_group_6.Attendance.ATTENDANCE_DISCHARGE_DETAILS" /> </jb:bean> <jb:bean beanId="MEDREQ.Segment_group_2.Segment_group_5.Segment_group_6.Attendance.ATTENDEE_CATEGORY" class="org.milyn.edi.unedifact.d05a.common.field.AttendeeCategoryC839" createOnElement="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_6/Attendance/ATTENDEE_CATEGORY"> <jb:value property="attendeeCategoryDescriptionCode" data="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_6/Attendance/ATTENDEE_CATEGORY/Attendee_category_description_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_6/Attendance/ATTENDEE_CATEGORY/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_6/Attendance/ATTENDEE_CATEGORY/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="attendeeCategoryDescription" data="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_6/Attendance/ATTENDEE_CATEGORY/Attendee_category_description" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="MEDREQ.Segment_group_2.Segment_group_5.Segment_group_6.Attendance.ATTENDANCE_ADMISSION_DETAILS" class="org.milyn.edi.unedifact.d05a.common.field.AttendanceAdmissionDetailsC840" createOnElement="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_6/Attendance/ATTENDANCE_ADMISSION_DETAILS"> <jb:value property="admissionTypeDescriptionCode" data="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_6/Attendance/ATTENDANCE_ADMISSION_DETAILS/Admission_type_description_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_6/Attendance/ATTENDANCE_ADMISSION_DETAILS/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_6/Attendance/ATTENDANCE_ADMISSION_DETAILS/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="admissionTypeDescription" data="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_6/Attendance/ATTENDANCE_ADMISSION_DETAILS/Admission_type_description" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="MEDREQ.Segment_group_2.Segment_group_5.Segment_group_6.Attendance.ATTENDANCE_DISCHARGE_DETAILS" class="org.milyn.edi.unedifact.d05a.common.field.AttendanceDischargeDetailsC841" createOnElement="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_6/Attendance/ATTENDANCE_DISCHARGE_DETAILS"> <jb:value property="dischargeTypeDescriptionCode" data="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_6/Attendance/ATTENDANCE_DISCHARGE_DETAILS/Discharge_type_description_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_6/Attendance/ATTENDANCE_DISCHARGE_DETAILS/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_6/Attendance/ATTENDANCE_DISCHARGE_DETAILS/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="dischargeTypeDescription" data="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_6/Attendance/ATTENDANCE_DISCHARGE_DETAILS/Discharge_type_description" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="MEDREQ.Segment_group_2.Segment_group_5.Segment_group_6.Place_location_identification_List" class="java.util.ArrayList" createOnElement="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_6"> <jb:wiring beanIdRef="MEDREQ.Segment_group_2.Segment_group_5.Segment_group_6.Place_location_identification" /> </jb:bean> <jb:bean beanId="MEDREQ.Segment_group_2.Segment_group_5.Segment_group_6.Place_location_identification" class="org.milyn.edi.unedifact.d05a.common.PlaceLocationIdentification" createOnElement="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_6/Place_location_identification"> <jb:value property="locationFunctionCodeQualifier" data="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_6/Place_location_identification/Location_function_code_qualifier" decoder="String" default="null" /> <jb:value property="relationCode" data="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_6/Place_location_identification/Relation_code" decoder="String" default="null" /> <jb:wiring property="locationIdentification" beanIdRef="MEDREQ.Segment_group_2.Segment_group_5.Segment_group_6.Place_location_identification.LOCATION_IDENTIFICATION" /> <jb:wiring property="relatedLocationOneIdentification" beanIdRef="MEDREQ.Segment_group_2.Segment_group_5.Segment_group_6.Place_location_identification.RELATED_LOCATION_ONE_IDENTIFICATION" /> <jb:wiring property="relatedLocationTwoIdentification" beanIdRef="MEDREQ.Segment_group_2.Segment_group_5.Segment_group_6.Place_location_identification.RELATED_LOCATION_TWO_IDENTIFICATION" /> </jb:bean> <jb:bean beanId="MEDREQ.Segment_group_2.Segment_group_5.Segment_group_6.Place_location_identification.LOCATION_IDENTIFICATION" class="org.milyn.edi.unedifact.d05a.common.field.LocationIdentificationC517" createOnElement="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_6/Place_location_identification/LOCATION_IDENTIFICATION"> <jb:value property="locationNameCode" data="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_6/Place_location_identification/LOCATION_IDENTIFICATION/Location_name_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_6/Place_location_identification/LOCATION_IDENTIFICATION/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_6/Place_location_identification/LOCATION_IDENTIFICATION/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="locationName" data="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_6/Place_location_identification/LOCATION_IDENTIFICATION/Location_name" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="MEDREQ.Segment_group_2.Segment_group_5.Segment_group_6.Place_location_identification.RELATED_LOCATION_ONE_IDENTIFICATION" class="org.milyn.edi.unedifact.d05a.common.field.RelatedLocationOneIdentificationC519" createOnElement="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_6/Place_location_identification/RELATED_LOCATION_ONE_IDENTIFICATION"> <jb:value property="firstRelatedLocationNameCode" data="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_6/Place_location_identification/RELATED_LOCATION_ONE_IDENTIFICATION/First_related_location_name_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_6/Place_location_identification/RELATED_LOCATION_ONE_IDENTIFICATION/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_6/Place_location_identification/RELATED_LOCATION_ONE_IDENTIFICATION/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="firstRelatedLocationName" data="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_6/Place_location_identification/RELATED_LOCATION_ONE_IDENTIFICATION/First_related_location_name" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="MEDREQ.Segment_group_2.Segment_group_5.Segment_group_6.Place_location_identification.RELATED_LOCATION_TWO_IDENTIFICATION" class="org.milyn.edi.unedifact.d05a.common.field.RelatedLocationTwoIdentificationC553" createOnElement="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_6/Place_location_identification/RELATED_LOCATION_TWO_IDENTIFICATION"> <jb:value property="secondRelatedLocationNameCode" data="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_6/Place_location_identification/RELATED_LOCATION_TWO_IDENTIFICATION/Second_related_location_name_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_6/Place_location_identification/RELATED_LOCATION_TWO_IDENTIFICATION/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_6/Place_location_identification/RELATED_LOCATION_TWO_IDENTIFICATION/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="secondRelatedLocationName" data="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_6/Place_location_identification/RELATED_LOCATION_TWO_IDENTIFICATION/Second_related_location_name" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="MEDREQ.Segment_group_2.Segment_group_5.Segment_group_6.Date_time_period_List" class="java.util.ArrayList" createOnElement="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_6"> <jb:wiring beanIdRef="MEDREQ.Segment_group_2.Segment_group_5.Segment_group_6.Date_time_period" /> </jb:bean> <jb:bean beanId="MEDREQ.Segment_group_2.Segment_group_5.Segment_group_6.Date_time_period" class="org.milyn.edi.unedifact.d05a.common.DateTimePeriod" createOnElement="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_6/Date_time_period"> <jb:wiring property="dateTimePeriod" beanIdRef="MEDREQ.Segment_group_2.Segment_group_5.Segment_group_6.Date_time_period.DATE_TIME_PERIOD" /> </jb:bean> <jb:bean beanId="MEDREQ.Segment_group_2.Segment_group_5.Segment_group_6.Date_time_period.DATE_TIME_PERIOD" class="org.milyn.edi.unedifact.d05a.common.field.DateTimePeriodC507" createOnElement="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_6/Date_time_period/DATE_TIME_PERIOD"> <jb:value property="dateOrTimeOrPeriodFunctionCodeQualifier" data="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_6/Date_time_period/DATE_TIME_PERIOD/Date_or_time_or_period_function_code_qualifier" decoder="String" default="null" /> <jb:value property="dateOrTimeOrPeriodText" data="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_6/Date_time_period/DATE_TIME_PERIOD/Date_or_time_or_period_text" decoder="String" default="null" /> <jb:value property="dateOrTimeOrPeriodFormatCode" data="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_6/Date_time_period/DATE_TIME_PERIOD/Date_or_time_or_period_format_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="MEDREQ.Segment_group_2.Segment_group_5.Segment_group_6.Reference" class="org.milyn.edi.unedifact.d05a.common.Reference" createOnElement="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_6/Reference"> <jb:wiring property="reference" beanIdRef="MEDREQ.Segment_group_2.Segment_group_5.Segment_group_6.Reference.REFERENCE" /> </jb:bean> <jb:bean beanId="MEDREQ.Segment_group_2.Segment_group_5.Segment_group_6.Reference.REFERENCE" class="org.milyn.edi.unedifact.d05a.common.field.ReferenceC506" createOnElement="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_6/Reference/REFERENCE"> <jb:value property="referenceCodeQualifier" data="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_6/Reference/REFERENCE/Reference_code_qualifier" decoder="String" default="null" /> <jb:value property="referenceIdentifier" data="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_6/Reference/REFERENCE/Reference_identifier" decoder="String" default="null" /> <jb:value property="documentLineIdentifier" data="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_6/Reference/REFERENCE/Document_line_identifier" decoder="String" default="null" /> <jb:value property="referenceVersionIdentifier" data="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_6/Reference/REFERENCE/Reference_version_identifier" decoder="String" default="null" /> <jb:value property="revisionIdentifier" data="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_6/Reference/REFERENCE/Revision_identifier" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="MEDREQ.Segment_group_2.Segment_group_5.Segment_group_7_List" class="java.util.ArrayList" createOnElement="MEDREQ/Segment_group_2/Segment_group_5"> <jb:wiring beanIdRef="MEDREQ.Segment_group_2.Segment_group_5.Segment_group_7" /> </jb:bean> <jb:bean beanId="MEDREQ.Segment_group_2.Segment_group_5.Segment_group_7" class="org.milyn.edi.unedifact.d05a.MEDREQ.SegmentGroup7" createOnElement="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_7"> <jb:wiring property="characteristicValue" beanIdRef="MEDREQ.Segment_group_2.Segment_group_5.Segment_group_7.Characteristic_value" /> <jb:wiring property="clinicalInformation" beanIdRef="MEDREQ.Segment_group_2.Segment_group_5.Segment_group_7.Clinical_information_List" /> <jb:wiring property="language" beanIdRef="MEDREQ.Segment_group_2.Segment_group_5.Segment_group_7.Language_List" /> <jb:wiring property="dateTimePeriod" beanIdRef="MEDREQ.Segment_group_2.Segment_group_5.Segment_group_7.Date_time_period_List" /> <jb:wiring property="freeText" beanIdRef="MEDREQ.Segment_group_2.Segment_group_5.Segment_group_7.Free_text_List" /> <jb:wiring property="reference" beanIdRef="MEDREQ.Segment_group_2.Segment_group_5.Segment_group_7.Reference_List" /> <jb:wiring property="segmentGroup8" beanIdRef="MEDREQ.Segment_group_2.Segment_group_5.Segment_group_7.Segment_group_8_List" /> <jb:wiring property="segmentGroup11" beanIdRef="MEDREQ.Segment_group_2.Segment_group_5.Segment_group_7.Segment_group_11_List" /> </jb:bean> <jb:bean beanId="MEDREQ.Segment_group_2.Segment_group_5.Segment_group_7.Characteristic_value" class="org.milyn.edi.unedifact.d05a.common.CharacteristicValue" createOnElement="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_7/Characteristic_value"> <jb:wiring property="characteristicValue" beanIdRef="MEDREQ.Segment_group_2.Segment_group_5.Segment_group_7.Characteristic_value.CHARACTERISTIC_VALUE" /> </jb:bean> <jb:bean beanId="MEDREQ.Segment_group_2.Segment_group_5.Segment_group_7.Characteristic_value.CHARACTERISTIC_VALUE" class="org.milyn.edi.unedifact.d05a.common.field.CharacteristicValueC889" createOnElement="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_7/Characteristic_value/CHARACTERISTIC_VALUE"> <jb:value property="characteristicValueDescriptionCode" data="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_7/Characteristic_value/CHARACTERISTIC_VALUE/Characteristic_value_description_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_7/Characteristic_value/CHARACTERISTIC_VALUE/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_7/Characteristic_value/CHARACTERISTIC_VALUE/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="characteristicValueDescription1" data="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_7/Characteristic_value/CHARACTERISTIC_VALUE/Characteristic_value_description_-_-1" decoder="String" default="null" /> <jb:value property="characteristicValueDescription2" data="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_7/Characteristic_value/CHARACTERISTIC_VALUE/Characteristic_value_description_-_-2" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="MEDREQ.Segment_group_2.Segment_group_5.Segment_group_7.Clinical_information_List" class="java.util.ArrayList" createOnElement="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_7"> <jb:wiring beanIdRef="MEDREQ.Segment_group_2.Segment_group_5.Segment_group_7.Clinical_information" /> </jb:bean> <jb:bean beanId="MEDREQ.Segment_group_2.Segment_group_5.Segment_group_7.Clinical_information" class="org.milyn.edi.unedifact.d05a.common.ClinicalInformation" createOnElement="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_7/Clinical_information"> <jb:value property="clinicalInformationTypeCodeQualifier" data="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_7/Clinical_information/Clinical_information_type_code_qualifier" decoder="String" default="null" /> <jb:wiring property="clinicalInformationDetails" beanIdRef="MEDREQ.Segment_group_2.Segment_group_5.Segment_group_7.Clinical_information.CLINICAL_INFORMATION_DETAILS" /> <jb:wiring property="certaintyDetails" beanIdRef="MEDREQ.Segment_group_2.Segment_group_5.Segment_group_7.Clinical_information.CERTAINTY_DETAILS" /> </jb:bean> <jb:bean beanId="MEDREQ.Segment_group_2.Segment_group_5.Segment_group_7.Clinical_information.CLINICAL_INFORMATION_DETAILS" class="org.milyn.edi.unedifact.d05a.common.field.ClinicalInformationDetailsC836" createOnElement="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_7/Clinical_information/CLINICAL_INFORMATION_DETAILS"> <jb:value property="clinicalInformationDescriptionIdentifier" data="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_7/Clinical_information/CLINICAL_INFORMATION_DETAILS/Clinical_information_description_identifier" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_7/Clinical_information/CLINICAL_INFORMATION_DETAILS/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_7/Clinical_information/CLINICAL_INFORMATION_DETAILS/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="clinicalInformationDescription" data="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_7/Clinical_information/CLINICAL_INFORMATION_DETAILS/Clinical_information_description" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="MEDREQ.Segment_group_2.Segment_group_5.Segment_group_7.Clinical_information.CERTAINTY_DETAILS" class="org.milyn.edi.unedifact.d05a.common.field.CertaintyDetailsC837" createOnElement="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_7/Clinical_information/CERTAINTY_DETAILS"> <jb:value property="certaintyDescriptionCode" data="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_7/Clinical_information/CERTAINTY_DETAILS/Certainty_description_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_7/Clinical_information/CERTAINTY_DETAILS/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_7/Clinical_information/CERTAINTY_DETAILS/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="certaintyDescription" data="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_7/Clinical_information/CERTAINTY_DETAILS/Certainty_description" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="MEDREQ.Segment_group_2.Segment_group_5.Segment_group_7.Language_List" class="java.util.ArrayList" createOnElement="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_7"> <jb:wiring beanIdRef="MEDREQ.Segment_group_2.Segment_group_5.Segment_group_7.Language" /> </jb:bean> <jb:bean beanId="MEDREQ.Segment_group_2.Segment_group_5.Segment_group_7.Language" class="org.milyn.edi.unedifact.d05a.common.Language" createOnElement="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_7/Language"> <jb:value property="languageCodeQualifier" data="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_7/Language/Language_code_qualifier" decoder="String" default="null" /> <jb:wiring property="languageDetails" beanIdRef="MEDREQ.Segment_group_2.Segment_group_5.Segment_group_7.Language.LANGUAGE_DETAILS" /> </jb:bean> <jb:bean beanId="MEDREQ.Segment_group_2.Segment_group_5.Segment_group_7.Language.LANGUAGE_DETAILS" class="org.milyn.edi.unedifact.d05a.common.field.LanguageDetailsC508" createOnElement="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_7/Language/LANGUAGE_DETAILS"> <jb:value property="languageNameCode" data="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_7/Language/LANGUAGE_DETAILS/Language_name_code" decoder="String" default="null" /> <jb:value property="languageName" data="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_7/Language/LANGUAGE_DETAILS/Language_name" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="MEDREQ.Segment_group_2.Segment_group_5.Segment_group_7.Date_time_period_List" class="java.util.ArrayList" createOnElement="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_7"> <jb:wiring beanIdRef="MEDREQ.Segment_group_2.Segment_group_5.Segment_group_7.Date_time_period" /> </jb:bean> <jb:bean beanId="MEDREQ.Segment_group_2.Segment_group_5.Segment_group_7.Date_time_period" class="org.milyn.edi.unedifact.d05a.common.DateTimePeriod" createOnElement="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_7/Date_time_period"> <jb:wiring property="dateTimePeriod" beanIdRef="MEDREQ.Segment_group_2.Segment_group_5.Segment_group_7.Date_time_period.DATE_TIME_PERIOD" /> </jb:bean> <jb:bean beanId="MEDREQ.Segment_group_2.Segment_group_5.Segment_group_7.Date_time_period.DATE_TIME_PERIOD" class="org.milyn.edi.unedifact.d05a.common.field.DateTimePeriodC507" createOnElement="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_7/Date_time_period/DATE_TIME_PERIOD"> <jb:value property="dateOrTimeOrPeriodFunctionCodeQualifier" data="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_7/Date_time_period/DATE_TIME_PERIOD/Date_or_time_or_period_function_code_qualifier" decoder="String" default="null" /> <jb:value property="dateOrTimeOrPeriodText" data="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_7/Date_time_period/DATE_TIME_PERIOD/Date_or_time_or_period_text" decoder="String" default="null" /> <jb:value property="dateOrTimeOrPeriodFormatCode" data="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_7/Date_time_period/DATE_TIME_PERIOD/Date_or_time_or_period_format_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="MEDREQ.Segment_group_2.Segment_group_5.Segment_group_7.Free_text_List" class="java.util.ArrayList" createOnElement="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_7"> <jb:wiring beanIdRef="MEDREQ.Segment_group_2.Segment_group_5.Segment_group_7.Free_text" /> </jb:bean> <jb:bean beanId="MEDREQ.Segment_group_2.Segment_group_5.Segment_group_7.Free_text" class="org.milyn.edi.unedifact.d05a.common.FreeText" createOnElement="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_7/Free_text"> <jb:value property="textSubjectCodeQualifier" data="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_7/Free_text/Text_subject_code_qualifier" decoder="String" default="null" /> <jb:value property="freeTextFunctionCode" data="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_7/Free_text/Free_text_function_code" decoder="String" default="null" /> <jb:value property="languageNameCode" data="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_7/Free_text/Language_name_code" decoder="String" default="null" /> <jb:value property="freeTextFormatCode" data="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_7/Free_text/Free_text_format_code" decoder="String" default="null" /> <jb:wiring property="textReference" beanIdRef="MEDREQ.Segment_group_2.Segment_group_5.Segment_group_7.Free_text.TEXT_REFERENCE" /> <jb:wiring property="textLiteral" beanIdRef="MEDREQ.Segment_group_2.Segment_group_5.Segment_group_7.Free_text.TEXT_LITERAL" /> </jb:bean> <jb:bean beanId="MEDREQ.Segment_group_2.Segment_group_5.Segment_group_7.Free_text.TEXT_REFERENCE" class="org.milyn.edi.unedifact.d05a.common.field.TextReferenceC107" createOnElement="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_7/Free_text/TEXT_REFERENCE"> <jb:value property="freeTextDescriptionCode" data="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_7/Free_text/TEXT_REFERENCE/Free_text_description_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_7/Free_text/TEXT_REFERENCE/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_7/Free_text/TEXT_REFERENCE/Code_list_responsible_agency_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="MEDREQ.Segment_group_2.Segment_group_5.Segment_group_7.Free_text.TEXT_LITERAL" class="org.milyn.edi.unedifact.d05a.common.field.TextLiteralC108" createOnElement="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_7/Free_text/TEXT_LITERAL"> <jb:value property="freeText1" data="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_7/Free_text/TEXT_LITERAL/Free_text_-_-1" decoder="String" default="null" /> <jb:value property="freeText2" data="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_7/Free_text/TEXT_LITERAL/Free_text_-_-2" decoder="String" default="null" /> <jb:value property="freeText3" data="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_7/Free_text/TEXT_LITERAL/Free_text_-_-3" decoder="String" default="null" /> <jb:value property="freeText4" data="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_7/Free_text/TEXT_LITERAL/Free_text_-_-4" decoder="String" default="null" /> <jb:value property="freeText5" data="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_7/Free_text/TEXT_LITERAL/Free_text_-_-5" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="MEDREQ.Segment_group_2.Segment_group_5.Segment_group_7.Reference_List" class="java.util.ArrayList" createOnElement="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_7"> <jb:wiring beanIdRef="MEDREQ.Segment_group_2.Segment_group_5.Segment_group_7.Reference" /> </jb:bean> <jb:bean beanId="MEDREQ.Segment_group_2.Segment_group_5.Segment_group_7.Reference" class="org.milyn.edi.unedifact.d05a.common.Reference" createOnElement="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_7/Reference"> <jb:wiring property="reference" beanIdRef="MEDREQ.Segment_group_2.Segment_group_5.Segment_group_7.Reference.REFERENCE" /> </jb:bean> <jb:bean beanId="MEDREQ.Segment_group_2.Segment_group_5.Segment_group_7.Reference.REFERENCE" class="org.milyn.edi.unedifact.d05a.common.field.ReferenceC506" createOnElement="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_7/Reference/REFERENCE"> <jb:value property="referenceCodeQualifier" data="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_7/Reference/REFERENCE/Reference_code_qualifier" decoder="String" default="null" /> <jb:value property="referenceIdentifier" data="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_7/Reference/REFERENCE/Reference_identifier" decoder="String" default="null" /> <jb:value property="documentLineIdentifier" data="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_7/Reference/REFERENCE/Document_line_identifier" decoder="String" default="null" /> <jb:value property="referenceVersionIdentifier" data="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_7/Reference/REFERENCE/Reference_version_identifier" decoder="String" default="null" /> <jb:value property="revisionIdentifier" data="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_7/Reference/REFERENCE/Revision_identifier" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="MEDREQ.Segment_group_2.Segment_group_5.Segment_group_7.Segment_group_8_List" class="java.util.ArrayList" createOnElement="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_7"> <jb:wiring beanIdRef="MEDREQ.Segment_group_2.Segment_group_5.Segment_group_7.Segment_group_8" /> </jb:bean> <jb:bean beanId="MEDREQ.Segment_group_2.Segment_group_5.Segment_group_7.Segment_group_8" class="org.milyn.edi.unedifact.d05a.MEDREQ.SegmentGroup8" createOnElement="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_7/Segment_group_8"> <jb:wiring property="status" beanIdRef="MEDREQ.Segment_group_2.Segment_group_5.Segment_group_7.Segment_group_8.Status" /> <jb:wiring property="sequenceDetails" beanIdRef="MEDREQ.Segment_group_2.Segment_group_5.Segment_group_7.Segment_group_8.Sequence_details" /> <jb:wiring property="processingInformation" beanIdRef="MEDREQ.Segment_group_2.Segment_group_5.Segment_group_7.Segment_group_8.Processing_information" /> <jb:wiring property="result" beanIdRef="MEDREQ.Segment_group_2.Segment_group_5.Segment_group_7.Segment_group_8.Result" /> <jb:wiring property="characteristicClassId" beanIdRef="MEDREQ.Segment_group_2.Segment_group_5.Segment_group_7.Segment_group_8.Characteristic_class_id_List" /> <jb:wiring property="clinicalInformation" beanIdRef="MEDREQ.Segment_group_2.Segment_group_5.Segment_group_7.Segment_group_8.Clinical_information_List" /> <jb:wiring property="dateTimePeriod" beanIdRef="MEDREQ.Segment_group_2.Segment_group_5.Segment_group_7.Segment_group_8.Date_time_period_List" /> <jb:wiring property="freeText" beanIdRef="MEDREQ.Segment_group_2.Segment_group_5.Segment_group_7.Segment_group_8.Free_text_List" /> <jb:wiring property="reference" beanIdRef="MEDREQ.Segment_group_2.Segment_group_5.Segment_group_7.Segment_group_8.Reference_List" /> <jb:wiring property="segmentGroup9" beanIdRef="MEDREQ.Segment_group_2.Segment_group_5.Segment_group_7.Segment_group_8.Segment_group_9_List" /> <jb:wiring property="segmentGroup10" beanIdRef="MEDREQ.Segment_group_2.Segment_group_5.Segment_group_7.Segment_group_8.Segment_group_10_List" /> </jb:bean> <jb:bean beanId="MEDREQ.Segment_group_2.Segment_group_5.Segment_group_7.Segment_group_8.Status" class="org.milyn.edi.unedifact.d05a.common.Status" createOnElement="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_7/Segment_group_8/Status"> <jb:wiring property="statusCategory" beanIdRef="MEDREQ.Segment_group_2.Segment_group_5.Segment_group_7.Segment_group_8.Status.STATUS_CATEGORY" /> <jb:wiring property="status" beanIdRef="MEDREQ.Segment_group_2.Segment_group_5.Segment_group_7.Segment_group_8.Status.STATUS" /> <jb:wiring property="statusReason1" beanIdRef="MEDREQ.Segment_group_2.Segment_group_5.Segment_group_7.Segment_group_8.Status.STATUS_REASON_-_-1" /> <jb:wiring property="statusReason2" beanIdRef="MEDREQ.Segment_group_2.Segment_group_5.Segment_group_7.Segment_group_8.Status.STATUS_REASON_-_-2" /> <jb:wiring property="statusReason3" beanIdRef="MEDREQ.Segment_group_2.Segment_group_5.Segment_group_7.Segment_group_8.Status.STATUS_REASON_-_-3" /> <jb:wiring property="statusReason4" beanIdRef="MEDREQ.Segment_group_2.Segment_group_5.Segment_group_7.Segment_group_8.Status.STATUS_REASON_-_-4" /> <jb:wiring property="statusReason5" beanIdRef="MEDREQ.Segment_group_2.Segment_group_5.Segment_group_7.Segment_group_8.Status.STATUS_REASON_-_-5" /> </jb:bean> <jb:bean beanId="MEDREQ.Segment_group_2.Segment_group_5.Segment_group_7.Segment_group_8.Status.STATUS_CATEGORY" class="org.milyn.edi.unedifact.d05a.common.field.StatusCategoryC601" createOnElement="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_7/Segment_group_8/Status/STATUS_CATEGORY"> <jb:value property="statusCategoryCode" data="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_7/Segment_group_8/Status/STATUS_CATEGORY/Status_category_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_7/Segment_group_8/Status/STATUS_CATEGORY/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_7/Segment_group_8/Status/STATUS_CATEGORY/Code_list_responsible_agency_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="MEDREQ.Segment_group_2.Segment_group_5.Segment_group_7.Segment_group_8.Status.STATUS" class="org.milyn.edi.unedifact.d05a.common.field.StatusC555" createOnElement="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_7/Segment_group_8/Status/STATUS"> <jb:value property="statusDescriptionCode" data="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_7/Segment_group_8/Status/STATUS/Status_description_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_7/Segment_group_8/Status/STATUS/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_7/Segment_group_8/Status/STATUS/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="statusDescription" data="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_7/Segment_group_8/Status/STATUS/Status_description" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="MEDREQ.Segment_group_2.Segment_group_5.Segment_group_7.Segment_group_8.Status.STATUS_REASON_-_-1" class="org.milyn.edi.unedifact.d05a.common.field.StatusReasonC556" createOnElement="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_7/Segment_group_8/Status/STATUS_REASON_-_-1"> <jb:value property="statusReasonDescriptionCode" data="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_7/Segment_group_8/Status/STATUS_REASON_-_-1/Status_reason_description_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_7/Segment_group_8/Status/STATUS_REASON_-_-1/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_7/Segment_group_8/Status/STATUS_REASON_-_-1/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="statusReasonDescription" data="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_7/Segment_group_8/Status/STATUS_REASON_-_-1/Status_reason_description" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="MEDREQ.Segment_group_2.Segment_group_5.Segment_group_7.Segment_group_8.Status.STATUS_REASON_-_-2" class="org.milyn.edi.unedifact.d05a.common.field.StatusReasonC556" createOnElement="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_7/Segment_group_8/Status/STATUS_REASON_-_-2"> <jb:value property="statusReasonDescriptionCode" data="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_7/Segment_group_8/Status/STATUS_REASON_-_-2/Status_reason_description_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_7/Segment_group_8/Status/STATUS_REASON_-_-2/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_7/Segment_group_8/Status/STATUS_REASON_-_-2/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="statusReasonDescription" data="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_7/Segment_group_8/Status/STATUS_REASON_-_-2/Status_reason_description" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="MEDREQ.Segment_group_2.Segment_group_5.Segment_group_7.Segment_group_8.Status.STATUS_REASON_-_-3" class="org.milyn.edi.unedifact.d05a.common.field.StatusReasonC556" createOnElement="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_7/Segment_group_8/Status/STATUS_REASON_-_-3"> <jb:value property="statusReasonDescriptionCode" data="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_7/Segment_group_8/Status/STATUS_REASON_-_-3/Status_reason_description_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_7/Segment_group_8/Status/STATUS_REASON_-_-3/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_7/Segment_group_8/Status/STATUS_REASON_-_-3/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="statusReasonDescription" data="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_7/Segment_group_8/Status/STATUS_REASON_-_-3/Status_reason_description" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="MEDREQ.Segment_group_2.Segment_group_5.Segment_group_7.Segment_group_8.Status.STATUS_REASON_-_-4" class="org.milyn.edi.unedifact.d05a.common.field.StatusReasonC556" createOnElement="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_7/Segment_group_8/Status/STATUS_REASON_-_-4"> <jb:value property="statusReasonDescriptionCode" data="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_7/Segment_group_8/Status/STATUS_REASON_-_-4/Status_reason_description_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_7/Segment_group_8/Status/STATUS_REASON_-_-4/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_7/Segment_group_8/Status/STATUS_REASON_-_-4/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="statusReasonDescription" data="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_7/Segment_group_8/Status/STATUS_REASON_-_-4/Status_reason_description" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="MEDREQ.Segment_group_2.Segment_group_5.Segment_group_7.Segment_group_8.Status.STATUS_REASON_-_-5" class="org.milyn.edi.unedifact.d05a.common.field.StatusReasonC556" createOnElement="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_7/Segment_group_8/Status/STATUS_REASON_-_-5"> <jb:value property="statusReasonDescriptionCode" data="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_7/Segment_group_8/Status/STATUS_REASON_-_-5/Status_reason_description_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_7/Segment_group_8/Status/STATUS_REASON_-_-5/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_7/Segment_group_8/Status/STATUS_REASON_-_-5/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="statusReasonDescription" data="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_7/Segment_group_8/Status/STATUS_REASON_-_-5/Status_reason_description" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="MEDREQ.Segment_group_2.Segment_group_5.Segment_group_7.Segment_group_8.Sequence_details" class="org.milyn.edi.unedifact.d05a.common.SequenceDetails" createOnElement="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_7/Segment_group_8/Sequence_details"> <jb:value property="actionRequestNotificationDescriptionCode" data="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_7/Segment_group_8/Sequence_details/Action_request_notification_description_code" decoder="String" default="null" /> <jb:wiring property="sequenceInformation" beanIdRef="MEDREQ.Segment_group_2.Segment_group_5.Segment_group_7.Segment_group_8.Sequence_details.SEQUENCE_INFORMATION" /> </jb:bean> <jb:bean beanId="MEDREQ.Segment_group_2.Segment_group_5.Segment_group_7.Segment_group_8.Sequence_details.SEQUENCE_INFORMATION" class="org.milyn.edi.unedifact.d05a.common.field.SequenceInformationC286" createOnElement="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_7/Segment_group_8/Sequence_details/SEQUENCE_INFORMATION"> <jb:value property="sequencePositionIdentifier" data="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_7/Segment_group_8/Sequence_details/SEQUENCE_INFORMATION/Sequence_position_identifier" decoder="String" default="null" /> <jb:value property="sequenceIdentifierSourceCode" data="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_7/Segment_group_8/Sequence_details/SEQUENCE_INFORMATION/Sequence_identifier_source_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_7/Segment_group_8/Sequence_details/SEQUENCE_INFORMATION/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_7/Segment_group_8/Sequence_details/SEQUENCE_INFORMATION/Code_list_responsible_agency_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="MEDREQ.Segment_group_2.Segment_group_5.Segment_group_7.Segment_group_8.Processing_information" class="org.milyn.edi.unedifact.d05a.common.ProcessingInformation" createOnElement="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_7/Segment_group_8/Processing_information"> <jb:value property="processingInformationCodeQualifier" data="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_7/Segment_group_8/Processing_information/Processing_information_code_qualifier" decoder="String" default="null" /> <jb:value property="processTypeDescriptionCode" data="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_7/Segment_group_8/Processing_information/Process_type_description_code" decoder="String" default="null" /> <jb:wiring property="processingIndicator" beanIdRef="MEDREQ.Segment_group_2.Segment_group_5.Segment_group_7.Segment_group_8.Processing_information.PROCESSING_INDICATOR" /> </jb:bean> <jb:bean beanId="MEDREQ.Segment_group_2.Segment_group_5.Segment_group_7.Segment_group_8.Processing_information.PROCESSING_INDICATOR" class="org.milyn.edi.unedifact.d05a.common.field.ProcessingIndicatorC012" createOnElement="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_7/Segment_group_8/Processing_information/PROCESSING_INDICATOR"> <jb:value property="processingIndicatorDescriptionCode" data="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_7/Segment_group_8/Processing_information/PROCESSING_INDICATOR/Processing_indicator_description_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_7/Segment_group_8/Processing_information/PROCESSING_INDICATOR/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_7/Segment_group_8/Processing_information/PROCESSING_INDICATOR/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="processingIndicatorDescription" data="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_7/Segment_group_8/Processing_information/PROCESSING_INDICATOR/Processing_indicator_description" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="MEDREQ.Segment_group_2.Segment_group_5.Segment_group_7.Segment_group_8.Result" class="org.milyn.edi.unedifact.d05a.common.Result" createOnElement="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_7/Segment_group_8/Result"> <jb:value property="resultValueTypeCodeQualifier" data="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_7/Segment_group_8/Result/Result_value_type_code_qualifier" decoder="String" default="null" /> <jb:value property="resultRepresentationCode" data="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_7/Segment_group_8/Result/Result_representation_code" decoder="String" default="null" /> <jb:value property="resultNormalcyCode" data="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_7/Segment_group_8/Result/Result_normalcy_code" decoder="String" default="null" /> <jb:wiring property="resultDetails1" beanIdRef="MEDREQ.Segment_group_2.Segment_group_5.Segment_group_7.Segment_group_8.Result.RESULT_DETAILS_-_-1" /> <jb:wiring property="resultDetails2" beanIdRef="MEDREQ.Segment_group_2.Segment_group_5.Segment_group_7.Segment_group_8.Result.RESULT_DETAILS_-_-2" /> <jb:wiring property="measurementUnitDetails" beanIdRef="MEDREQ.Segment_group_2.Segment_group_5.Segment_group_7.Segment_group_8.Result.MEASUREMENT_UNIT_DETAILS" /> </jb:bean> <jb:bean beanId="MEDREQ.Segment_group_2.Segment_group_5.Segment_group_7.Segment_group_8.Result.RESULT_DETAILS_-_-1" class="org.milyn.edi.unedifact.d05a.common.field.ResultDetailsC831" createOnElement="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_7/Segment_group_8/Result/RESULT_DETAILS_-_-1"> <jb:value property="measure" data="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_7/Segment_group_8/Result/RESULT_DETAILS_-_-1/Measure" decoder="String" default="null" /> <jb:value property="measurementSignificanceCode" data="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_7/Segment_group_8/Result/RESULT_DETAILS_-_-1/Measurement_significance_code" decoder="String" default="null" /> <jb:value property="nonDiscreteMeasurementNameCode" data="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_7/Segment_group_8/Result/RESULT_DETAILS_-_-1/Non_discrete_measurement_name_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_7/Segment_group_8/Result/RESULT_DETAILS_-_-1/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_7/Segment_group_8/Result/RESULT_DETAILS_-_-1/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="nonDiscreteMeasurementName" data="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_7/Segment_group_8/Result/RESULT_DETAILS_-_-1/Non_discrete_measurement_name" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="MEDREQ.Segment_group_2.Segment_group_5.Segment_group_7.Segment_group_8.Result.RESULT_DETAILS_-_-2" class="org.milyn.edi.unedifact.d05a.common.field.ResultDetailsC831" createOnElement="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_7/Segment_group_8/Result/RESULT_DETAILS_-_-2"> <jb:value property="measure" data="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_7/Segment_group_8/Result/RESULT_DETAILS_-_-2/Measure" decoder="String" default="null" /> <jb:value property="measurementSignificanceCode" data="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_7/Segment_group_8/Result/RESULT_DETAILS_-_-2/Measurement_significance_code" decoder="String" default="null" /> <jb:value property="nonDiscreteMeasurementNameCode" data="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_7/Segment_group_8/Result/RESULT_DETAILS_-_-2/Non_discrete_measurement_name_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_7/Segment_group_8/Result/RESULT_DETAILS_-_-2/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_7/Segment_group_8/Result/RESULT_DETAILS_-_-2/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="nonDiscreteMeasurementName" data="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_7/Segment_group_8/Result/RESULT_DETAILS_-_-2/Non_discrete_measurement_name" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="MEDREQ.Segment_group_2.Segment_group_5.Segment_group_7.Segment_group_8.Result.MEASUREMENT_UNIT_DETAILS" class="org.milyn.edi.unedifact.d05a.common.field.MeasurementUnitDetailsC848" createOnElement="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_7/Segment_group_8/Result/MEASUREMENT_UNIT_DETAILS"> <jb:value property="measurementUnitCode" data="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_7/Segment_group_8/Result/MEASUREMENT_UNIT_DETAILS/Measurement_unit_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_7/Segment_group_8/Result/MEASUREMENT_UNIT_DETAILS/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_7/Segment_group_8/Result/MEASUREMENT_UNIT_DETAILS/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="measurementUnitName" data="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_7/Segment_group_8/Result/MEASUREMENT_UNIT_DETAILS/Measurement_unit_name" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="MEDREQ.Segment_group_2.Segment_group_5.Segment_group_7.Segment_group_8.Characteristic_class_id_List" class="java.util.ArrayList" createOnElement="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_7/Segment_group_8"> <jb:wiring beanIdRef="MEDREQ.Segment_group_2.Segment_group_5.Segment_group_7.Segment_group_8.Characteristic_class_id" /> </jb:bean> <jb:bean beanId="MEDREQ.Segment_group_2.Segment_group_5.Segment_group_7.Segment_group_8.Characteristic_class_id" class="org.milyn.edi.unedifact.d05a.common.CharacteristicClassId" createOnElement="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_7/Segment_group_8/Characteristic_class_id"> <jb:value property="classTypeCode" data="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_7/Segment_group_8/Characteristic_class_id/Class_type_code" decoder="String" default="null" /> <jb:value property="characteristicRelevanceCode" data="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_7/Segment_group_8/Characteristic_class_id/Characteristic_relevance_code" decoder="String" default="null" /> <jb:wiring property="measurementDetails" beanIdRef="MEDREQ.Segment_group_2.Segment_group_5.Segment_group_7.Segment_group_8.Characteristic_class_id.MEASUREMENT_DETAILS" /> <jb:wiring property="characteristicDescription" beanIdRef="MEDREQ.Segment_group_2.Segment_group_5.Segment_group_7.Segment_group_8.Characteristic_class_id.CHARACTERISTIC_DESCRIPTION" /> </jb:bean> <jb:bean beanId="MEDREQ.Segment_group_2.Segment_group_5.Segment_group_7.Segment_group_8.Characteristic_class_id.MEASUREMENT_DETAILS" class="org.milyn.edi.unedifact.d05a.common.field.MeasurementDetailsC502" createOnElement="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_7/Segment_group_8/Characteristic_class_id/MEASUREMENT_DETAILS"> <jb:value property="measuredAttributeCode" data="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_7/Segment_group_8/Characteristic_class_id/MEASUREMENT_DETAILS/Measured_attribute_code" decoder="String" default="null" /> <jb:value property="measurementSignificanceCode" data="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_7/Segment_group_8/Characteristic_class_id/MEASUREMENT_DETAILS/Measurement_significance_code" decoder="String" default="null" /> <jb:value property="nonDiscreteMeasurementNameCode" data="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_7/Segment_group_8/Characteristic_class_id/MEASUREMENT_DETAILS/Non_discrete_measurement_name_code" decoder="String" default="null" /> <jb:value property="nonDiscreteMeasurementName" data="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_7/Segment_group_8/Characteristic_class_id/MEASUREMENT_DETAILS/Non_discrete_measurement_name" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="MEDREQ.Segment_group_2.Segment_group_5.Segment_group_7.Segment_group_8.Characteristic_class_id.CHARACTERISTIC_DESCRIPTION" class="org.milyn.edi.unedifact.d05a.common.field.CharacteristicDescriptionC240" createOnElement="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_7/Segment_group_8/Characteristic_class_id/CHARACTERISTIC_DESCRIPTION"> <jb:value property="characteristicDescriptionCode" data="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_7/Segment_group_8/Characteristic_class_id/CHARACTERISTIC_DESCRIPTION/Characteristic_description_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_7/Segment_group_8/Characteristic_class_id/CHARACTERISTIC_DESCRIPTION/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_7/Segment_group_8/Characteristic_class_id/CHARACTERISTIC_DESCRIPTION/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="characteristicDescription1" data="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_7/Segment_group_8/Characteristic_class_id/CHARACTERISTIC_DESCRIPTION/Characteristic_description_-_-1" decoder="String" default="null" /> <jb:value property="characteristicDescription2" data="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_7/Segment_group_8/Characteristic_class_id/CHARACTERISTIC_DESCRIPTION/Characteristic_description_-_-2" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="MEDREQ.Segment_group_2.Segment_group_5.Segment_group_7.Segment_group_8.Clinical_information_List" class="java.util.ArrayList" createOnElement="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_7/Segment_group_8"> <jb:wiring beanIdRef="MEDREQ.Segment_group_2.Segment_group_5.Segment_group_7.Segment_group_8.Clinical_information" /> </jb:bean> <jb:bean beanId="MEDREQ.Segment_group_2.Segment_group_5.Segment_group_7.Segment_group_8.Clinical_information" class="org.milyn.edi.unedifact.d05a.common.ClinicalInformation" createOnElement="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_7/Segment_group_8/Clinical_information"> <jb:value property="clinicalInformationTypeCodeQualifier" data="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_7/Segment_group_8/Clinical_information/Clinical_information_type_code_qualifier" decoder="String" default="null" /> <jb:wiring property="clinicalInformationDetails" beanIdRef="MEDREQ.Segment_group_2.Segment_group_5.Segment_group_7.Segment_group_8.Clinical_information.CLINICAL_INFORMATION_DETAILS" /> <jb:wiring property="certaintyDetails" beanIdRef="MEDREQ.Segment_group_2.Segment_group_5.Segment_group_7.Segment_group_8.Clinical_information.CERTAINTY_DETAILS" /> </jb:bean> <jb:bean beanId="MEDREQ.Segment_group_2.Segment_group_5.Segment_group_7.Segment_group_8.Clinical_information.CLINICAL_INFORMATION_DETAILS" class="org.milyn.edi.unedifact.d05a.common.field.ClinicalInformationDetailsC836" createOnElement="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_7/Segment_group_8/Clinical_information/CLINICAL_INFORMATION_DETAILS"> <jb:value property="clinicalInformationDescriptionIdentifier" data="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_7/Segment_group_8/Clinical_information/CLINICAL_INFORMATION_DETAILS/Clinical_information_description_identifier" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_7/Segment_group_8/Clinical_information/CLINICAL_INFORMATION_DETAILS/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_7/Segment_group_8/Clinical_information/CLINICAL_INFORMATION_DETAILS/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="clinicalInformationDescription" data="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_7/Segment_group_8/Clinical_information/CLINICAL_INFORMATION_DETAILS/Clinical_information_description" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="MEDREQ.Segment_group_2.Segment_group_5.Segment_group_7.Segment_group_8.Clinical_information.CERTAINTY_DETAILS" class="org.milyn.edi.unedifact.d05a.common.field.CertaintyDetailsC837" createOnElement="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_7/Segment_group_8/Clinical_information/CERTAINTY_DETAILS"> <jb:value property="certaintyDescriptionCode" data="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_7/Segment_group_8/Clinical_information/CERTAINTY_DETAILS/Certainty_description_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_7/Segment_group_8/Clinical_information/CERTAINTY_DETAILS/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_7/Segment_group_8/Clinical_information/CERTAINTY_DETAILS/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="certaintyDescription" data="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_7/Segment_group_8/Clinical_information/CERTAINTY_DETAILS/Certainty_description" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="MEDREQ.Segment_group_2.Segment_group_5.Segment_group_7.Segment_group_8.Date_time_period_List" class="java.util.ArrayList" createOnElement="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_7/Segment_group_8"> <jb:wiring beanIdRef="MEDREQ.Segment_group_2.Segment_group_5.Segment_group_7.Segment_group_8.Date_time_period" /> </jb:bean> <jb:bean beanId="MEDREQ.Segment_group_2.Segment_group_5.Segment_group_7.Segment_group_8.Date_time_period" class="org.milyn.edi.unedifact.d05a.common.DateTimePeriod" createOnElement="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_7/Segment_group_8/Date_time_period"> <jb:wiring property="dateTimePeriod" beanIdRef="MEDREQ.Segment_group_2.Segment_group_5.Segment_group_7.Segment_group_8.Date_time_period.DATE_TIME_PERIOD" /> </jb:bean> <jb:bean beanId="MEDREQ.Segment_group_2.Segment_group_5.Segment_group_7.Segment_group_8.Date_time_period.DATE_TIME_PERIOD" class="org.milyn.edi.unedifact.d05a.common.field.DateTimePeriodC507" createOnElement="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_7/Segment_group_8/Date_time_period/DATE_TIME_PERIOD"> <jb:value property="dateOrTimeOrPeriodFunctionCodeQualifier" data="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_7/Segment_group_8/Date_time_period/DATE_TIME_PERIOD/Date_or_time_or_period_function_code_qualifier" decoder="String" default="null" /> <jb:value property="dateOrTimeOrPeriodText" data="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_7/Segment_group_8/Date_time_period/DATE_TIME_PERIOD/Date_or_time_or_period_text" decoder="String" default="null" /> <jb:value property="dateOrTimeOrPeriodFormatCode" data="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_7/Segment_group_8/Date_time_period/DATE_TIME_PERIOD/Date_or_time_or_period_format_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="MEDREQ.Segment_group_2.Segment_group_5.Segment_group_7.Segment_group_8.Free_text_List" class="java.util.ArrayList" createOnElement="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_7/Segment_group_8"> <jb:wiring beanIdRef="MEDREQ.Segment_group_2.Segment_group_5.Segment_group_7.Segment_group_8.Free_text" /> </jb:bean> <jb:bean beanId="MEDREQ.Segment_group_2.Segment_group_5.Segment_group_7.Segment_group_8.Free_text" class="org.milyn.edi.unedifact.d05a.common.FreeText" createOnElement="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_7/Segment_group_8/Free_text"> <jb:value property="textSubjectCodeQualifier" data="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_7/Segment_group_8/Free_text/Text_subject_code_qualifier" decoder="String" default="null" /> <jb:value property="freeTextFunctionCode" data="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_7/Segment_group_8/Free_text/Free_text_function_code" decoder="String" default="null" /> <jb:value property="languageNameCode" data="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_7/Segment_group_8/Free_text/Language_name_code" decoder="String" default="null" /> <jb:value property="freeTextFormatCode" data="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_7/Segment_group_8/Free_text/Free_text_format_code" decoder="String" default="null" /> <jb:wiring property="textReference" beanIdRef="MEDREQ.Segment_group_2.Segment_group_5.Segment_group_7.Segment_group_8.Free_text.TEXT_REFERENCE" /> <jb:wiring property="textLiteral" beanIdRef="MEDREQ.Segment_group_2.Segment_group_5.Segment_group_7.Segment_group_8.Free_text.TEXT_LITERAL" /> </jb:bean> <jb:bean beanId="MEDREQ.Segment_group_2.Segment_group_5.Segment_group_7.Segment_group_8.Free_text.TEXT_REFERENCE" class="org.milyn.edi.unedifact.d05a.common.field.TextReferenceC107" createOnElement="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_7/Segment_group_8/Free_text/TEXT_REFERENCE"> <jb:value property="freeTextDescriptionCode" data="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_7/Segment_group_8/Free_text/TEXT_REFERENCE/Free_text_description_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_7/Segment_group_8/Free_text/TEXT_REFERENCE/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_7/Segment_group_8/Free_text/TEXT_REFERENCE/Code_list_responsible_agency_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="MEDREQ.Segment_group_2.Segment_group_5.Segment_group_7.Segment_group_8.Free_text.TEXT_LITERAL" class="org.milyn.edi.unedifact.d05a.common.field.TextLiteralC108" createOnElement="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_7/Segment_group_8/Free_text/TEXT_LITERAL"> <jb:value property="freeText1" data="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_7/Segment_group_8/Free_text/TEXT_LITERAL/Free_text_-_-1" decoder="String" default="null" /> <jb:value property="freeText2" data="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_7/Segment_group_8/Free_text/TEXT_LITERAL/Free_text_-_-2" decoder="String" default="null" /> <jb:value property="freeText3" data="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_7/Segment_group_8/Free_text/TEXT_LITERAL/Free_text_-_-3" decoder="String" default="null" /> <jb:value property="freeText4" data="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_7/Segment_group_8/Free_text/TEXT_LITERAL/Free_text_-_-4" decoder="String" default="null" /> <jb:value property="freeText5" data="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_7/Segment_group_8/Free_text/TEXT_LITERAL/Free_text_-_-5" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="MEDREQ.Segment_group_2.Segment_group_5.Segment_group_7.Segment_group_8.Reference_List" class="java.util.ArrayList" createOnElement="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_7/Segment_group_8"> <jb:wiring beanIdRef="MEDREQ.Segment_group_2.Segment_group_5.Segment_group_7.Segment_group_8.Reference" /> </jb:bean> <jb:bean beanId="MEDREQ.Segment_group_2.Segment_group_5.Segment_group_7.Segment_group_8.Reference" class="org.milyn.edi.unedifact.d05a.common.Reference" createOnElement="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_7/Segment_group_8/Reference"> <jb:wiring property="reference" beanIdRef="MEDREQ.Segment_group_2.Segment_group_5.Segment_group_7.Segment_group_8.Reference.REFERENCE" /> </jb:bean> <jb:bean beanId="MEDREQ.Segment_group_2.Segment_group_5.Segment_group_7.Segment_group_8.Reference.REFERENCE" class="org.milyn.edi.unedifact.d05a.common.field.ReferenceC506" createOnElement="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_7/Segment_group_8/Reference/REFERENCE"> <jb:value property="referenceCodeQualifier" data="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_7/Segment_group_8/Reference/REFERENCE/Reference_code_qualifier" decoder="String" default="null" /> <jb:value property="referenceIdentifier" data="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_7/Segment_group_8/Reference/REFERENCE/Reference_identifier" decoder="String" default="null" /> <jb:value property="documentLineIdentifier" data="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_7/Segment_group_8/Reference/REFERENCE/Document_line_identifier" decoder="String" default="null" /> <jb:value property="referenceVersionIdentifier" data="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_7/Segment_group_8/Reference/REFERENCE/Reference_version_identifier" decoder="String" default="null" /> <jb:value property="revisionIdentifier" data="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_7/Segment_group_8/Reference/REFERENCE/Revision_identifier" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="MEDREQ.Segment_group_2.Segment_group_5.Segment_group_7.Segment_group_8.Segment_group_9_List" class="java.util.ArrayList" createOnElement="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_7/Segment_group_8"> <jb:wiring beanIdRef="MEDREQ.Segment_group_2.Segment_group_5.Segment_group_7.Segment_group_8.Segment_group_9" /> </jb:bean> <jb:bean beanId="MEDREQ.Segment_group_2.Segment_group_5.Segment_group_7.Segment_group_8.Segment_group_9" class="org.milyn.edi.unedifact.d05a.MEDREQ.SegmentGroup9" createOnElement="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_7/Segment_group_8/Segment_group_9"> <jb:wiring property="result" beanIdRef="MEDREQ.Segment_group_2.Segment_group_5.Segment_group_7.Segment_group_8.Segment_group_9.Result" /> <jb:wiring property="freeText" beanIdRef="MEDREQ.Segment_group_2.Segment_group_5.Segment_group_7.Segment_group_8.Segment_group_9.Free_text_List" /> <jb:wiring property="characteristicClassId" beanIdRef="MEDREQ.Segment_group_2.Segment_group_5.Segment_group_7.Segment_group_8.Segment_group_9.Characteristic_class_id_List" /> </jb:bean> <jb:bean beanId="MEDREQ.Segment_group_2.Segment_group_5.Segment_group_7.Segment_group_8.Segment_group_9.Result" class="org.milyn.edi.unedifact.d05a.common.Result" createOnElement="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_7/Segment_group_8/Segment_group_9/Result"> <jb:value property="resultValueTypeCodeQualifier" data="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_7/Segment_group_8/Segment_group_9/Result/Result_value_type_code_qualifier" decoder="String" default="null" /> <jb:value property="resultRepresentationCode" data="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_7/Segment_group_8/Segment_group_9/Result/Result_representation_code" decoder="String" default="null" /> <jb:value property="resultNormalcyCode" data="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_7/Segment_group_8/Segment_group_9/Result/Result_normalcy_code" decoder="String" default="null" /> <jb:wiring property="resultDetails1" beanIdRef="MEDREQ.Segment_group_2.Segment_group_5.Segment_group_7.Segment_group_8.Segment_group_9.Result.RESULT_DETAILS_-_-1" /> <jb:wiring property="resultDetails2" beanIdRef="MEDREQ.Segment_group_2.Segment_group_5.Segment_group_7.Segment_group_8.Segment_group_9.Result.RESULT_DETAILS_-_-2" /> <jb:wiring property="measurementUnitDetails" beanIdRef="MEDREQ.Segment_group_2.Segment_group_5.Segment_group_7.Segment_group_8.Segment_group_9.Result.MEASUREMENT_UNIT_DETAILS" /> </jb:bean> <jb:bean beanId="MEDREQ.Segment_group_2.Segment_group_5.Segment_group_7.Segment_group_8.Segment_group_9.Result.RESULT_DETAILS_-_-1" class="org.milyn.edi.unedifact.d05a.common.field.ResultDetailsC831" createOnElement="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_7/Segment_group_8/Segment_group_9/Result/RESULT_DETAILS_-_-1"> <jb:value property="measure" data="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_7/Segment_group_8/Segment_group_9/Result/RESULT_DETAILS_-_-1/Measure" decoder="String" default="null" /> <jb:value property="measurementSignificanceCode" data="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_7/Segment_group_8/Segment_group_9/Result/RESULT_DETAILS_-_-1/Measurement_significance_code" decoder="String" default="null" /> <jb:value property="nonDiscreteMeasurementNameCode" data="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_7/Segment_group_8/Segment_group_9/Result/RESULT_DETAILS_-_-1/Non_discrete_measurement_name_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_7/Segment_group_8/Segment_group_9/Result/RESULT_DETAILS_-_-1/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_7/Segment_group_8/Segment_group_9/Result/RESULT_DETAILS_-_-1/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="nonDiscreteMeasurementName" data="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_7/Segment_group_8/Segment_group_9/Result/RESULT_DETAILS_-_-1/Non_discrete_measurement_name" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="MEDREQ.Segment_group_2.Segment_group_5.Segment_group_7.Segment_group_8.Segment_group_9.Result.RESULT_DETAILS_-_-2" class="org.milyn.edi.unedifact.d05a.common.field.ResultDetailsC831" createOnElement="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_7/Segment_group_8/Segment_group_9/Result/RESULT_DETAILS_-_-2"> <jb:value property="measure" data="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_7/Segment_group_8/Segment_group_9/Result/RESULT_DETAILS_-_-2/Measure" decoder="String" default="null" /> <jb:value property="measurementSignificanceCode" data="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_7/Segment_group_8/Segment_group_9/Result/RESULT_DETAILS_-_-2/Measurement_significance_code" decoder="String" default="null" /> <jb:value property="nonDiscreteMeasurementNameCode" data="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_7/Segment_group_8/Segment_group_9/Result/RESULT_DETAILS_-_-2/Non_discrete_measurement_name_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_7/Segment_group_8/Segment_group_9/Result/RESULT_DETAILS_-_-2/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_7/Segment_group_8/Segment_group_9/Result/RESULT_DETAILS_-_-2/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="nonDiscreteMeasurementName" data="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_7/Segment_group_8/Segment_group_9/Result/RESULT_DETAILS_-_-2/Non_discrete_measurement_name" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="MEDREQ.Segment_group_2.Segment_group_5.Segment_group_7.Segment_group_8.Segment_group_9.Result.MEASUREMENT_UNIT_DETAILS" class="org.milyn.edi.unedifact.d05a.common.field.MeasurementUnitDetailsC848" createOnElement="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_7/Segment_group_8/Segment_group_9/Result/MEASUREMENT_UNIT_DETAILS"> <jb:value property="measurementUnitCode" data="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_7/Segment_group_8/Segment_group_9/Result/MEASUREMENT_UNIT_DETAILS/Measurement_unit_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_7/Segment_group_8/Segment_group_9/Result/MEASUREMENT_UNIT_DETAILS/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_7/Segment_group_8/Segment_group_9/Result/MEASUREMENT_UNIT_DETAILS/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="measurementUnitName" data="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_7/Segment_group_8/Segment_group_9/Result/MEASUREMENT_UNIT_DETAILS/Measurement_unit_name" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="MEDREQ.Segment_group_2.Segment_group_5.Segment_group_7.Segment_group_8.Segment_group_9.Free_text_List" class="java.util.ArrayList" createOnElement="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_7/Segment_group_8/Segment_group_9"> <jb:wiring beanIdRef="MEDREQ.Segment_group_2.Segment_group_5.Segment_group_7.Segment_group_8.Segment_group_9.Free_text" /> </jb:bean> <jb:bean beanId="MEDREQ.Segment_group_2.Segment_group_5.Segment_group_7.Segment_group_8.Segment_group_9.Free_text" class="org.milyn.edi.unedifact.d05a.common.FreeText" createOnElement="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_7/Segment_group_8/Segment_group_9/Free_text"> <jb:value property="textSubjectCodeQualifier" data="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_7/Segment_group_8/Segment_group_9/Free_text/Text_subject_code_qualifier" decoder="String" default="null" /> <jb:value property="freeTextFunctionCode" data="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_7/Segment_group_8/Segment_group_9/Free_text/Free_text_function_code" decoder="String" default="null" /> <jb:value property="languageNameCode" data="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_7/Segment_group_8/Segment_group_9/Free_text/Language_name_code" decoder="String" default="null" /> <jb:value property="freeTextFormatCode" data="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_7/Segment_group_8/Segment_group_9/Free_text/Free_text_format_code" decoder="String" default="null" /> <jb:wiring property="textReference" beanIdRef="MEDREQ.Segment_group_2.Segment_group_5.Segment_group_7.Segment_group_8.Segment_group_9.Free_text.TEXT_REFERENCE" /> <jb:wiring property="textLiteral" beanIdRef="MEDREQ.Segment_group_2.Segment_group_5.Segment_group_7.Segment_group_8.Segment_group_9.Free_text.TEXT_LITERAL" /> </jb:bean> <jb:bean beanId="MEDREQ.Segment_group_2.Segment_group_5.Segment_group_7.Segment_group_8.Segment_group_9.Free_text.TEXT_REFERENCE" class="org.milyn.edi.unedifact.d05a.common.field.TextReferenceC107" createOnElement="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_7/Segment_group_8/Segment_group_9/Free_text/TEXT_REFERENCE"> <jb:value property="freeTextDescriptionCode" data="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_7/Segment_group_8/Segment_group_9/Free_text/TEXT_REFERENCE/Free_text_description_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_7/Segment_group_8/Segment_group_9/Free_text/TEXT_REFERENCE/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_7/Segment_group_8/Segment_group_9/Free_text/TEXT_REFERENCE/Code_list_responsible_agency_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="MEDREQ.Segment_group_2.Segment_group_5.Segment_group_7.Segment_group_8.Segment_group_9.Free_text.TEXT_LITERAL" class="org.milyn.edi.unedifact.d05a.common.field.TextLiteralC108" createOnElement="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_7/Segment_group_8/Segment_group_9/Free_text/TEXT_LITERAL"> <jb:value property="freeText1" data="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_7/Segment_group_8/Segment_group_9/Free_text/TEXT_LITERAL/Free_text_-_-1" decoder="String" default="null" /> <jb:value property="freeText2" data="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_7/Segment_group_8/Segment_group_9/Free_text/TEXT_LITERAL/Free_text_-_-2" decoder="String" default="null" /> <jb:value property="freeText3" data="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_7/Segment_group_8/Segment_group_9/Free_text/TEXT_LITERAL/Free_text_-_-3" decoder="String" default="null" /> <jb:value property="freeText4" data="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_7/Segment_group_8/Segment_group_9/Free_text/TEXT_LITERAL/Free_text_-_-4" decoder="String" default="null" /> <jb:value property="freeText5" data="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_7/Segment_group_8/Segment_group_9/Free_text/TEXT_LITERAL/Free_text_-_-5" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="MEDREQ.Segment_group_2.Segment_group_5.Segment_group_7.Segment_group_8.Segment_group_9.Characteristic_class_id_List" class="java.util.ArrayList" createOnElement="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_7/Segment_group_8/Segment_group_9"> <jb:wiring beanIdRef="MEDREQ.Segment_group_2.Segment_group_5.Segment_group_7.Segment_group_8.Segment_group_9.Characteristic_class_id" /> </jb:bean> <jb:bean beanId="MEDREQ.Segment_group_2.Segment_group_5.Segment_group_7.Segment_group_8.Segment_group_9.Characteristic_class_id" class="org.milyn.edi.unedifact.d05a.common.CharacteristicClassId" createOnElement="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_7/Segment_group_8/Segment_group_9/Characteristic_class_id"> <jb:value property="classTypeCode" data="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_7/Segment_group_8/Segment_group_9/Characteristic_class_id/Class_type_code" decoder="String" default="null" /> <jb:value property="characteristicRelevanceCode" data="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_7/Segment_group_8/Segment_group_9/Characteristic_class_id/Characteristic_relevance_code" decoder="String" default="null" /> <jb:wiring property="measurementDetails" beanIdRef="MEDREQ.Segment_group_2.Segment_group_5.Segment_group_7.Segment_group_8.Segment_group_9.Characteristic_class_id.MEASUREMENT_DETAILS" /> <jb:wiring property="characteristicDescription" beanIdRef="MEDREQ.Segment_group_2.Segment_group_5.Segment_group_7.Segment_group_8.Segment_group_9.Characteristic_class_id.CHARACTERISTIC_DESCRIPTION" /> </jb:bean> <jb:bean beanId="MEDREQ.Segment_group_2.Segment_group_5.Segment_group_7.Segment_group_8.Segment_group_9.Characteristic_class_id.MEASUREMENT_DETAILS" class="org.milyn.edi.unedifact.d05a.common.field.MeasurementDetailsC502" createOnElement="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_7/Segment_group_8/Segment_group_9/Characteristic_class_id/MEASUREMENT_DETAILS"> <jb:value property="measuredAttributeCode" data="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_7/Segment_group_8/Segment_group_9/Characteristic_class_id/MEASUREMENT_DETAILS/Measured_attribute_code" decoder="String" default="null" /> <jb:value property="measurementSignificanceCode" data="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_7/Segment_group_8/Segment_group_9/Characteristic_class_id/MEASUREMENT_DETAILS/Measurement_significance_code" decoder="String" default="null" /> <jb:value property="nonDiscreteMeasurementNameCode" data="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_7/Segment_group_8/Segment_group_9/Characteristic_class_id/MEASUREMENT_DETAILS/Non_discrete_measurement_name_code" decoder="String" default="null" /> <jb:value property="nonDiscreteMeasurementName" data="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_7/Segment_group_8/Segment_group_9/Characteristic_class_id/MEASUREMENT_DETAILS/Non_discrete_measurement_name" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="MEDREQ.Segment_group_2.Segment_group_5.Segment_group_7.Segment_group_8.Segment_group_9.Characteristic_class_id.CHARACTERISTIC_DESCRIPTION" class="org.milyn.edi.unedifact.d05a.common.field.CharacteristicDescriptionC240" createOnElement="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_7/Segment_group_8/Segment_group_9/Characteristic_class_id/CHARACTERISTIC_DESCRIPTION"> <jb:value property="characteristicDescriptionCode" data="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_7/Segment_group_8/Segment_group_9/Characteristic_class_id/CHARACTERISTIC_DESCRIPTION/Characteristic_description_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_7/Segment_group_8/Segment_group_9/Characteristic_class_id/CHARACTERISTIC_DESCRIPTION/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_7/Segment_group_8/Segment_group_9/Characteristic_class_id/CHARACTERISTIC_DESCRIPTION/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="characteristicDescription1" data="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_7/Segment_group_8/Segment_group_9/Characteristic_class_id/CHARACTERISTIC_DESCRIPTION/Characteristic_description_-_-1" decoder="String" default="null" /> <jb:value property="characteristicDescription2" data="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_7/Segment_group_8/Segment_group_9/Characteristic_class_id/CHARACTERISTIC_DESCRIPTION/Characteristic_description_-_-2" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="MEDREQ.Segment_group_2.Segment_group_5.Segment_group_7.Segment_group_8.Segment_group_10_List" class="java.util.ArrayList" createOnElement="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_7/Segment_group_8"> <jb:wiring beanIdRef="MEDREQ.Segment_group_2.Segment_group_5.Segment_group_7.Segment_group_8.Segment_group_10" /> </jb:bean> <jb:bean beanId="MEDREQ.Segment_group_2.Segment_group_5.Segment_group_7.Segment_group_8.Segment_group_10" class="org.milyn.edi.unedifact.d05a.MEDREQ.SegmentGroup10" createOnElement="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_7/Segment_group_8/Segment_group_10"> <jb:wiring property="relationship" beanIdRef="MEDREQ.Segment_group_2.Segment_group_5.Segment_group_7.Segment_group_8.Segment_group_10.Relationship" /> <jb:wiring property="reference" beanIdRef="MEDREQ.Segment_group_2.Segment_group_5.Segment_group_7.Segment_group_8.Segment_group_10.Reference_List" /> </jb:bean> <jb:bean beanId="MEDREQ.Segment_group_2.Segment_group_5.Segment_group_7.Segment_group_8.Segment_group_10.Relationship" class="org.milyn.edi.unedifact.d05a.common.Relationship" createOnElement="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_7/Segment_group_8/Segment_group_10/Relationship"> <jb:value property="relationshipTypeCodeQualifier" data="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_7/Segment_group_8/Segment_group_10/Relationship/Relationship_type_code_qualifier" decoder="String" default="null" /> <jb:wiring property="relationship" beanIdRef="MEDREQ.Segment_group_2.Segment_group_5.Segment_group_7.Segment_group_8.Segment_group_10.Relationship.RELATIONSHIP" /> </jb:bean> <jb:bean beanId="MEDREQ.Segment_group_2.Segment_group_5.Segment_group_7.Segment_group_8.Segment_group_10.Relationship.RELATIONSHIP" class="org.milyn.edi.unedifact.d05a.common.field.RelationshipC941" createOnElement="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_7/Segment_group_8/Segment_group_10/Relationship/RELATIONSHIP"> <jb:value property="relationshipDescriptionCode" data="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_7/Segment_group_8/Segment_group_10/Relationship/RELATIONSHIP/Relationship_description_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_7/Segment_group_8/Segment_group_10/Relationship/RELATIONSHIP/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_7/Segment_group_8/Segment_group_10/Relationship/RELATIONSHIP/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="relationshipDescription" data="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_7/Segment_group_8/Segment_group_10/Relationship/RELATIONSHIP/Relationship_description" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="MEDREQ.Segment_group_2.Segment_group_5.Segment_group_7.Segment_group_8.Segment_group_10.Reference_List" class="java.util.ArrayList" createOnElement="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_7/Segment_group_8/Segment_group_10"> <jb:wiring beanIdRef="MEDREQ.Segment_group_2.Segment_group_5.Segment_group_7.Segment_group_8.Segment_group_10.Reference" /> </jb:bean> <jb:bean beanId="MEDREQ.Segment_group_2.Segment_group_5.Segment_group_7.Segment_group_8.Segment_group_10.Reference" class="org.milyn.edi.unedifact.d05a.common.Reference" createOnElement="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_7/Segment_group_8/Segment_group_10/Reference"> <jb:wiring property="reference" beanIdRef="MEDREQ.Segment_group_2.Segment_group_5.Segment_group_7.Segment_group_8.Segment_group_10.Reference.REFERENCE" /> </jb:bean> <jb:bean beanId="MEDREQ.Segment_group_2.Segment_group_5.Segment_group_7.Segment_group_8.Segment_group_10.Reference.REFERENCE" class="org.milyn.edi.unedifact.d05a.common.field.ReferenceC506" createOnElement="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_7/Segment_group_8/Segment_group_10/Reference/REFERENCE"> <jb:value property="referenceCodeQualifier" data="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_7/Segment_group_8/Segment_group_10/Reference/REFERENCE/Reference_code_qualifier" decoder="String" default="null" /> <jb:value property="referenceIdentifier" data="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_7/Segment_group_8/Segment_group_10/Reference/REFERENCE/Reference_identifier" decoder="String" default="null" /> <jb:value property="documentLineIdentifier" data="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_7/Segment_group_8/Segment_group_10/Reference/REFERENCE/Document_line_identifier" decoder="String" default="null" /> <jb:value property="referenceVersionIdentifier" data="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_7/Segment_group_8/Segment_group_10/Reference/REFERENCE/Reference_version_identifier" decoder="String" default="null" /> <jb:value property="revisionIdentifier" data="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_7/Segment_group_8/Segment_group_10/Reference/REFERENCE/Revision_identifier" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="MEDREQ.Segment_group_2.Segment_group_5.Segment_group_7.Segment_group_11_List" class="java.util.ArrayList" createOnElement="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_7"> <jb:wiring beanIdRef="MEDREQ.Segment_group_2.Segment_group_5.Segment_group_7.Segment_group_11" /> </jb:bean> <jb:bean beanId="MEDREQ.Segment_group_2.Segment_group_5.Segment_group_7.Segment_group_11" class="org.milyn.edi.unedifact.d05a.MEDREQ.SegmentGroup11" createOnElement="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_7/Segment_group_11"> <jb:wiring property="clinicalIntervention" beanIdRef="MEDREQ.Segment_group_2.Segment_group_5.Segment_group_7.Segment_group_11.Clinical_intervention" /> <jb:wiring property="segmentGroup12" beanIdRef="MEDREQ.Segment_group_2.Segment_group_5.Segment_group_7.Segment_group_11.Segment_group_12_List" /> </jb:bean> <jb:bean beanId="MEDREQ.Segment_group_2.Segment_group_5.Segment_group_7.Segment_group_11.Clinical_intervention" class="org.milyn.edi.unedifact.d05a.common.ClinicalIntervention" createOnElement="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_7/Segment_group_11/Clinical_intervention"> <jb:value property="clinicalInterventionTypeCodeQualifier" data="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_7/Segment_group_11/Clinical_intervention/Clinical_intervention_type_code_qualifier" decoder="String" default="null" /> <jb:wiring property="clinicalInterventionDetails" beanIdRef="MEDREQ.Segment_group_2.Segment_group_5.Segment_group_7.Segment_group_11.Clinical_intervention.CLINICAL_INTERVENTION_DETAILS" /> </jb:bean> <jb:bean beanId="MEDREQ.Segment_group_2.Segment_group_5.Segment_group_7.Segment_group_11.Clinical_intervention.CLINICAL_INTERVENTION_DETAILS" class="org.milyn.edi.unedifact.d05a.common.field.ClinicalInterventionDetailsC828" createOnElement="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_7/Segment_group_11/Clinical_intervention/CLINICAL_INTERVENTION_DETAILS"> <jb:value property="clinicalInterventionDescriptionCode" data="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_7/Segment_group_11/Clinical_intervention/CLINICAL_INTERVENTION_DETAILS/Clinical_intervention_description_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_7/Segment_group_11/Clinical_intervention/CLINICAL_INTERVENTION_DETAILS/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_7/Segment_group_11/Clinical_intervention/CLINICAL_INTERVENTION_DETAILS/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="clinicalInterventionDescription" data="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_7/Segment_group_11/Clinical_intervention/CLINICAL_INTERVENTION_DETAILS/Clinical_intervention_description" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="MEDREQ.Segment_group_2.Segment_group_5.Segment_group_7.Segment_group_11.Segment_group_12_List" class="java.util.ArrayList" createOnElement="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_7/Segment_group_11"> <jb:wiring beanIdRef="MEDREQ.Segment_group_2.Segment_group_5.Segment_group_7.Segment_group_11.Segment_group_12" /> </jb:bean> <jb:bean beanId="MEDREQ.Segment_group_2.Segment_group_5.Segment_group_7.Segment_group_11.Segment_group_12" class="org.milyn.edi.unedifact.d05a.MEDREQ.SegmentGroup12" createOnElement="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_7/Segment_group_11/Segment_group_12"> <jb:wiring property="itemDescription" beanIdRef="MEDREQ.Segment_group_2.Segment_group_5.Segment_group_7.Segment_group_11.Segment_group_12.Item_description" /> <jb:wiring property="dosageAdministration" beanIdRef="MEDREQ.Segment_group_2.Segment_group_5.Segment_group_7.Segment_group_11.Segment_group_12.Dosage_administration_List" /> <jb:wiring property="freeText" beanIdRef="MEDREQ.Segment_group_2.Segment_group_5.Segment_group_7.Segment_group_11.Segment_group_12.Free_text_List" /> <jb:wiring property="partiesAndInstruction" beanIdRef="MEDREQ.Segment_group_2.Segment_group_5.Segment_group_7.Segment_group_11.Segment_group_12.Parties_and_instruction_List" /> </jb:bean> <jb:bean beanId="MEDREQ.Segment_group_2.Segment_group_5.Segment_group_7.Segment_group_11.Segment_group_12.Item_description" class="org.milyn.edi.unedifact.d05a.common.ItemDescription" createOnElement="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_7/Segment_group_11/Segment_group_12/Item_description"> <jb:value property="descriptionFormatCode" data="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_7/Segment_group_11/Segment_group_12/Item_description/Description_format_code" decoder="String" default="null" /> <jb:value property="surfaceOrLayerCode" data="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_7/Segment_group_11/Segment_group_12/Item_description/Surface_or_layer_code" decoder="String" default="null" /> <jb:wiring property="itemCharacteristic" beanIdRef="MEDREQ.Segment_group_2.Segment_group_5.Segment_group_7.Segment_group_11.Segment_group_12.Item_description.ITEM_CHARACTERISTIC" /> <jb:wiring property="itemDescription" beanIdRef="MEDREQ.Segment_group_2.Segment_group_5.Segment_group_7.Segment_group_11.Segment_group_12.Item_description.ITEM_DESCRIPTION" /> </jb:bean> <jb:bean beanId="MEDREQ.Segment_group_2.Segment_group_5.Segment_group_7.Segment_group_11.Segment_group_12.Item_description.ITEM_CHARACTERISTIC" class="org.milyn.edi.unedifact.d05a.common.field.ItemCharacteristicC272" createOnElement="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_7/Segment_group_11/Segment_group_12/Item_description/ITEM_CHARACTERISTIC"> <jb:value property="itemCharacteristicCode" data="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_7/Segment_group_11/Segment_group_12/Item_description/ITEM_CHARACTERISTIC/Item_characteristic_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_7/Segment_group_11/Segment_group_12/Item_description/ITEM_CHARACTERISTIC/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_7/Segment_group_11/Segment_group_12/Item_description/ITEM_CHARACTERISTIC/Code_list_responsible_agency_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="MEDREQ.Segment_group_2.Segment_group_5.Segment_group_7.Segment_group_11.Segment_group_12.Item_description.ITEM_DESCRIPTION" class="org.milyn.edi.unedifact.d05a.common.field.ItemDescriptionC273" createOnElement="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_7/Segment_group_11/Segment_group_12/Item_description/ITEM_DESCRIPTION"> <jb:value property="itemDescriptionCode" data="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_7/Segment_group_11/Segment_group_12/Item_description/ITEM_DESCRIPTION/Item_description_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_7/Segment_group_11/Segment_group_12/Item_description/ITEM_DESCRIPTION/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_7/Segment_group_11/Segment_group_12/Item_description/ITEM_DESCRIPTION/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="itemDescription1" data="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_7/Segment_group_11/Segment_group_12/Item_description/ITEM_DESCRIPTION/Item_description_-_-1" decoder="String" default="null" /> <jb:value property="itemDescription2" data="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_7/Segment_group_11/Segment_group_12/Item_description/ITEM_DESCRIPTION/Item_description_-_-2" decoder="String" default="null" /> <jb:value property="languageNameCode" data="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_7/Segment_group_11/Segment_group_12/Item_description/ITEM_DESCRIPTION/Language_name_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="MEDREQ.Segment_group_2.Segment_group_5.Segment_group_7.Segment_group_11.Segment_group_12.Dosage_administration_List" class="java.util.ArrayList" createOnElement="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_7/Segment_group_11/Segment_group_12"> <jb:wiring beanIdRef="MEDREQ.Segment_group_2.Segment_group_5.Segment_group_7.Segment_group_11.Segment_group_12.Dosage_administration" /> </jb:bean> <jb:bean beanId="MEDREQ.Segment_group_2.Segment_group_5.Segment_group_7.Segment_group_11.Segment_group_12.Dosage_administration" class="org.milyn.edi.unedifact.d05a.common.DosageAdministration" createOnElement="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_7/Segment_group_11/Segment_group_12/Dosage_administration"> <jb:value property="dosageAdministrationCodeQualifier" data="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_7/Segment_group_11/Segment_group_12/Dosage_administration/Dosage_administration_code_qualifier" decoder="String" default="null" /> <jb:wiring property="dosageDetails" beanIdRef="MEDREQ.Segment_group_2.Segment_group_5.Segment_group_7.Segment_group_11.Segment_group_12.Dosage_administration.DOSAGE_DETAILS" /> </jb:bean> <jb:bean beanId="MEDREQ.Segment_group_2.Segment_group_5.Segment_group_7.Segment_group_11.Segment_group_12.Dosage_administration.DOSAGE_DETAILS" class="org.milyn.edi.unedifact.d05a.common.field.DosageDetailsC838" createOnElement="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_7/Segment_group_11/Segment_group_12/Dosage_administration/DOSAGE_DETAILS"> <jb:value property="dosageDescriptionIdentifier" data="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_7/Segment_group_11/Segment_group_12/Dosage_administration/DOSAGE_DETAILS/Dosage_description_identifier" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_7/Segment_group_11/Segment_group_12/Dosage_administration/DOSAGE_DETAILS/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_7/Segment_group_11/Segment_group_12/Dosage_administration/DOSAGE_DETAILS/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="dosageDescription" data="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_7/Segment_group_11/Segment_group_12/Dosage_administration/DOSAGE_DETAILS/Dosage_description" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="MEDREQ.Segment_group_2.Segment_group_5.Segment_group_7.Segment_group_11.Segment_group_12.Free_text_List" class="java.util.ArrayList" createOnElement="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_7/Segment_group_11/Segment_group_12"> <jb:wiring beanIdRef="MEDREQ.Segment_group_2.Segment_group_5.Segment_group_7.Segment_group_11.Segment_group_12.Free_text" /> </jb:bean> <jb:bean beanId="MEDREQ.Segment_group_2.Segment_group_5.Segment_group_7.Segment_group_11.Segment_group_12.Free_text" class="org.milyn.edi.unedifact.d05a.common.FreeText" createOnElement="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_7/Segment_group_11/Segment_group_12/Free_text"> <jb:value property="textSubjectCodeQualifier" data="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_7/Segment_group_11/Segment_group_12/Free_text/Text_subject_code_qualifier" decoder="String" default="null" /> <jb:value property="freeTextFunctionCode" data="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_7/Segment_group_11/Segment_group_12/Free_text/Free_text_function_code" decoder="String" default="null" /> <jb:value property="languageNameCode" data="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_7/Segment_group_11/Segment_group_12/Free_text/Language_name_code" decoder="String" default="null" /> <jb:value property="freeTextFormatCode" data="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_7/Segment_group_11/Segment_group_12/Free_text/Free_text_format_code" decoder="String" default="null" /> <jb:wiring property="textReference" beanIdRef="MEDREQ.Segment_group_2.Segment_group_5.Segment_group_7.Segment_group_11.Segment_group_12.Free_text.TEXT_REFERENCE" /> <jb:wiring property="textLiteral" beanIdRef="MEDREQ.Segment_group_2.Segment_group_5.Segment_group_7.Segment_group_11.Segment_group_12.Free_text.TEXT_LITERAL" /> </jb:bean> <jb:bean beanId="MEDREQ.Segment_group_2.Segment_group_5.Segment_group_7.Segment_group_11.Segment_group_12.Free_text.TEXT_REFERENCE" class="org.milyn.edi.unedifact.d05a.common.field.TextReferenceC107" createOnElement="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_7/Segment_group_11/Segment_group_12/Free_text/TEXT_REFERENCE"> <jb:value property="freeTextDescriptionCode" data="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_7/Segment_group_11/Segment_group_12/Free_text/TEXT_REFERENCE/Free_text_description_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_7/Segment_group_11/Segment_group_12/Free_text/TEXT_REFERENCE/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_7/Segment_group_11/Segment_group_12/Free_text/TEXT_REFERENCE/Code_list_responsible_agency_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="MEDREQ.Segment_group_2.Segment_group_5.Segment_group_7.Segment_group_11.Segment_group_12.Free_text.TEXT_LITERAL" class="org.milyn.edi.unedifact.d05a.common.field.TextLiteralC108" createOnElement="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_7/Segment_group_11/Segment_group_12/Free_text/TEXT_LITERAL"> <jb:value property="freeText1" data="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_7/Segment_group_11/Segment_group_12/Free_text/TEXT_LITERAL/Free_text_-_-1" decoder="String" default="null" /> <jb:value property="freeText2" data="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_7/Segment_group_11/Segment_group_12/Free_text/TEXT_LITERAL/Free_text_-_-2" decoder="String" default="null" /> <jb:value property="freeText3" data="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_7/Segment_group_11/Segment_group_12/Free_text/TEXT_LITERAL/Free_text_-_-3" decoder="String" default="null" /> <jb:value property="freeText4" data="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_7/Segment_group_11/Segment_group_12/Free_text/TEXT_LITERAL/Free_text_-_-4" decoder="String" default="null" /> <jb:value property="freeText5" data="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_7/Segment_group_11/Segment_group_12/Free_text/TEXT_LITERAL/Free_text_-_-5" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="MEDREQ.Segment_group_2.Segment_group_5.Segment_group_7.Segment_group_11.Segment_group_12.Parties_and_instruction_List" class="java.util.ArrayList" createOnElement="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_7/Segment_group_11/Segment_group_12"> <jb:wiring beanIdRef="MEDREQ.Segment_group_2.Segment_group_5.Segment_group_7.Segment_group_11.Segment_group_12.Parties_and_instruction" /> </jb:bean> <jb:bean beanId="MEDREQ.Segment_group_2.Segment_group_5.Segment_group_7.Segment_group_11.Segment_group_12.Parties_and_instruction" class="org.milyn.edi.unedifact.d05a.common.PartiesAndInstruction" createOnElement="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_7/Segment_group_11/Segment_group_12/Parties_and_instruction"> <jb:value property="actionRequestNotificationDescriptionCode" data="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_7/Segment_group_11/Segment_group_12/Parties_and_instruction/Action_request_notification_description_code" decoder="String" default="null" /> <jb:wiring property="partiesToInstruction" beanIdRef="MEDREQ.Segment_group_2.Segment_group_5.Segment_group_7.Segment_group_11.Segment_group_12.Parties_and_instruction.PARTIES_TO_INSTRUCTION" /> <jb:wiring property="instruction" beanIdRef="MEDREQ.Segment_group_2.Segment_group_5.Segment_group_7.Segment_group_11.Segment_group_12.Parties_and_instruction.INSTRUCTION" /> <jb:wiring property="statusOfInstruction" beanIdRef="MEDREQ.Segment_group_2.Segment_group_5.Segment_group_7.Segment_group_11.Segment_group_12.Parties_and_instruction.STATUS_OF_INSTRUCTION" /> </jb:bean> <jb:bean beanId="MEDREQ.Segment_group_2.Segment_group_5.Segment_group_7.Segment_group_11.Segment_group_12.Parties_and_instruction.PARTIES_TO_INSTRUCTION" class="org.milyn.edi.unedifact.d05a.common.field.PartiesToInstructionC849" createOnElement="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_7/Segment_group_11/Segment_group_12/Parties_and_instruction/PARTIES_TO_INSTRUCTION"> <jb:value property="enactingPartyIdentifier" data="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_7/Segment_group_11/Segment_group_12/Parties_and_instruction/PARTIES_TO_INSTRUCTION/Enacting_party_identifier" decoder="String" default="null" /> <jb:value property="instructionReceivingPartyIdentifier" data="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_7/Segment_group_11/Segment_group_12/Parties_and_instruction/PARTIES_TO_INSTRUCTION/Instruction_receiving_party_identifier" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="MEDREQ.Segment_group_2.Segment_group_5.Segment_group_7.Segment_group_11.Segment_group_12.Parties_and_instruction.INSTRUCTION" class="org.milyn.edi.unedifact.d05a.common.field.InstructionC522" createOnElement="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_7/Segment_group_11/Segment_group_12/Parties_and_instruction/INSTRUCTION"> <jb:value property="instructionTypeCodeQualifier" data="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_7/Segment_group_11/Segment_group_12/Parties_and_instruction/INSTRUCTION/Instruction_type_code_qualifier" decoder="String" default="null" /> <jb:value property="instructionDescriptionCode" data="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_7/Segment_group_11/Segment_group_12/Parties_and_instruction/INSTRUCTION/Instruction_description_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_7/Segment_group_11/Segment_group_12/Parties_and_instruction/INSTRUCTION/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_7/Segment_group_11/Segment_group_12/Parties_and_instruction/INSTRUCTION/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="instructionDescription" data="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_7/Segment_group_11/Segment_group_12/Parties_and_instruction/INSTRUCTION/Instruction_description" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="MEDREQ.Segment_group_2.Segment_group_5.Segment_group_7.Segment_group_11.Segment_group_12.Parties_and_instruction.STATUS_OF_INSTRUCTION" class="org.milyn.edi.unedifact.d05a.common.field.StatusOfInstructionC850" createOnElement="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_7/Segment_group_11/Segment_group_12/Parties_and_instruction/STATUS_OF_INSTRUCTION"> <jb:value property="statusDescriptionCode" data="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_7/Segment_group_11/Segment_group_12/Parties_and_instruction/STATUS_OF_INSTRUCTION/Status_description_code" decoder="String" default="null" /> <jb:value property="partyName" data="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_7/Segment_group_11/Segment_group_12/Parties_and_instruction/STATUS_OF_INSTRUCTION/Party_name" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="MEDREQ.Segment_group_2.Segment_group_5.Segment_group_13_List" class="java.util.ArrayList" createOnElement="MEDREQ/Segment_group_2/Segment_group_5"> <jb:wiring beanIdRef="MEDREQ.Segment_group_2.Segment_group_5.Segment_group_13" /> </jb:bean> <jb:bean beanId="MEDREQ.Segment_group_2.Segment_group_5.Segment_group_13" class="org.milyn.edi.unedifact.d05a.MEDREQ.SegmentGroup13" createOnElement="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_13"> <jb:wiring property="sequenceDetails" beanIdRef="MEDREQ.Segment_group_2.Segment_group_5.Segment_group_13.Sequence_details" /> <jb:wiring property="itemDescription" beanIdRef="MEDREQ.Segment_group_2.Segment_group_5.Segment_group_13.Item_description_List" /> <jb:wiring property="processIdentification" beanIdRef="MEDREQ.Segment_group_2.Segment_group_5.Segment_group_13.Process_identification_List" /> <jb:wiring property="reference" beanIdRef="MEDREQ.Segment_group_2.Segment_group_5.Segment_group_13.Reference_List" /> <jb:wiring property="quantity" beanIdRef="MEDREQ.Segment_group_2.Segment_group_5.Segment_group_13.Quantity" /> <jb:wiring property="dateTimePeriod" beanIdRef="MEDREQ.Segment_group_2.Segment_group_5.Segment_group_13.Date_time_period_List" /> <jb:wiring property="_package" beanIdRef="MEDREQ.Segment_group_2.Segment_group_5.Segment_group_13.Package" /> <jb:wiring property="priority" beanIdRef="MEDREQ.Segment_group_2.Segment_group_5.Segment_group_13.Priority" /> <jb:wiring property="freeText" beanIdRef="MEDREQ.Segment_group_2.Segment_group_5.Segment_group_13.Free_text_List" /> <jb:wiring property="transportInformation" beanIdRef="MEDREQ.Segment_group_2.Segment_group_5.Segment_group_13.Transport_information_List" /> <jb:wiring property="handlingInstructions" beanIdRef="MEDREQ.Segment_group_2.Segment_group_5.Segment_group_13.Handling_instructions_List" /> <jb:wiring property="placeLocationIdentification" beanIdRef="MEDREQ.Segment_group_2.Segment_group_5.Segment_group_13.Place_location_identification_List" /> <jb:wiring property="address" beanIdRef="MEDREQ.Segment_group_2.Segment_group_5.Segment_group_13.Address_List" /> <jb:wiring property="segmentGroup14" beanIdRef="MEDREQ.Segment_group_2.Segment_group_5.Segment_group_13.Segment_group_14_List" /> </jb:bean> <jb:bean beanId="MEDREQ.Segment_group_2.Segment_group_5.Segment_group_13.Sequence_details" class="org.milyn.edi.unedifact.d05a.common.SequenceDetails" createOnElement="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_13/Sequence_details"> <jb:value property="actionRequestNotificationDescriptionCode" data="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_13/Sequence_details/Action_request_notification_description_code" decoder="String" default="null" /> <jb:wiring property="sequenceInformation" beanIdRef="MEDREQ.Segment_group_2.Segment_group_5.Segment_group_13.Sequence_details.SEQUENCE_INFORMATION" /> </jb:bean> <jb:bean beanId="MEDREQ.Segment_group_2.Segment_group_5.Segment_group_13.Sequence_details.SEQUENCE_INFORMATION" class="org.milyn.edi.unedifact.d05a.common.field.SequenceInformationC286" createOnElement="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_13/Sequence_details/SEQUENCE_INFORMATION"> <jb:value property="sequencePositionIdentifier" data="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_13/Sequence_details/SEQUENCE_INFORMATION/Sequence_position_identifier" decoder="String" default="null" /> <jb:value property="sequenceIdentifierSourceCode" data="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_13/Sequence_details/SEQUENCE_INFORMATION/Sequence_identifier_source_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_13/Sequence_details/SEQUENCE_INFORMATION/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_13/Sequence_details/SEQUENCE_INFORMATION/Code_list_responsible_agency_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="MEDREQ.Segment_group_2.Segment_group_5.Segment_group_13.Item_description_List" class="java.util.ArrayList" createOnElement="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_13"> <jb:wiring beanIdRef="MEDREQ.Segment_group_2.Segment_group_5.Segment_group_13.Item_description" /> </jb:bean> <jb:bean beanId="MEDREQ.Segment_group_2.Segment_group_5.Segment_group_13.Item_description" class="org.milyn.edi.unedifact.d05a.common.ItemDescription" createOnElement="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_13/Item_description"> <jb:value property="descriptionFormatCode" data="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_13/Item_description/Description_format_code" decoder="String" default="null" /> <jb:value property="surfaceOrLayerCode" data="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_13/Item_description/Surface_or_layer_code" decoder="String" default="null" /> <jb:wiring property="itemCharacteristic" beanIdRef="MEDREQ.Segment_group_2.Segment_group_5.Segment_group_13.Item_description.ITEM_CHARACTERISTIC" /> <jb:wiring property="itemDescription" beanIdRef="MEDREQ.Segment_group_2.Segment_group_5.Segment_group_13.Item_description.ITEM_DESCRIPTION" /> </jb:bean> <jb:bean beanId="MEDREQ.Segment_group_2.Segment_group_5.Segment_group_13.Item_description.ITEM_CHARACTERISTIC" class="org.milyn.edi.unedifact.d05a.common.field.ItemCharacteristicC272" createOnElement="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_13/Item_description/ITEM_CHARACTERISTIC"> <jb:value property="itemCharacteristicCode" data="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_13/Item_description/ITEM_CHARACTERISTIC/Item_characteristic_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_13/Item_description/ITEM_CHARACTERISTIC/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_13/Item_description/ITEM_CHARACTERISTIC/Code_list_responsible_agency_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="MEDREQ.Segment_group_2.Segment_group_5.Segment_group_13.Item_description.ITEM_DESCRIPTION" class="org.milyn.edi.unedifact.d05a.common.field.ItemDescriptionC273" createOnElement="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_13/Item_description/ITEM_DESCRIPTION"> <jb:value property="itemDescriptionCode" data="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_13/Item_description/ITEM_DESCRIPTION/Item_description_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_13/Item_description/ITEM_DESCRIPTION/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_13/Item_description/ITEM_DESCRIPTION/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="itemDescription1" data="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_13/Item_description/ITEM_DESCRIPTION/Item_description_-_-1" decoder="String" default="null" /> <jb:value property="itemDescription2" data="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_13/Item_description/ITEM_DESCRIPTION/Item_description_-_-2" decoder="String" default="null" /> <jb:value property="languageNameCode" data="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_13/Item_description/ITEM_DESCRIPTION/Language_name_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="MEDREQ.Segment_group_2.Segment_group_5.Segment_group_13.Process_identification_List" class="java.util.ArrayList" createOnElement="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_13"> <jb:wiring beanIdRef="MEDREQ.Segment_group_2.Segment_group_5.Segment_group_13.Process_identification" /> </jb:bean> <jb:bean beanId="MEDREQ.Segment_group_2.Segment_group_5.Segment_group_13.Process_identification" class="org.milyn.edi.unedifact.d05a.common.ProcessIdentification" createOnElement="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_13/Process_identification"> <jb:wiring property="processTypeAndDescription" beanIdRef="MEDREQ.Segment_group_2.Segment_group_5.Segment_group_13.Process_identification.PROCESS_TYPE_AND_DESCRIPTION" /> <jb:wiring property="processIdentificationDetails" beanIdRef="MEDREQ.Segment_group_2.Segment_group_5.Segment_group_13.Process_identification.PROCESS_IDENTIFICATION_DETAILS" /> </jb:bean> <jb:bean beanId="MEDREQ.Segment_group_2.Segment_group_5.Segment_group_13.Process_identification.PROCESS_TYPE_AND_DESCRIPTION" class="org.milyn.edi.unedifact.d05a.common.field.ProcessTypeAndDescriptionC242" createOnElement="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_13/Process_identification/PROCESS_TYPE_AND_DESCRIPTION"> <jb:value property="processTypeDescriptionCode" data="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_13/Process_identification/PROCESS_TYPE_AND_DESCRIPTION/Process_type_description_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_13/Process_identification/PROCESS_TYPE_AND_DESCRIPTION/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_13/Process_identification/PROCESS_TYPE_AND_DESCRIPTION/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="processTypeDescription1" data="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_13/Process_identification/PROCESS_TYPE_AND_DESCRIPTION/Process_type_description_-_-1" decoder="String" default="null" /> <jb:value property="processTypeDescription2" data="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_13/Process_identification/PROCESS_TYPE_AND_DESCRIPTION/Process_type_description_-_-2" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="MEDREQ.Segment_group_2.Segment_group_5.Segment_group_13.Process_identification.PROCESS_IDENTIFICATION_DETAILS" class="org.milyn.edi.unedifact.d05a.common.field.ProcessIdentificationDetailsC830" createOnElement="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_13/Process_identification/PROCESS_IDENTIFICATION_DETAILS"> <jb:value property="processDescriptionCode" data="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_13/Process_identification/PROCESS_IDENTIFICATION_DETAILS/Process_description_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_13/Process_identification/PROCESS_IDENTIFICATION_DETAILS/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_13/Process_identification/PROCESS_IDENTIFICATION_DETAILS/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="processDescription" data="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_13/Process_identification/PROCESS_IDENTIFICATION_DETAILS/Process_description" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="MEDREQ.Segment_group_2.Segment_group_5.Segment_group_13.Reference_List" class="java.util.ArrayList" createOnElement="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_13"> <jb:wiring beanIdRef="MEDREQ.Segment_group_2.Segment_group_5.Segment_group_13.Reference" /> </jb:bean> <jb:bean beanId="MEDREQ.Segment_group_2.Segment_group_5.Segment_group_13.Reference" class="org.milyn.edi.unedifact.d05a.common.Reference" createOnElement="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_13/Reference"> <jb:wiring property="reference" beanIdRef="MEDREQ.Segment_group_2.Segment_group_5.Segment_group_13.Reference.REFERENCE" /> </jb:bean> <jb:bean beanId="MEDREQ.Segment_group_2.Segment_group_5.Segment_group_13.Reference.REFERENCE" class="org.milyn.edi.unedifact.d05a.common.field.ReferenceC506" createOnElement="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_13/Reference/REFERENCE"> <jb:value property="referenceCodeQualifier" data="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_13/Reference/REFERENCE/Reference_code_qualifier" decoder="String" default="null" /> <jb:value property="referenceIdentifier" data="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_13/Reference/REFERENCE/Reference_identifier" decoder="String" default="null" /> <jb:value property="documentLineIdentifier" data="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_13/Reference/REFERENCE/Document_line_identifier" decoder="String" default="null" /> <jb:value property="referenceVersionIdentifier" data="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_13/Reference/REFERENCE/Reference_version_identifier" decoder="String" default="null" /> <jb:value property="revisionIdentifier" data="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_13/Reference/REFERENCE/Revision_identifier" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="MEDREQ.Segment_group_2.Segment_group_5.Segment_group_13.Quantity" class="org.milyn.edi.unedifact.d05a.common.Quantity" createOnElement="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_13/Quantity"> <jb:wiring property="quantityDetails" beanIdRef="MEDREQ.Segment_group_2.Segment_group_5.Segment_group_13.Quantity.QUANTITY_DETAILS" /> </jb:bean> <jb:bean beanId="MEDREQ.Segment_group_2.Segment_group_5.Segment_group_13.Quantity.QUANTITY_DETAILS" class="org.milyn.edi.unedifact.d05a.common.field.QuantityDetailsC186" createOnElement="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_13/Quantity/QUANTITY_DETAILS"> <jb:value property="quantityTypeCodeQualifier" data="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_13/Quantity/QUANTITY_DETAILS/Quantity_type_code_qualifier" decoder="String" default="null" /> <jb:value property="quantity" data="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_13/Quantity/QUANTITY_DETAILS/Quantity" decoder="String" default="null" /> <jb:value property="measurementUnitCode" data="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_13/Quantity/QUANTITY_DETAILS/Measurement_unit_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="MEDREQ.Segment_group_2.Segment_group_5.Segment_group_13.Date_time_period_List" class="java.util.ArrayList" createOnElement="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_13"> <jb:wiring beanIdRef="MEDREQ.Segment_group_2.Segment_group_5.Segment_group_13.Date_time_period" /> </jb:bean> <jb:bean beanId="MEDREQ.Segment_group_2.Segment_group_5.Segment_group_13.Date_time_period" class="org.milyn.edi.unedifact.d05a.common.DateTimePeriod" createOnElement="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_13/Date_time_period"> <jb:wiring property="dateTimePeriod" beanIdRef="MEDREQ.Segment_group_2.Segment_group_5.Segment_group_13.Date_time_period.DATE_TIME_PERIOD" /> </jb:bean> <jb:bean beanId="MEDREQ.Segment_group_2.Segment_group_5.Segment_group_13.Date_time_period.DATE_TIME_PERIOD" class="org.milyn.edi.unedifact.d05a.common.field.DateTimePeriodC507" createOnElement="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_13/Date_time_period/DATE_TIME_PERIOD"> <jb:value property="dateOrTimeOrPeriodFunctionCodeQualifier" data="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_13/Date_time_period/DATE_TIME_PERIOD/Date_or_time_or_period_function_code_qualifier" decoder="String" default="null" /> <jb:value property="dateOrTimeOrPeriodText" data="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_13/Date_time_period/DATE_TIME_PERIOD/Date_or_time_or_period_text" decoder="String" default="null" /> <jb:value property="dateOrTimeOrPeriodFormatCode" data="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_13/Date_time_period/DATE_TIME_PERIOD/Date_or_time_or_period_format_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="MEDREQ.Segment_group_2.Segment_group_5.Segment_group_13.Package" class="org.milyn.edi.unedifact.d05a.common.Package" createOnElement="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_13/Package"> <jb:value property="packageQuantity" data="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_13/Package/Package_quantity" decoder="DABigDecimal" default="null" /> <jb:wiring property="packagingDetails" beanIdRef="MEDREQ.Segment_group_2.Segment_group_5.Segment_group_13.Package.PACKAGING_DETAILS" /> <jb:wiring property="packageType" beanIdRef="MEDREQ.Segment_group_2.Segment_group_5.Segment_group_13.Package.PACKAGE_TYPE" /> <jb:wiring property="packageTypeIdentification" beanIdRef="MEDREQ.Segment_group_2.Segment_group_5.Segment_group_13.Package.PACKAGE_TYPE_IDENTIFICATION" /> <jb:wiring property="returnablePackageDetails" beanIdRef="MEDREQ.Segment_group_2.Segment_group_5.Segment_group_13.Package.RETURNABLE_PACKAGE_DETAILS" /> </jb:bean> <jb:bean beanId="MEDREQ.Segment_group_2.Segment_group_5.Segment_group_13.Package.PACKAGING_DETAILS" class="org.milyn.edi.unedifact.d05a.common.field.PackagingDetailsC531" createOnElement="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_13/Package/PACKAGING_DETAILS"> <jb:value property="packagingLevelCode" data="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_13/Package/PACKAGING_DETAILS/Packaging_level_code" decoder="String" default="null" /> <jb:value property="packagingRelatedDescriptionCode" data="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_13/Package/PACKAGING_DETAILS/Packaging_related_description_code" decoder="String" default="null" /> <jb:value property="packagingTermsAndConditionsCode" data="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_13/Package/PACKAGING_DETAILS/Packaging_terms_and_conditions_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="MEDREQ.Segment_group_2.Segment_group_5.Segment_group_13.Package.PACKAGE_TYPE" class="org.milyn.edi.unedifact.d05a.common.field.PackageTypeC202" createOnElement="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_13/Package/PACKAGE_TYPE"> <jb:value property="packageTypeDescriptionCode" data="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_13/Package/PACKAGE_TYPE/Package_type_description_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_13/Package/PACKAGE_TYPE/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_13/Package/PACKAGE_TYPE/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="typeOfPackages" data="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_13/Package/PACKAGE_TYPE/Type_of_packages" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="MEDREQ.Segment_group_2.Segment_group_5.Segment_group_13.Package.PACKAGE_TYPE_IDENTIFICATION" class="org.milyn.edi.unedifact.d05a.common.field.PackageTypeIdentificationC402" createOnElement="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_13/Package/PACKAGE_TYPE_IDENTIFICATION"> <jb:value property="descriptionFormatCode" data="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_13/Package/PACKAGE_TYPE_IDENTIFICATION/Description_format_code" decoder="String" default="null" /> <jb:value property="typeOfPackages1" data="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_13/Package/PACKAGE_TYPE_IDENTIFICATION/Type_of_packages_-_-1" decoder="String" default="null" /> <jb:value property="itemTypeIdentificationCode1" data="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_13/Package/PACKAGE_TYPE_IDENTIFICATION/Item_type_identification_code_-_-1" decoder="String" default="null" /> <jb:value property="typeOfPackages2" data="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_13/Package/PACKAGE_TYPE_IDENTIFICATION/Type_of_packages_-_-2" decoder="String" default="null" /> <jb:value property="itemTypeIdentificationCode2" data="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_13/Package/PACKAGE_TYPE_IDENTIFICATION/Item_type_identification_code_-_-2" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="MEDREQ.Segment_group_2.Segment_group_5.Segment_group_13.Package.RETURNABLE_PACKAGE_DETAILS" class="org.milyn.edi.unedifact.d05a.common.field.ReturnablePackageDetailsC532" createOnElement="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_13/Package/RETURNABLE_PACKAGE_DETAILS"> <jb:value property="returnablePackageFreightPaymentResponsibilityCode" data="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_13/Package/RETURNABLE_PACKAGE_DETAILS/Returnable_package_freight_payment_responsibility_code" decoder="String" default="null" /> <jb:value property="returnablePackageLoadContentsCode" data="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_13/Package/RETURNABLE_PACKAGE_DETAILS/Returnable_package_load_contents_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="MEDREQ.Segment_group_2.Segment_group_5.Segment_group_13.Priority" class="org.milyn.edi.unedifact.d05a.common.Priority" createOnElement="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_13/Priority"> <jb:value property="priorityTypeCodeQualifier" data="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_13/Priority/Priority_type_code_qualifier" decoder="String" default="null" /> <jb:wiring property="priorityDetails" beanIdRef="MEDREQ.Segment_group_2.Segment_group_5.Segment_group_13.Priority.PRIORITY_DETAILS" /> </jb:bean> <jb:bean beanId="MEDREQ.Segment_group_2.Segment_group_5.Segment_group_13.Priority.PRIORITY_DETAILS" class="org.milyn.edi.unedifact.d05a.common.field.PriorityDetailsC585" createOnElement="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_13/Priority/PRIORITY_DETAILS"> <jb:value property="priorityDescriptionCode" data="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_13/Priority/PRIORITY_DETAILS/Priority_description_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_13/Priority/PRIORITY_DETAILS/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_13/Priority/PRIORITY_DETAILS/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="priorityDescription" data="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_13/Priority/PRIORITY_DETAILS/Priority_description" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="MEDREQ.Segment_group_2.Segment_group_5.Segment_group_13.Free_text_List" class="java.util.ArrayList" createOnElement="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_13"> <jb:wiring beanIdRef="MEDREQ.Segment_group_2.Segment_group_5.Segment_group_13.Free_text" /> </jb:bean> <jb:bean beanId="MEDREQ.Segment_group_2.Segment_group_5.Segment_group_13.Free_text" class="org.milyn.edi.unedifact.d05a.common.FreeText" createOnElement="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_13/Free_text"> <jb:value property="textSubjectCodeQualifier" data="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_13/Free_text/Text_subject_code_qualifier" decoder="String" default="null" /> <jb:value property="freeTextFunctionCode" data="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_13/Free_text/Free_text_function_code" decoder="String" default="null" /> <jb:value property="languageNameCode" data="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_13/Free_text/Language_name_code" decoder="String" default="null" /> <jb:value property="freeTextFormatCode" data="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_13/Free_text/Free_text_format_code" decoder="String" default="null" /> <jb:wiring property="textReference" beanIdRef="MEDREQ.Segment_group_2.Segment_group_5.Segment_group_13.Free_text.TEXT_REFERENCE" /> <jb:wiring property="textLiteral" beanIdRef="MEDREQ.Segment_group_2.Segment_group_5.Segment_group_13.Free_text.TEXT_LITERAL" /> </jb:bean> <jb:bean beanId="MEDREQ.Segment_group_2.Segment_group_5.Segment_group_13.Free_text.TEXT_REFERENCE" class="org.milyn.edi.unedifact.d05a.common.field.TextReferenceC107" createOnElement="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_13/Free_text/TEXT_REFERENCE"> <jb:value property="freeTextDescriptionCode" data="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_13/Free_text/TEXT_REFERENCE/Free_text_description_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_13/Free_text/TEXT_REFERENCE/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_13/Free_text/TEXT_REFERENCE/Code_list_responsible_agency_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="MEDREQ.Segment_group_2.Segment_group_5.Segment_group_13.Free_text.TEXT_LITERAL" class="org.milyn.edi.unedifact.d05a.common.field.TextLiteralC108" createOnElement="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_13/Free_text/TEXT_LITERAL"> <jb:value property="freeText1" data="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_13/Free_text/TEXT_LITERAL/Free_text_-_-1" decoder="String" default="null" /> <jb:value property="freeText2" data="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_13/Free_text/TEXT_LITERAL/Free_text_-_-2" decoder="String" default="null" /> <jb:value property="freeText3" data="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_13/Free_text/TEXT_LITERAL/Free_text_-_-3" decoder="String" default="null" /> <jb:value property="freeText4" data="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_13/Free_text/TEXT_LITERAL/Free_text_-_-4" decoder="String" default="null" /> <jb:value property="freeText5" data="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_13/Free_text/TEXT_LITERAL/Free_text_-_-5" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="MEDREQ.Segment_group_2.Segment_group_5.Segment_group_13.Transport_information_List" class="java.util.ArrayList" createOnElement="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_13"> <jb:wiring beanIdRef="MEDREQ.Segment_group_2.Segment_group_5.Segment_group_13.Transport_information" /> </jb:bean> <jb:bean beanId="MEDREQ.Segment_group_2.Segment_group_5.Segment_group_13.Transport_information" class="org.milyn.edi.unedifact.d05a.common.TransportInformation" createOnElement="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_13/Transport_information"> <jb:value property="transportStageCodeQualifier" data="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_13/Transport_information/Transport_stage_code_qualifier" decoder="String" default="null" /> <jb:value property="meansOfTransportJourneyIdentifier" data="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_13/Transport_information/Means_of_transport_journey_identifier" decoder="String" default="null" /> <jb:value property="transitDirectionIndicatorCode" data="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_13/Transport_information/Transit_direction_indicator_code" decoder="String" default="null" /> <jb:value property="transportMeansOwnershipIndicatorCode" data="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_13/Transport_information/Transport_means_ownership_indicator_code" decoder="String" default="null" /> <jb:wiring property="modeOfTransport" beanIdRef="MEDREQ.Segment_group_2.Segment_group_5.Segment_group_13.Transport_information.MODE_OF_TRANSPORT" /> <jb:wiring property="transportMeans" beanIdRef="MEDREQ.Segment_group_2.Segment_group_5.Segment_group_13.Transport_information.TRANSPORT_MEANS" /> <jb:wiring property="carrier" beanIdRef="MEDREQ.Segment_group_2.Segment_group_5.Segment_group_13.Transport_information.CARRIER" /> <jb:wiring property="excessTransportationInformation" beanIdRef="MEDREQ.Segment_group_2.Segment_group_5.Segment_group_13.Transport_information.EXCESS_TRANSPORTATION_INFORMATION" /> <jb:wiring property="transportIdentification" beanIdRef="MEDREQ.Segment_group_2.Segment_group_5.Segment_group_13.Transport_information.TRANSPORT_IDENTIFICATION" /> </jb:bean> <jb:bean beanId="MEDREQ.Segment_group_2.Segment_group_5.Segment_group_13.Transport_information.MODE_OF_TRANSPORT" class="org.milyn.edi.unedifact.d05a.common.field.ModeOfTransportC220" createOnElement="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_13/Transport_information/MODE_OF_TRANSPORT"> <jb:value property="transportModeNameCode" data="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_13/Transport_information/MODE_OF_TRANSPORT/Transport_mode_name_code" decoder="String" default="null" /> <jb:value property="transportModeName" data="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_13/Transport_information/MODE_OF_TRANSPORT/Transport_mode_name" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="MEDREQ.Segment_group_2.Segment_group_5.Segment_group_13.Transport_information.TRANSPORT_MEANS" class="org.milyn.edi.unedifact.d05a.common.field.TransportMeansC001" createOnElement="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_13/Transport_information/TRANSPORT_MEANS"> <jb:value property="transportMeansDescriptionCode" data="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_13/Transport_information/TRANSPORT_MEANS/Transport_means_description_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_13/Transport_information/TRANSPORT_MEANS/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_13/Transport_information/TRANSPORT_MEANS/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="transportMeansDescription" data="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_13/Transport_information/TRANSPORT_MEANS/Transport_means_description" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="MEDREQ.Segment_group_2.Segment_group_5.Segment_group_13.Transport_information.CARRIER" class="org.milyn.edi.unedifact.d05a.common.field.CarrierC040" createOnElement="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_13/Transport_information/CARRIER"> <jb:value property="carrierIdentifier" data="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_13/Transport_information/CARRIER/Carrier_identifier" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_13/Transport_information/CARRIER/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_13/Transport_information/CARRIER/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="carrierName" data="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_13/Transport_information/CARRIER/Carrier_name" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="MEDREQ.Segment_group_2.Segment_group_5.Segment_group_13.Transport_information.EXCESS_TRANSPORTATION_INFORMATION" class="org.milyn.edi.unedifact.d05a.common.field.ExcessTransportationInformationC401" createOnElement="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_13/Transport_information/EXCESS_TRANSPORTATION_INFORMATION"> <jb:value property="excessTransportationReasonCode" data="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_13/Transport_information/EXCESS_TRANSPORTATION_INFORMATION/Excess_transportation_reason_code" decoder="String" default="null" /> <jb:value property="excessTransportationResponsibilityCode" data="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_13/Transport_information/EXCESS_TRANSPORTATION_INFORMATION/Excess_transportation_responsibility_code" decoder="String" default="null" /> <jb:value property="customerShipmentAuthorisationIdentifier" data="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_13/Transport_information/EXCESS_TRANSPORTATION_INFORMATION/Customer_shipment_authorisation_identifier" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="MEDREQ.Segment_group_2.Segment_group_5.Segment_group_13.Transport_information.TRANSPORT_IDENTIFICATION" class="org.milyn.edi.unedifact.d05a.common.field.TransportIdentificationC222" createOnElement="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_13/Transport_information/TRANSPORT_IDENTIFICATION"> <jb:value property="transportMeansIdentificationNameIdentifier" data="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_13/Transport_information/TRANSPORT_IDENTIFICATION/Transport_means_identification_name_identifier" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_13/Transport_information/TRANSPORT_IDENTIFICATION/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_13/Transport_information/TRANSPORT_IDENTIFICATION/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="transportMeansIdentificationName" data="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_13/Transport_information/TRANSPORT_IDENTIFICATION/Transport_means_identification_name" decoder="String" default="null" /> <jb:value property="transportMeansNationalityCode" data="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_13/Transport_information/TRANSPORT_IDENTIFICATION/Transport_means_nationality_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="MEDREQ.Segment_group_2.Segment_group_5.Segment_group_13.Handling_instructions_List" class="java.util.ArrayList" createOnElement="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_13"> <jb:wiring beanIdRef="MEDREQ.Segment_group_2.Segment_group_5.Segment_group_13.Handling_instructions" /> </jb:bean> <jb:bean beanId="MEDREQ.Segment_group_2.Segment_group_5.Segment_group_13.Handling_instructions" class="org.milyn.edi.unedifact.d05a.common.HandlingInstructions" createOnElement="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_13/Handling_instructions"> <jb:wiring property="handlingInstructions" beanIdRef="MEDREQ.Segment_group_2.Segment_group_5.Segment_group_13.Handling_instructions.HANDLING_INSTRUCTIONS" /> <jb:wiring property="hazardousMaterial" beanIdRef="MEDREQ.Segment_group_2.Segment_group_5.Segment_group_13.Handling_instructions.HAZARDOUS_MATERIAL" /> </jb:bean> <jb:bean beanId="MEDREQ.Segment_group_2.Segment_group_5.Segment_group_13.Handling_instructions.HANDLING_INSTRUCTIONS" class="org.milyn.edi.unedifact.d05a.common.field.HandlingInstructionsC524" createOnElement="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_13/Handling_instructions/HANDLING_INSTRUCTIONS"> <jb:value property="handlingInstructionDescriptionCode" data="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_13/Handling_instructions/HANDLING_INSTRUCTIONS/Handling_instruction_description_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_13/Handling_instructions/HANDLING_INSTRUCTIONS/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_13/Handling_instructions/HANDLING_INSTRUCTIONS/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="handlingInstructionDescription" data="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_13/Handling_instructions/HANDLING_INSTRUCTIONS/Handling_instruction_description" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="MEDREQ.Segment_group_2.Segment_group_5.Segment_group_13.Handling_instructions.HAZARDOUS_MATERIAL" class="org.milyn.edi.unedifact.d05a.common.field.HazardousMaterialC218" createOnElement="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_13/Handling_instructions/HAZARDOUS_MATERIAL"> <jb:value property="hazardousMaterialCategoryNameCode" data="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_13/Handling_instructions/HAZARDOUS_MATERIAL/Hazardous_material_category_name_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_13/Handling_instructions/HAZARDOUS_MATERIAL/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_13/Handling_instructions/HAZARDOUS_MATERIAL/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="hazardousMaterialCategoryName" data="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_13/Handling_instructions/HAZARDOUS_MATERIAL/Hazardous_material_category_name" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="MEDREQ.Segment_group_2.Segment_group_5.Segment_group_13.Place_location_identification_List" class="java.util.ArrayList" createOnElement="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_13"> <jb:wiring beanIdRef="MEDREQ.Segment_group_2.Segment_group_5.Segment_group_13.Place_location_identification" /> </jb:bean> <jb:bean beanId="MEDREQ.Segment_group_2.Segment_group_5.Segment_group_13.Place_location_identification" class="org.milyn.edi.unedifact.d05a.common.PlaceLocationIdentification" createOnElement="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_13/Place_location_identification"> <jb:value property="locationFunctionCodeQualifier" data="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_13/Place_location_identification/Location_function_code_qualifier" decoder="String" default="null" /> <jb:value property="relationCode" data="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_13/Place_location_identification/Relation_code" decoder="String" default="null" /> <jb:wiring property="locationIdentification" beanIdRef="MEDREQ.Segment_group_2.Segment_group_5.Segment_group_13.Place_location_identification.LOCATION_IDENTIFICATION" /> <jb:wiring property="relatedLocationOneIdentification" beanIdRef="MEDREQ.Segment_group_2.Segment_group_5.Segment_group_13.Place_location_identification.RELATED_LOCATION_ONE_IDENTIFICATION" /> <jb:wiring property="relatedLocationTwoIdentification" beanIdRef="MEDREQ.Segment_group_2.Segment_group_5.Segment_group_13.Place_location_identification.RELATED_LOCATION_TWO_IDENTIFICATION" /> </jb:bean> <jb:bean beanId="MEDREQ.Segment_group_2.Segment_group_5.Segment_group_13.Place_location_identification.LOCATION_IDENTIFICATION" class="org.milyn.edi.unedifact.d05a.common.field.LocationIdentificationC517" createOnElement="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_13/Place_location_identification/LOCATION_IDENTIFICATION"> <jb:value property="locationNameCode" data="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_13/Place_location_identification/LOCATION_IDENTIFICATION/Location_name_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_13/Place_location_identification/LOCATION_IDENTIFICATION/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_13/Place_location_identification/LOCATION_IDENTIFICATION/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="locationName" data="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_13/Place_location_identification/LOCATION_IDENTIFICATION/Location_name" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="MEDREQ.Segment_group_2.Segment_group_5.Segment_group_13.Place_location_identification.RELATED_LOCATION_ONE_IDENTIFICATION" class="org.milyn.edi.unedifact.d05a.common.field.RelatedLocationOneIdentificationC519" createOnElement="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_13/Place_location_identification/RELATED_LOCATION_ONE_IDENTIFICATION"> <jb:value property="firstRelatedLocationNameCode" data="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_13/Place_location_identification/RELATED_LOCATION_ONE_IDENTIFICATION/First_related_location_name_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_13/Place_location_identification/RELATED_LOCATION_ONE_IDENTIFICATION/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_13/Place_location_identification/RELATED_LOCATION_ONE_IDENTIFICATION/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="firstRelatedLocationName" data="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_13/Place_location_identification/RELATED_LOCATION_ONE_IDENTIFICATION/First_related_location_name" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="MEDREQ.Segment_group_2.Segment_group_5.Segment_group_13.Place_location_identification.RELATED_LOCATION_TWO_IDENTIFICATION" class="org.milyn.edi.unedifact.d05a.common.field.RelatedLocationTwoIdentificationC553" createOnElement="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_13/Place_location_identification/RELATED_LOCATION_TWO_IDENTIFICATION"> <jb:value property="secondRelatedLocationNameCode" data="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_13/Place_location_identification/RELATED_LOCATION_TWO_IDENTIFICATION/Second_related_location_name_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_13/Place_location_identification/RELATED_LOCATION_TWO_IDENTIFICATION/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_13/Place_location_identification/RELATED_LOCATION_TWO_IDENTIFICATION/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="secondRelatedLocationName" data="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_13/Place_location_identification/RELATED_LOCATION_TWO_IDENTIFICATION/Second_related_location_name" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="MEDREQ.Segment_group_2.Segment_group_5.Segment_group_13.Address_List" class="java.util.ArrayList" createOnElement="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_13"> <jb:wiring beanIdRef="MEDREQ.Segment_group_2.Segment_group_5.Segment_group_13.Address" /> </jb:bean> <jb:bean beanId="MEDREQ.Segment_group_2.Segment_group_5.Segment_group_13.Address" class="org.milyn.edi.unedifact.d05a.common.Address" createOnElement="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_13/Address"> <jb:value property="cityName" data="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_13/Address/City_name" decoder="String" default="null" /> <jb:value property="postalIdentificationCode" data="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_13/Address/Postal_identification_code" decoder="String" default="null" /> <jb:value property="countryNameCode" data="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_13/Address/Country_name_code" decoder="String" default="null" /> <jb:wiring property="addressUsage" beanIdRef="MEDREQ.Segment_group_2.Segment_group_5.Segment_group_13.Address.ADDRESS_USAGE" /> <jb:wiring property="addressDetails" beanIdRef="MEDREQ.Segment_group_2.Segment_group_5.Segment_group_13.Address.ADDRESS_DETAILS" /> <jb:wiring property="countrySubEntityDetails" beanIdRef="MEDREQ.Segment_group_2.Segment_group_5.Segment_group_13.Address.COUNTRY_SUB_ENTITY_DETAILS" /> <jb:wiring property="locationIdentification" beanIdRef="MEDREQ.Segment_group_2.Segment_group_5.Segment_group_13.Address.LOCATION_IDENTIFICATION" /> </jb:bean> <jb:bean beanId="MEDREQ.Segment_group_2.Segment_group_5.Segment_group_13.Address.ADDRESS_USAGE" class="org.milyn.edi.unedifact.d05a.common.field.AddressUsageC817" createOnElement="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_13/Address/ADDRESS_USAGE"> <jb:value property="addressPurposeCode" data="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_13/Address/ADDRESS_USAGE/Address_purpose_code" decoder="String" default="null" /> <jb:value property="addressTypeCode" data="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_13/Address/ADDRESS_USAGE/Address_type_code" decoder="String" default="null" /> <jb:value property="addressStatusCode" data="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_13/Address/ADDRESS_USAGE/Address_status_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="MEDREQ.Segment_group_2.Segment_group_5.Segment_group_13.Address.ADDRESS_DETAILS" class="org.milyn.edi.unedifact.d05a.common.field.AddressDetailsC090" createOnElement="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_13/Address/ADDRESS_DETAILS"> <jb:value property="addressFormatCode" data="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_13/Address/ADDRESS_DETAILS/Address_format_code" decoder="String" default="null" /> <jb:value property="addressComponentDescription1" data="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_13/Address/ADDRESS_DETAILS/Address_component_description_-_-1" decoder="String" default="null" /> <jb:value property="addressComponentDescription2" data="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_13/Address/ADDRESS_DETAILS/Address_component_description_-_-2" decoder="String" default="null" /> <jb:value property="addressComponentDescription3" data="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_13/Address/ADDRESS_DETAILS/Address_component_description_-_-3" decoder="String" default="null" /> <jb:value property="addressComponentDescription4" data="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_13/Address/ADDRESS_DETAILS/Address_component_description_-_-4" decoder="String" default="null" /> <jb:value property="addressComponentDescription5" data="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_13/Address/ADDRESS_DETAILS/Address_component_description_-_-5" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="MEDREQ.Segment_group_2.Segment_group_5.Segment_group_13.Address.COUNTRY_SUB_ENTITY_DETAILS" class="org.milyn.edi.unedifact.d05a.common.field.CountrySubEntityDetailsC819" createOnElement="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_13/Address/COUNTRY_SUB_ENTITY_DETAILS"> <jb:value property="countrySubEntityNameCode" data="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_13/Address/COUNTRY_SUB_ENTITY_DETAILS/Country_sub_entity_name_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_13/Address/COUNTRY_SUB_ENTITY_DETAILS/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_13/Address/COUNTRY_SUB_ENTITY_DETAILS/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="countrySubEntityName" data="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_13/Address/COUNTRY_SUB_ENTITY_DETAILS/Country_sub_entity_name" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="MEDREQ.Segment_group_2.Segment_group_5.Segment_group_13.Address.LOCATION_IDENTIFICATION" class="org.milyn.edi.unedifact.d05a.common.field.LocationIdentificationC517" createOnElement="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_13/Address/LOCATION_IDENTIFICATION"> <jb:value property="locationNameCode" data="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_13/Address/LOCATION_IDENTIFICATION/Location_name_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_13/Address/LOCATION_IDENTIFICATION/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_13/Address/LOCATION_IDENTIFICATION/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="locationName" data="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_13/Address/LOCATION_IDENTIFICATION/Location_name" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="MEDREQ.Segment_group_2.Segment_group_5.Segment_group_13.Segment_group_14_List" class="java.util.ArrayList" createOnElement="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_13"> <jb:wiring beanIdRef="MEDREQ.Segment_group_2.Segment_group_5.Segment_group_13.Segment_group_14" /> </jb:bean> <jb:bean beanId="MEDREQ.Segment_group_2.Segment_group_5.Segment_group_13.Segment_group_14" class="org.milyn.edi.unedifact.d05a.MEDREQ.SegmentGroup14" createOnElement="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_13/Segment_group_14"> <jb:wiring property="clinicalIntervention" beanIdRef="MEDREQ.Segment_group_2.Segment_group_5.Segment_group_13.Segment_group_14.Clinical_intervention" /> <jb:wiring property="itemDescription" beanIdRef="MEDREQ.Segment_group_2.Segment_group_5.Segment_group_13.Segment_group_14.Item_description" /> <jb:wiring property="dosageAdministration" beanIdRef="MEDREQ.Segment_group_2.Segment_group_5.Segment_group_13.Segment_group_14.Dosage_administration" /> <jb:wiring property="dateTimePeriod" beanIdRef="MEDREQ.Segment_group_2.Segment_group_5.Segment_group_13.Segment_group_14.Date_time_period_List" /> <jb:wiring property="freeText" beanIdRef="MEDREQ.Segment_group_2.Segment_group_5.Segment_group_13.Segment_group_14.Free_text_List" /> <jb:wiring property="quantity" beanIdRef="MEDREQ.Segment_group_2.Segment_group_5.Segment_group_13.Segment_group_14.Quantity" /> <jb:wiring property="partiesAndInstruction" beanIdRef="MEDREQ.Segment_group_2.Segment_group_5.Segment_group_13.Segment_group_14.Parties_and_instruction_List" /> </jb:bean> <jb:bean beanId="MEDREQ.Segment_group_2.Segment_group_5.Segment_group_13.Segment_group_14.Clinical_intervention" class="org.milyn.edi.unedifact.d05a.common.ClinicalIntervention" createOnElement="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_13/Segment_group_14/Clinical_intervention"> <jb:value property="clinicalInterventionTypeCodeQualifier" data="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_13/Segment_group_14/Clinical_intervention/Clinical_intervention_type_code_qualifier" decoder="String" default="null" /> <jb:wiring property="clinicalInterventionDetails" beanIdRef="MEDREQ.Segment_group_2.Segment_group_5.Segment_group_13.Segment_group_14.Clinical_intervention.CLINICAL_INTERVENTION_DETAILS" /> </jb:bean> <jb:bean beanId="MEDREQ.Segment_group_2.Segment_group_5.Segment_group_13.Segment_group_14.Clinical_intervention.CLINICAL_INTERVENTION_DETAILS" class="org.milyn.edi.unedifact.d05a.common.field.ClinicalInterventionDetailsC828" createOnElement="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_13/Segment_group_14/Clinical_intervention/CLINICAL_INTERVENTION_DETAILS"> <jb:value property="clinicalInterventionDescriptionCode" data="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_13/Segment_group_14/Clinical_intervention/CLINICAL_INTERVENTION_DETAILS/Clinical_intervention_description_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_13/Segment_group_14/Clinical_intervention/CLINICAL_INTERVENTION_DETAILS/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_13/Segment_group_14/Clinical_intervention/CLINICAL_INTERVENTION_DETAILS/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="clinicalInterventionDescription" data="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_13/Segment_group_14/Clinical_intervention/CLINICAL_INTERVENTION_DETAILS/Clinical_intervention_description" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="MEDREQ.Segment_group_2.Segment_group_5.Segment_group_13.Segment_group_14.Item_description" class="org.milyn.edi.unedifact.d05a.common.ItemDescription" createOnElement="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_13/Segment_group_14/Item_description"> <jb:value property="descriptionFormatCode" data="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_13/Segment_group_14/Item_description/Description_format_code" decoder="String" default="null" /> <jb:value property="surfaceOrLayerCode" data="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_13/Segment_group_14/Item_description/Surface_or_layer_code" decoder="String" default="null" /> <jb:wiring property="itemCharacteristic" beanIdRef="MEDREQ.Segment_group_2.Segment_group_5.Segment_group_13.Segment_group_14.Item_description.ITEM_CHARACTERISTIC" /> <jb:wiring property="itemDescription" beanIdRef="MEDREQ.Segment_group_2.Segment_group_5.Segment_group_13.Segment_group_14.Item_description.ITEM_DESCRIPTION" /> </jb:bean> <jb:bean beanId="MEDREQ.Segment_group_2.Segment_group_5.Segment_group_13.Segment_group_14.Item_description.ITEM_CHARACTERISTIC" class="org.milyn.edi.unedifact.d05a.common.field.ItemCharacteristicC272" createOnElement="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_13/Segment_group_14/Item_description/ITEM_CHARACTERISTIC"> <jb:value property="itemCharacteristicCode" data="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_13/Segment_group_14/Item_description/ITEM_CHARACTERISTIC/Item_characteristic_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_13/Segment_group_14/Item_description/ITEM_CHARACTERISTIC/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_13/Segment_group_14/Item_description/ITEM_CHARACTERISTIC/Code_list_responsible_agency_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="MEDREQ.Segment_group_2.Segment_group_5.Segment_group_13.Segment_group_14.Item_description.ITEM_DESCRIPTION" class="org.milyn.edi.unedifact.d05a.common.field.ItemDescriptionC273" createOnElement="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_13/Segment_group_14/Item_description/ITEM_DESCRIPTION"> <jb:value property="itemDescriptionCode" data="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_13/Segment_group_14/Item_description/ITEM_DESCRIPTION/Item_description_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_13/Segment_group_14/Item_description/ITEM_DESCRIPTION/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_13/Segment_group_14/Item_description/ITEM_DESCRIPTION/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="itemDescription1" data="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_13/Segment_group_14/Item_description/ITEM_DESCRIPTION/Item_description_-_-1" decoder="String" default="null" /> <jb:value property="itemDescription2" data="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_13/Segment_group_14/Item_description/ITEM_DESCRIPTION/Item_description_-_-2" decoder="String" default="null" /> <jb:value property="languageNameCode" data="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_13/Segment_group_14/Item_description/ITEM_DESCRIPTION/Language_name_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="MEDREQ.Segment_group_2.Segment_group_5.Segment_group_13.Segment_group_14.Dosage_administration" class="org.milyn.edi.unedifact.d05a.common.DosageAdministration" createOnElement="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_13/Segment_group_14/Dosage_administration"> <jb:value property="dosageAdministrationCodeQualifier" data="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_13/Segment_group_14/Dosage_administration/Dosage_administration_code_qualifier" decoder="String" default="null" /> <jb:wiring property="dosageDetails" beanIdRef="MEDREQ.Segment_group_2.Segment_group_5.Segment_group_13.Segment_group_14.Dosage_administration.DOSAGE_DETAILS" /> </jb:bean> <jb:bean beanId="MEDREQ.Segment_group_2.Segment_group_5.Segment_group_13.Segment_group_14.Dosage_administration.DOSAGE_DETAILS" class="org.milyn.edi.unedifact.d05a.common.field.DosageDetailsC838" createOnElement="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_13/Segment_group_14/Dosage_administration/DOSAGE_DETAILS"> <jb:value property="dosageDescriptionIdentifier" data="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_13/Segment_group_14/Dosage_administration/DOSAGE_DETAILS/Dosage_description_identifier" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_13/Segment_group_14/Dosage_administration/DOSAGE_DETAILS/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_13/Segment_group_14/Dosage_administration/DOSAGE_DETAILS/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="dosageDescription" data="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_13/Segment_group_14/Dosage_administration/DOSAGE_DETAILS/Dosage_description" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="MEDREQ.Segment_group_2.Segment_group_5.Segment_group_13.Segment_group_14.Date_time_period_List" class="java.util.ArrayList" createOnElement="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_13/Segment_group_14"> <jb:wiring beanIdRef="MEDREQ.Segment_group_2.Segment_group_5.Segment_group_13.Segment_group_14.Date_time_period" /> </jb:bean> <jb:bean beanId="MEDREQ.Segment_group_2.Segment_group_5.Segment_group_13.Segment_group_14.Date_time_period" class="org.milyn.edi.unedifact.d05a.common.DateTimePeriod" createOnElement="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_13/Segment_group_14/Date_time_period"> <jb:wiring property="dateTimePeriod" beanIdRef="MEDREQ.Segment_group_2.Segment_group_5.Segment_group_13.Segment_group_14.Date_time_period.DATE_TIME_PERIOD" /> </jb:bean> <jb:bean beanId="MEDREQ.Segment_group_2.Segment_group_5.Segment_group_13.Segment_group_14.Date_time_period.DATE_TIME_PERIOD" class="org.milyn.edi.unedifact.d05a.common.field.DateTimePeriodC507" createOnElement="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_13/Segment_group_14/Date_time_period/DATE_TIME_PERIOD"> <jb:value property="dateOrTimeOrPeriodFunctionCodeQualifier" data="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_13/Segment_group_14/Date_time_period/DATE_TIME_PERIOD/Date_or_time_or_period_function_code_qualifier" decoder="String" default="null" /> <jb:value property="dateOrTimeOrPeriodText" data="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_13/Segment_group_14/Date_time_period/DATE_TIME_PERIOD/Date_or_time_or_period_text" decoder="String" default="null" /> <jb:value property="dateOrTimeOrPeriodFormatCode" data="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_13/Segment_group_14/Date_time_period/DATE_TIME_PERIOD/Date_or_time_or_period_format_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="MEDREQ.Segment_group_2.Segment_group_5.Segment_group_13.Segment_group_14.Free_text_List" class="java.util.ArrayList" createOnElement="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_13/Segment_group_14"> <jb:wiring beanIdRef="MEDREQ.Segment_group_2.Segment_group_5.Segment_group_13.Segment_group_14.Free_text" /> </jb:bean> <jb:bean beanId="MEDREQ.Segment_group_2.Segment_group_5.Segment_group_13.Segment_group_14.Free_text" class="org.milyn.edi.unedifact.d05a.common.FreeText" createOnElement="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_13/Segment_group_14/Free_text"> <jb:value property="textSubjectCodeQualifier" data="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_13/Segment_group_14/Free_text/Text_subject_code_qualifier" decoder="String" default="null" /> <jb:value property="freeTextFunctionCode" data="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_13/Segment_group_14/Free_text/Free_text_function_code" decoder="String" default="null" /> <jb:value property="languageNameCode" data="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_13/Segment_group_14/Free_text/Language_name_code" decoder="String" default="null" /> <jb:value property="freeTextFormatCode" data="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_13/Segment_group_14/Free_text/Free_text_format_code" decoder="String" default="null" /> <jb:wiring property="textReference" beanIdRef="MEDREQ.Segment_group_2.Segment_group_5.Segment_group_13.Segment_group_14.Free_text.TEXT_REFERENCE" /> <jb:wiring property="textLiteral" beanIdRef="MEDREQ.Segment_group_2.Segment_group_5.Segment_group_13.Segment_group_14.Free_text.TEXT_LITERAL" /> </jb:bean> <jb:bean beanId="MEDREQ.Segment_group_2.Segment_group_5.Segment_group_13.Segment_group_14.Free_text.TEXT_REFERENCE" class="org.milyn.edi.unedifact.d05a.common.field.TextReferenceC107" createOnElement="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_13/Segment_group_14/Free_text/TEXT_REFERENCE"> <jb:value property="freeTextDescriptionCode" data="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_13/Segment_group_14/Free_text/TEXT_REFERENCE/Free_text_description_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_13/Segment_group_14/Free_text/TEXT_REFERENCE/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_13/Segment_group_14/Free_text/TEXT_REFERENCE/Code_list_responsible_agency_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="MEDREQ.Segment_group_2.Segment_group_5.Segment_group_13.Segment_group_14.Free_text.TEXT_LITERAL" class="org.milyn.edi.unedifact.d05a.common.field.TextLiteralC108" createOnElement="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_13/Segment_group_14/Free_text/TEXT_LITERAL"> <jb:value property="freeText1" data="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_13/Segment_group_14/Free_text/TEXT_LITERAL/Free_text_-_-1" decoder="String" default="null" /> <jb:value property="freeText2" data="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_13/Segment_group_14/Free_text/TEXT_LITERAL/Free_text_-_-2" decoder="String" default="null" /> <jb:value property="freeText3" data="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_13/Segment_group_14/Free_text/TEXT_LITERAL/Free_text_-_-3" decoder="String" default="null" /> <jb:value property="freeText4" data="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_13/Segment_group_14/Free_text/TEXT_LITERAL/Free_text_-_-4" decoder="String" default="null" /> <jb:value property="freeText5" data="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_13/Segment_group_14/Free_text/TEXT_LITERAL/Free_text_-_-5" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="MEDREQ.Segment_group_2.Segment_group_5.Segment_group_13.Segment_group_14.Quantity" class="org.milyn.edi.unedifact.d05a.common.Quantity" createOnElement="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_13/Segment_group_14/Quantity"> <jb:wiring property="quantityDetails" beanIdRef="MEDREQ.Segment_group_2.Segment_group_5.Segment_group_13.Segment_group_14.Quantity.QUANTITY_DETAILS" /> </jb:bean> <jb:bean beanId="MEDREQ.Segment_group_2.Segment_group_5.Segment_group_13.Segment_group_14.Quantity.QUANTITY_DETAILS" class="org.milyn.edi.unedifact.d05a.common.field.QuantityDetailsC186" createOnElement="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_13/Segment_group_14/Quantity/QUANTITY_DETAILS"> <jb:value property="quantityTypeCodeQualifier" data="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_13/Segment_group_14/Quantity/QUANTITY_DETAILS/Quantity_type_code_qualifier" decoder="String" default="null" /> <jb:value property="quantity" data="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_13/Segment_group_14/Quantity/QUANTITY_DETAILS/Quantity" decoder="String" default="null" /> <jb:value property="measurementUnitCode" data="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_13/Segment_group_14/Quantity/QUANTITY_DETAILS/Measurement_unit_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="MEDREQ.Segment_group_2.Segment_group_5.Segment_group_13.Segment_group_14.Parties_and_instruction_List" class="java.util.ArrayList" createOnElement="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_13/Segment_group_14"> <jb:wiring beanIdRef="MEDREQ.Segment_group_2.Segment_group_5.Segment_group_13.Segment_group_14.Parties_and_instruction" /> </jb:bean> <jb:bean beanId="MEDREQ.Segment_group_2.Segment_group_5.Segment_group_13.Segment_group_14.Parties_and_instruction" class="org.milyn.edi.unedifact.d05a.common.PartiesAndInstruction" createOnElement="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_13/Segment_group_14/Parties_and_instruction"> <jb:value property="actionRequestNotificationDescriptionCode" data="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_13/Segment_group_14/Parties_and_instruction/Action_request_notification_description_code" decoder="String" default="null" /> <jb:wiring property="partiesToInstruction" beanIdRef="MEDREQ.Segment_group_2.Segment_group_5.Segment_group_13.Segment_group_14.Parties_and_instruction.PARTIES_TO_INSTRUCTION" /> <jb:wiring property="instruction" beanIdRef="MEDREQ.Segment_group_2.Segment_group_5.Segment_group_13.Segment_group_14.Parties_and_instruction.INSTRUCTION" /> <jb:wiring property="statusOfInstruction" beanIdRef="MEDREQ.Segment_group_2.Segment_group_5.Segment_group_13.Segment_group_14.Parties_and_instruction.STATUS_OF_INSTRUCTION" /> </jb:bean> <jb:bean beanId="MEDREQ.Segment_group_2.Segment_group_5.Segment_group_13.Segment_group_14.Parties_and_instruction.PARTIES_TO_INSTRUCTION" class="org.milyn.edi.unedifact.d05a.common.field.PartiesToInstructionC849" createOnElement="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_13/Segment_group_14/Parties_and_instruction/PARTIES_TO_INSTRUCTION"> <jb:value property="enactingPartyIdentifier" data="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_13/Segment_group_14/Parties_and_instruction/PARTIES_TO_INSTRUCTION/Enacting_party_identifier" decoder="String" default="null" /> <jb:value property="instructionReceivingPartyIdentifier" data="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_13/Segment_group_14/Parties_and_instruction/PARTIES_TO_INSTRUCTION/Instruction_receiving_party_identifier" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="MEDREQ.Segment_group_2.Segment_group_5.Segment_group_13.Segment_group_14.Parties_and_instruction.INSTRUCTION" class="org.milyn.edi.unedifact.d05a.common.field.InstructionC522" createOnElement="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_13/Segment_group_14/Parties_and_instruction/INSTRUCTION"> <jb:value property="instructionTypeCodeQualifier" data="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_13/Segment_group_14/Parties_and_instruction/INSTRUCTION/Instruction_type_code_qualifier" decoder="String" default="null" /> <jb:value property="instructionDescriptionCode" data="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_13/Segment_group_14/Parties_and_instruction/INSTRUCTION/Instruction_description_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_13/Segment_group_14/Parties_and_instruction/INSTRUCTION/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_13/Segment_group_14/Parties_and_instruction/INSTRUCTION/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="instructionDescription" data="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_13/Segment_group_14/Parties_and_instruction/INSTRUCTION/Instruction_description" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="MEDREQ.Segment_group_2.Segment_group_5.Segment_group_13.Segment_group_14.Parties_and_instruction.STATUS_OF_INSTRUCTION" class="org.milyn.edi.unedifact.d05a.common.field.StatusOfInstructionC850" createOnElement="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_13/Segment_group_14/Parties_and_instruction/STATUS_OF_INSTRUCTION"> <jb:value property="statusDescriptionCode" data="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_13/Segment_group_14/Parties_and_instruction/STATUS_OF_INSTRUCTION/Status_description_code" decoder="String" default="null" /> <jb:value property="partyName" data="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_13/Segment_group_14/Parties_and_instruction/STATUS_OF_INSTRUCTION/Party_name" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="MEDREQ.Segment_group_2.Segment_group_5.Segment_group_15_List" class="java.util.ArrayList" createOnElement="MEDREQ/Segment_group_2/Segment_group_5"> <jb:wiring beanIdRef="MEDREQ.Segment_group_2.Segment_group_5.Segment_group_15" /> </jb:bean> <jb:bean beanId="MEDREQ.Segment_group_2.Segment_group_5.Segment_group_15" class="org.milyn.edi.unedifact.d05a.MEDREQ.SegmentGroup15" createOnElement="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_15"> <jb:wiring property="processingInformation" beanIdRef="MEDREQ.Segment_group_2.Segment_group_5.Segment_group_15.Processing_information" /> <jb:wiring property="characteristicClassId" beanIdRef="MEDREQ.Segment_group_2.Segment_group_5.Segment_group_15.Characteristic_class_id_List" /> <jb:wiring property="priority" beanIdRef="MEDREQ.Segment_group_2.Segment_group_5.Segment_group_15.Priority_List" /> <jb:wiring property="quantity" beanIdRef="MEDREQ.Segment_group_2.Segment_group_5.Segment_group_15.Quantity" /> <jb:wiring property="clinicalInformation" beanIdRef="MEDREQ.Segment_group_2.Segment_group_5.Segment_group_15.Clinical_information_List" /> <jb:wiring property="dateTimePeriod" beanIdRef="MEDREQ.Segment_group_2.Segment_group_5.Segment_group_15.Date_time_period_List" /> <jb:wiring property="freeText" beanIdRef="MEDREQ.Segment_group_2.Segment_group_5.Segment_group_15.Free_text_List" /> <jb:wiring property="testMethod" beanIdRef="MEDREQ.Segment_group_2.Segment_group_5.Segment_group_15.Test_method_List" /> <jb:wiring property="monetaryAmount" beanIdRef="MEDREQ.Segment_group_2.Segment_group_5.Segment_group_15.Monetary_amount_List" /> <jb:wiring property="reference" beanIdRef="MEDREQ.Segment_group_2.Segment_group_5.Segment_group_15.Reference_List" /> <jb:wiring property="handlingInstructions" beanIdRef="MEDREQ.Segment_group_2.Segment_group_5.Segment_group_15.Handling_instructions" /> <jb:wiring property="segmentGroup16" beanIdRef="MEDREQ.Segment_group_2.Segment_group_5.Segment_group_15.Segment_group_16_List" /> </jb:bean> <jb:bean beanId="MEDREQ.Segment_group_2.Segment_group_5.Segment_group_15.Processing_information" class="org.milyn.edi.unedifact.d05a.common.ProcessingInformation" createOnElement="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_15/Processing_information"> <jb:value property="processingInformationCodeQualifier" data="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_15/Processing_information/Processing_information_code_qualifier" decoder="String" default="null" /> <jb:value property="processTypeDescriptionCode" data="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_15/Processing_information/Process_type_description_code" decoder="String" default="null" /> <jb:wiring property="processingIndicator" beanIdRef="MEDREQ.Segment_group_2.Segment_group_5.Segment_group_15.Processing_information.PROCESSING_INDICATOR" /> </jb:bean> <jb:bean beanId="MEDREQ.Segment_group_2.Segment_group_5.Segment_group_15.Processing_information.PROCESSING_INDICATOR" class="org.milyn.edi.unedifact.d05a.common.field.ProcessingIndicatorC012" createOnElement="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_15/Processing_information/PROCESSING_INDICATOR"> <jb:value property="processingIndicatorDescriptionCode" data="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_15/Processing_information/PROCESSING_INDICATOR/Processing_indicator_description_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_15/Processing_information/PROCESSING_INDICATOR/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_15/Processing_information/PROCESSING_INDICATOR/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="processingIndicatorDescription" data="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_15/Processing_information/PROCESSING_INDICATOR/Processing_indicator_description" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="MEDREQ.Segment_group_2.Segment_group_5.Segment_group_15.Characteristic_class_id_List" class="java.util.ArrayList" createOnElement="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_15"> <jb:wiring beanIdRef="MEDREQ.Segment_group_2.Segment_group_5.Segment_group_15.Characteristic_class_id" /> </jb:bean> <jb:bean beanId="MEDREQ.Segment_group_2.Segment_group_5.Segment_group_15.Characteristic_class_id" class="org.milyn.edi.unedifact.d05a.common.CharacteristicClassId" createOnElement="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_15/Characteristic_class_id"> <jb:value property="classTypeCode" data="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_15/Characteristic_class_id/Class_type_code" decoder="String" default="null" /> <jb:value property="characteristicRelevanceCode" data="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_15/Characteristic_class_id/Characteristic_relevance_code" decoder="String" default="null" /> <jb:wiring property="measurementDetails" beanIdRef="MEDREQ.Segment_group_2.Segment_group_5.Segment_group_15.Characteristic_class_id.MEASUREMENT_DETAILS" /> <jb:wiring property="characteristicDescription" beanIdRef="MEDREQ.Segment_group_2.Segment_group_5.Segment_group_15.Characteristic_class_id.CHARACTERISTIC_DESCRIPTION" /> </jb:bean> <jb:bean beanId="MEDREQ.Segment_group_2.Segment_group_5.Segment_group_15.Characteristic_class_id.MEASUREMENT_DETAILS" class="org.milyn.edi.unedifact.d05a.common.field.MeasurementDetailsC502" createOnElement="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_15/Characteristic_class_id/MEASUREMENT_DETAILS"> <jb:value property="measuredAttributeCode" data="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_15/Characteristic_class_id/MEASUREMENT_DETAILS/Measured_attribute_code" decoder="String" default="null" /> <jb:value property="measurementSignificanceCode" data="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_15/Characteristic_class_id/MEASUREMENT_DETAILS/Measurement_significance_code" decoder="String" default="null" /> <jb:value property="nonDiscreteMeasurementNameCode" data="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_15/Characteristic_class_id/MEASUREMENT_DETAILS/Non_discrete_measurement_name_code" decoder="String" default="null" /> <jb:value property="nonDiscreteMeasurementName" data="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_15/Characteristic_class_id/MEASUREMENT_DETAILS/Non_discrete_measurement_name" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="MEDREQ.Segment_group_2.Segment_group_5.Segment_group_15.Characteristic_class_id.CHARACTERISTIC_DESCRIPTION" class="org.milyn.edi.unedifact.d05a.common.field.CharacteristicDescriptionC240" createOnElement="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_15/Characteristic_class_id/CHARACTERISTIC_DESCRIPTION"> <jb:value property="characteristicDescriptionCode" data="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_15/Characteristic_class_id/CHARACTERISTIC_DESCRIPTION/Characteristic_description_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_15/Characteristic_class_id/CHARACTERISTIC_DESCRIPTION/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_15/Characteristic_class_id/CHARACTERISTIC_DESCRIPTION/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="characteristicDescription1" data="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_15/Characteristic_class_id/CHARACTERISTIC_DESCRIPTION/Characteristic_description_-_-1" decoder="String" default="null" /> <jb:value property="characteristicDescription2" data="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_15/Characteristic_class_id/CHARACTERISTIC_DESCRIPTION/Characteristic_description_-_-2" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="MEDREQ.Segment_group_2.Segment_group_5.Segment_group_15.Priority_List" class="java.util.ArrayList" createOnElement="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_15"> <jb:wiring beanIdRef="MEDREQ.Segment_group_2.Segment_group_5.Segment_group_15.Priority" /> </jb:bean> <jb:bean beanId="MEDREQ.Segment_group_2.Segment_group_5.Segment_group_15.Priority" class="org.milyn.edi.unedifact.d05a.common.Priority" createOnElement="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_15/Priority"> <jb:value property="priorityTypeCodeQualifier" data="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_15/Priority/Priority_type_code_qualifier" decoder="String" default="null" /> <jb:wiring property="priorityDetails" beanIdRef="MEDREQ.Segment_group_2.Segment_group_5.Segment_group_15.Priority.PRIORITY_DETAILS" /> </jb:bean> <jb:bean beanId="MEDREQ.Segment_group_2.Segment_group_5.Segment_group_15.Priority.PRIORITY_DETAILS" class="org.milyn.edi.unedifact.d05a.common.field.PriorityDetailsC585" createOnElement="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_15/Priority/PRIORITY_DETAILS"> <jb:value property="priorityDescriptionCode" data="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_15/Priority/PRIORITY_DETAILS/Priority_description_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_15/Priority/PRIORITY_DETAILS/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_15/Priority/PRIORITY_DETAILS/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="priorityDescription" data="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_15/Priority/PRIORITY_DETAILS/Priority_description" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="MEDREQ.Segment_group_2.Segment_group_5.Segment_group_15.Quantity" class="org.milyn.edi.unedifact.d05a.common.Quantity" createOnElement="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_15/Quantity"> <jb:wiring property="quantityDetails" beanIdRef="MEDREQ.Segment_group_2.Segment_group_5.Segment_group_15.Quantity.QUANTITY_DETAILS" /> </jb:bean> <jb:bean beanId="MEDREQ.Segment_group_2.Segment_group_5.Segment_group_15.Quantity.QUANTITY_DETAILS" class="org.milyn.edi.unedifact.d05a.common.field.QuantityDetailsC186" createOnElement="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_15/Quantity/QUANTITY_DETAILS"> <jb:value property="quantityTypeCodeQualifier" data="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_15/Quantity/QUANTITY_DETAILS/Quantity_type_code_qualifier" decoder="String" default="null" /> <jb:value property="quantity" data="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_15/Quantity/QUANTITY_DETAILS/Quantity" decoder="String" default="null" /> <jb:value property="measurementUnitCode" data="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_15/Quantity/QUANTITY_DETAILS/Measurement_unit_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="MEDREQ.Segment_group_2.Segment_group_5.Segment_group_15.Clinical_information_List" class="java.util.ArrayList" createOnElement="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_15"> <jb:wiring beanIdRef="MEDREQ.Segment_group_2.Segment_group_5.Segment_group_15.Clinical_information" /> </jb:bean> <jb:bean beanId="MEDREQ.Segment_group_2.Segment_group_5.Segment_group_15.Clinical_information" class="org.milyn.edi.unedifact.d05a.common.ClinicalInformation" createOnElement="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_15/Clinical_information"> <jb:value property="clinicalInformationTypeCodeQualifier" data="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_15/Clinical_information/Clinical_information_type_code_qualifier" decoder="String" default="null" /> <jb:wiring property="clinicalInformationDetails" beanIdRef="MEDREQ.Segment_group_2.Segment_group_5.Segment_group_15.Clinical_information.CLINICAL_INFORMATION_DETAILS" /> <jb:wiring property="certaintyDetails" beanIdRef="MEDREQ.Segment_group_2.Segment_group_5.Segment_group_15.Clinical_information.CERTAINTY_DETAILS" /> </jb:bean> <jb:bean beanId="MEDREQ.Segment_group_2.Segment_group_5.Segment_group_15.Clinical_information.CLINICAL_INFORMATION_DETAILS" class="org.milyn.edi.unedifact.d05a.common.field.ClinicalInformationDetailsC836" createOnElement="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_15/Clinical_information/CLINICAL_INFORMATION_DETAILS"> <jb:value property="clinicalInformationDescriptionIdentifier" data="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_15/Clinical_information/CLINICAL_INFORMATION_DETAILS/Clinical_information_description_identifier" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_15/Clinical_information/CLINICAL_INFORMATION_DETAILS/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_15/Clinical_information/CLINICAL_INFORMATION_DETAILS/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="clinicalInformationDescription" data="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_15/Clinical_information/CLINICAL_INFORMATION_DETAILS/Clinical_information_description" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="MEDREQ.Segment_group_2.Segment_group_5.Segment_group_15.Clinical_information.CERTAINTY_DETAILS" class="org.milyn.edi.unedifact.d05a.common.field.CertaintyDetailsC837" createOnElement="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_15/Clinical_information/CERTAINTY_DETAILS"> <jb:value property="certaintyDescriptionCode" data="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_15/Clinical_information/CERTAINTY_DETAILS/Certainty_description_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_15/Clinical_information/CERTAINTY_DETAILS/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_15/Clinical_information/CERTAINTY_DETAILS/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="certaintyDescription" data="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_15/Clinical_information/CERTAINTY_DETAILS/Certainty_description" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="MEDREQ.Segment_group_2.Segment_group_5.Segment_group_15.Date_time_period_List" class="java.util.ArrayList" createOnElement="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_15"> <jb:wiring beanIdRef="MEDREQ.Segment_group_2.Segment_group_5.Segment_group_15.Date_time_period" /> </jb:bean> <jb:bean beanId="MEDREQ.Segment_group_2.Segment_group_5.Segment_group_15.Date_time_period" class="org.milyn.edi.unedifact.d05a.common.DateTimePeriod" createOnElement="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_15/Date_time_period"> <jb:wiring property="dateTimePeriod" beanIdRef="MEDREQ.Segment_group_2.Segment_group_5.Segment_group_15.Date_time_period.DATE_TIME_PERIOD" /> </jb:bean> <jb:bean beanId="MEDREQ.Segment_group_2.Segment_group_5.Segment_group_15.Date_time_period.DATE_TIME_PERIOD" class="org.milyn.edi.unedifact.d05a.common.field.DateTimePeriodC507" createOnElement="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_15/Date_time_period/DATE_TIME_PERIOD"> <jb:value property="dateOrTimeOrPeriodFunctionCodeQualifier" data="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_15/Date_time_period/DATE_TIME_PERIOD/Date_or_time_or_period_function_code_qualifier" decoder="String" default="null" /> <jb:value property="dateOrTimeOrPeriodText" data="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_15/Date_time_period/DATE_TIME_PERIOD/Date_or_time_or_period_text" decoder="String" default="null" /> <jb:value property="dateOrTimeOrPeriodFormatCode" data="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_15/Date_time_period/DATE_TIME_PERIOD/Date_or_time_or_period_format_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="MEDREQ.Segment_group_2.Segment_group_5.Segment_group_15.Free_text_List" class="java.util.ArrayList" createOnElement="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_15"> <jb:wiring beanIdRef="MEDREQ.Segment_group_2.Segment_group_5.Segment_group_15.Free_text" /> </jb:bean> <jb:bean beanId="MEDREQ.Segment_group_2.Segment_group_5.Segment_group_15.Free_text" class="org.milyn.edi.unedifact.d05a.common.FreeText" createOnElement="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_15/Free_text"> <jb:value property="textSubjectCodeQualifier" data="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_15/Free_text/Text_subject_code_qualifier" decoder="String" default="null" /> <jb:value property="freeTextFunctionCode" data="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_15/Free_text/Free_text_function_code" decoder="String" default="null" /> <jb:value property="languageNameCode" data="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_15/Free_text/Language_name_code" decoder="String" default="null" /> <jb:value property="freeTextFormatCode" data="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_15/Free_text/Free_text_format_code" decoder="String" default="null" /> <jb:wiring property="textReference" beanIdRef="MEDREQ.Segment_group_2.Segment_group_5.Segment_group_15.Free_text.TEXT_REFERENCE" /> <jb:wiring property="textLiteral" beanIdRef="MEDREQ.Segment_group_2.Segment_group_5.Segment_group_15.Free_text.TEXT_LITERAL" /> </jb:bean> <jb:bean beanId="MEDREQ.Segment_group_2.Segment_group_5.Segment_group_15.Free_text.TEXT_REFERENCE" class="org.milyn.edi.unedifact.d05a.common.field.TextReferenceC107" createOnElement="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_15/Free_text/TEXT_REFERENCE"> <jb:value property="freeTextDescriptionCode" data="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_15/Free_text/TEXT_REFERENCE/Free_text_description_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_15/Free_text/TEXT_REFERENCE/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_15/Free_text/TEXT_REFERENCE/Code_list_responsible_agency_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="MEDREQ.Segment_group_2.Segment_group_5.Segment_group_15.Free_text.TEXT_LITERAL" class="org.milyn.edi.unedifact.d05a.common.field.TextLiteralC108" createOnElement="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_15/Free_text/TEXT_LITERAL"> <jb:value property="freeText1" data="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_15/Free_text/TEXT_LITERAL/Free_text_-_-1" decoder="String" default="null" /> <jb:value property="freeText2" data="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_15/Free_text/TEXT_LITERAL/Free_text_-_-2" decoder="String" default="null" /> <jb:value property="freeText3" data="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_15/Free_text/TEXT_LITERAL/Free_text_-_-3" decoder="String" default="null" /> <jb:value property="freeText4" data="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_15/Free_text/TEXT_LITERAL/Free_text_-_-4" decoder="String" default="null" /> <jb:value property="freeText5" data="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_15/Free_text/TEXT_LITERAL/Free_text_-_-5" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="MEDREQ.Segment_group_2.Segment_group_5.Segment_group_15.Test_method_List" class="java.util.ArrayList" createOnElement="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_15"> <jb:wiring beanIdRef="MEDREQ.Segment_group_2.Segment_group_5.Segment_group_15.Test_method" /> </jb:bean> <jb:bean beanId="MEDREQ.Segment_group_2.Segment_group_5.Segment_group_15.Test_method" class="org.milyn.edi.unedifact.d05a.common.TestMethod" createOnElement="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_15/Test_method"> <jb:value property="testAdministrationMethodCode" data="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_15/Test_method/Test_administration_method_code" decoder="String" default="null" /> <jb:value property="testMediumCode" data="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_15/Test_method/Test_medium_code" decoder="String" default="null" /> <jb:value property="measurementPurposeCodeQualifier" data="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_15/Test_method/Measurement_purpose_code_qualifier" decoder="String" default="null" /> <jb:value property="testMethodRevisionIdentifier" data="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_15/Test_method/Test_method_revision_identifier" decoder="String" default="null" /> <jb:wiring property="testMethod" beanIdRef="MEDREQ.Segment_group_2.Segment_group_5.Segment_group_15.Test_method.TEST_METHOD" /> <jb:wiring property="testReason" beanIdRef="MEDREQ.Segment_group_2.Segment_group_5.Segment_group_15.Test_method.TEST_REASON" /> </jb:bean> <jb:bean beanId="MEDREQ.Segment_group_2.Segment_group_5.Segment_group_15.Test_method.TEST_METHOD" class="org.milyn.edi.unedifact.d05a.common.field.TestMethodC244" createOnElement="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_15/Test_method/TEST_METHOD"> <jb:value property="testMethodIdentifier" data="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_15/Test_method/TEST_METHOD/Test_method_identifier" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_15/Test_method/TEST_METHOD/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_15/Test_method/TEST_METHOD/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="testDescription" data="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_15/Test_method/TEST_METHOD/Test_description" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="MEDREQ.Segment_group_2.Segment_group_5.Segment_group_15.Test_method.TEST_REASON" class="org.milyn.edi.unedifact.d05a.common.field.TestReasonC515" createOnElement="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_15/Test_method/TEST_REASON"> <jb:value property="testReasonNameCode" data="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_15/Test_method/TEST_REASON/Test_reason_name_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_15/Test_method/TEST_REASON/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_15/Test_method/TEST_REASON/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="testReasonName" data="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_15/Test_method/TEST_REASON/Test_reason_name" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="MEDREQ.Segment_group_2.Segment_group_5.Segment_group_15.Monetary_amount_List" class="java.util.ArrayList" createOnElement="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_15"> <jb:wiring beanIdRef="MEDREQ.Segment_group_2.Segment_group_5.Segment_group_15.Monetary_amount" /> </jb:bean> <jb:bean beanId="MEDREQ.Segment_group_2.Segment_group_5.Segment_group_15.Monetary_amount" class="org.milyn.edi.unedifact.d05a.common.MonetaryAmount" createOnElement="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_15/Monetary_amount"> <jb:wiring property="monetaryAmount" beanIdRef="MEDREQ.Segment_group_2.Segment_group_5.Segment_group_15.Monetary_amount.MONETARY_AMOUNT" /> </jb:bean> <jb:bean beanId="MEDREQ.Segment_group_2.Segment_group_5.Segment_group_15.Monetary_amount.MONETARY_AMOUNT" class="org.milyn.edi.unedifact.d05a.common.field.MonetaryAmountC516" createOnElement="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_15/Monetary_amount/MONETARY_AMOUNT"> <jb:value property="monetaryAmountTypeCodeQualifier" data="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_15/Monetary_amount/MONETARY_AMOUNT/Monetary_amount_type_code_qualifier" decoder="String" default="null" /> <jb:value property="monetaryAmount" data="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_15/Monetary_amount/MONETARY_AMOUNT/Monetary_amount" decoder="DABigDecimal" default="null" /> <jb:value property="currencyIdentificationCode" data="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_15/Monetary_amount/MONETARY_AMOUNT/Currency_identification_code" decoder="String" default="null" /> <jb:value property="currencyTypeCodeQualifier" data="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_15/Monetary_amount/MONETARY_AMOUNT/Currency_type_code_qualifier" decoder="String" default="null" /> <jb:value property="statusDescriptionCode" data="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_15/Monetary_amount/MONETARY_AMOUNT/Status_description_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="MEDREQ.Segment_group_2.Segment_group_5.Segment_group_15.Reference_List" class="java.util.ArrayList" createOnElement="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_15"> <jb:wiring beanIdRef="MEDREQ.Segment_group_2.Segment_group_5.Segment_group_15.Reference" /> </jb:bean> <jb:bean beanId="MEDREQ.Segment_group_2.Segment_group_5.Segment_group_15.Reference" class="org.milyn.edi.unedifact.d05a.common.Reference" createOnElement="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_15/Reference"> <jb:wiring property="reference" beanIdRef="MEDREQ.Segment_group_2.Segment_group_5.Segment_group_15.Reference.REFERENCE" /> </jb:bean> <jb:bean beanId="MEDREQ.Segment_group_2.Segment_group_5.Segment_group_15.Reference.REFERENCE" class="org.milyn.edi.unedifact.d05a.common.field.ReferenceC506" createOnElement="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_15/Reference/REFERENCE"> <jb:value property="referenceCodeQualifier" data="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_15/Reference/REFERENCE/Reference_code_qualifier" decoder="String" default="null" /> <jb:value property="referenceIdentifier" data="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_15/Reference/REFERENCE/Reference_identifier" decoder="String" default="null" /> <jb:value property="documentLineIdentifier" data="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_15/Reference/REFERENCE/Document_line_identifier" decoder="String" default="null" /> <jb:value property="referenceVersionIdentifier" data="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_15/Reference/REFERENCE/Reference_version_identifier" decoder="String" default="null" /> <jb:value property="revisionIdentifier" data="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_15/Reference/REFERENCE/Revision_identifier" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="MEDREQ.Segment_group_2.Segment_group_5.Segment_group_15.Handling_instructions" class="org.milyn.edi.unedifact.d05a.common.HandlingInstructions" createOnElement="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_15/Handling_instructions"> <jb:wiring property="handlingInstructions" beanIdRef="MEDREQ.Segment_group_2.Segment_group_5.Segment_group_15.Handling_instructions.HANDLING_INSTRUCTIONS" /> <jb:wiring property="hazardousMaterial" beanIdRef="MEDREQ.Segment_group_2.Segment_group_5.Segment_group_15.Handling_instructions.HAZARDOUS_MATERIAL" /> </jb:bean> <jb:bean beanId="MEDREQ.Segment_group_2.Segment_group_5.Segment_group_15.Handling_instructions.HANDLING_INSTRUCTIONS" class="org.milyn.edi.unedifact.d05a.common.field.HandlingInstructionsC524" createOnElement="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_15/Handling_instructions/HANDLING_INSTRUCTIONS"> <jb:value property="handlingInstructionDescriptionCode" data="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_15/Handling_instructions/HANDLING_INSTRUCTIONS/Handling_instruction_description_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_15/Handling_instructions/HANDLING_INSTRUCTIONS/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_15/Handling_instructions/HANDLING_INSTRUCTIONS/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="handlingInstructionDescription" data="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_15/Handling_instructions/HANDLING_INSTRUCTIONS/Handling_instruction_description" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="MEDREQ.Segment_group_2.Segment_group_5.Segment_group_15.Handling_instructions.HAZARDOUS_MATERIAL" class="org.milyn.edi.unedifact.d05a.common.field.HazardousMaterialC218" createOnElement="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_15/Handling_instructions/HAZARDOUS_MATERIAL"> <jb:value property="hazardousMaterialCategoryNameCode" data="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_15/Handling_instructions/HAZARDOUS_MATERIAL/Hazardous_material_category_name_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_15/Handling_instructions/HAZARDOUS_MATERIAL/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_15/Handling_instructions/HAZARDOUS_MATERIAL/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="hazardousMaterialCategoryName" data="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_15/Handling_instructions/HAZARDOUS_MATERIAL/Hazardous_material_category_name" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="MEDREQ.Segment_group_2.Segment_group_5.Segment_group_15.Segment_group_16_List" class="java.util.ArrayList" createOnElement="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_15"> <jb:wiring beanIdRef="MEDREQ.Segment_group_2.Segment_group_5.Segment_group_15.Segment_group_16" /> </jb:bean> <jb:bean beanId="MEDREQ.Segment_group_2.Segment_group_5.Segment_group_15.Segment_group_16" class="org.milyn.edi.unedifact.d05a.MEDREQ.SegmentGroup16" createOnElement="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_15/Segment_group_16"> <jb:wiring property="schedulingConditions" beanIdRef="MEDREQ.Segment_group_2.Segment_group_5.Segment_group_15.Segment_group_16.Scheduling_conditions" /> <jb:wiring property="quantity" beanIdRef="MEDREQ.Segment_group_2.Segment_group_5.Segment_group_15.Segment_group_16.Quantity" /> <jb:wiring property="dateTimePeriod" beanIdRef="MEDREQ.Segment_group_2.Segment_group_5.Segment_group_15.Segment_group_16.Date_time_period_List" /> <jb:wiring property="freeText" beanIdRef="MEDREQ.Segment_group_2.Segment_group_5.Segment_group_15.Segment_group_16.Free_text_List" /> </jb:bean> <jb:bean beanId="MEDREQ.Segment_group_2.Segment_group_5.Segment_group_15.Segment_group_16.Scheduling_conditions" class="org.milyn.edi.unedifact.d05a.common.SchedulingConditions" createOnElement="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_15/Segment_group_16/Scheduling_conditions"> <jb:value property="deliveryPlanCommitmentLevelCode" data="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_15/Segment_group_16/Scheduling_conditions/Delivery_plan_commitment_level_code" decoder="String" default="null" /> <jb:value property="deliveryInstructionCode" data="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_15/Segment_group_16/Scheduling_conditions/Delivery_instruction_code" decoder="String" default="null" /> <jb:wiring property="patternDescription" beanIdRef="MEDREQ.Segment_group_2.Segment_group_5.Segment_group_15.Segment_group_16.Scheduling_conditions.PATTERN_DESCRIPTION" /> </jb:bean> <jb:bean beanId="MEDREQ.Segment_group_2.Segment_group_5.Segment_group_15.Segment_group_16.Scheduling_conditions.PATTERN_DESCRIPTION" class="org.milyn.edi.unedifact.d05a.common.field.PatternDescriptionC329" createOnElement="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_15/Segment_group_16/Scheduling_conditions/PATTERN_DESCRIPTION"> <jb:value property="frequencyCode" data="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_15/Segment_group_16/Scheduling_conditions/PATTERN_DESCRIPTION/Frequency_code" decoder="String" default="null" /> <jb:value property="despatchPatternCode" data="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_15/Segment_group_16/Scheduling_conditions/PATTERN_DESCRIPTION/Despatch_pattern_code" decoder="String" default="null" /> <jb:value property="despatchPatternTimingCode" data="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_15/Segment_group_16/Scheduling_conditions/PATTERN_DESCRIPTION/Despatch_pattern_timing_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="MEDREQ.Segment_group_2.Segment_group_5.Segment_group_15.Segment_group_16.Quantity" class="org.milyn.edi.unedifact.d05a.common.Quantity" createOnElement="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_15/Segment_group_16/Quantity"> <jb:wiring property="quantityDetails" beanIdRef="MEDREQ.Segment_group_2.Segment_group_5.Segment_group_15.Segment_group_16.Quantity.QUANTITY_DETAILS" /> </jb:bean> <jb:bean beanId="MEDREQ.Segment_group_2.Segment_group_5.Segment_group_15.Segment_group_16.Quantity.QUANTITY_DETAILS" class="org.milyn.edi.unedifact.d05a.common.field.QuantityDetailsC186" createOnElement="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_15/Segment_group_16/Quantity/QUANTITY_DETAILS"> <jb:value property="quantityTypeCodeQualifier" data="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_15/Segment_group_16/Quantity/QUANTITY_DETAILS/Quantity_type_code_qualifier" decoder="String" default="null" /> <jb:value property="quantity" data="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_15/Segment_group_16/Quantity/QUANTITY_DETAILS/Quantity" decoder="String" default="null" /> <jb:value property="measurementUnitCode" data="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_15/Segment_group_16/Quantity/QUANTITY_DETAILS/Measurement_unit_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="MEDREQ.Segment_group_2.Segment_group_5.Segment_group_15.Segment_group_16.Date_time_period_List" class="java.util.ArrayList" createOnElement="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_15/Segment_group_16"> <jb:wiring beanIdRef="MEDREQ.Segment_group_2.Segment_group_5.Segment_group_15.Segment_group_16.Date_time_period" /> </jb:bean> <jb:bean beanId="MEDREQ.Segment_group_2.Segment_group_5.Segment_group_15.Segment_group_16.Date_time_period" class="org.milyn.edi.unedifact.d05a.common.DateTimePeriod" createOnElement="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_15/Segment_group_16/Date_time_period"> <jb:wiring property="dateTimePeriod" beanIdRef="MEDREQ.Segment_group_2.Segment_group_5.Segment_group_15.Segment_group_16.Date_time_period.DATE_TIME_PERIOD" /> </jb:bean> <jb:bean beanId="MEDREQ.Segment_group_2.Segment_group_5.Segment_group_15.Segment_group_16.Date_time_period.DATE_TIME_PERIOD" class="org.milyn.edi.unedifact.d05a.common.field.DateTimePeriodC507" createOnElement="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_15/Segment_group_16/Date_time_period/DATE_TIME_PERIOD"> <jb:value property="dateOrTimeOrPeriodFunctionCodeQualifier" data="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_15/Segment_group_16/Date_time_period/DATE_TIME_PERIOD/Date_or_time_or_period_function_code_qualifier" decoder="String" default="null" /> <jb:value property="dateOrTimeOrPeriodText" data="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_15/Segment_group_16/Date_time_period/DATE_TIME_PERIOD/Date_or_time_or_period_text" decoder="String" default="null" /> <jb:value property="dateOrTimeOrPeriodFormatCode" data="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_15/Segment_group_16/Date_time_period/DATE_TIME_PERIOD/Date_or_time_or_period_format_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="MEDREQ.Segment_group_2.Segment_group_5.Segment_group_15.Segment_group_16.Free_text_List" class="java.util.ArrayList" createOnElement="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_15/Segment_group_16"> <jb:wiring beanIdRef="MEDREQ.Segment_group_2.Segment_group_5.Segment_group_15.Segment_group_16.Free_text" /> </jb:bean> <jb:bean beanId="MEDREQ.Segment_group_2.Segment_group_5.Segment_group_15.Segment_group_16.Free_text" class="org.milyn.edi.unedifact.d05a.common.FreeText" createOnElement="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_15/Segment_group_16/Free_text"> <jb:value property="textSubjectCodeQualifier" data="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_15/Segment_group_16/Free_text/Text_subject_code_qualifier" decoder="String" default="null" /> <jb:value property="freeTextFunctionCode" data="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_15/Segment_group_16/Free_text/Free_text_function_code" decoder="String" default="null" /> <jb:value property="languageNameCode" data="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_15/Segment_group_16/Free_text/Language_name_code" decoder="String" default="null" /> <jb:value property="freeTextFormatCode" data="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_15/Segment_group_16/Free_text/Free_text_format_code" decoder="String" default="null" /> <jb:wiring property="textReference" beanIdRef="MEDREQ.Segment_group_2.Segment_group_5.Segment_group_15.Segment_group_16.Free_text.TEXT_REFERENCE" /> <jb:wiring property="textLiteral" beanIdRef="MEDREQ.Segment_group_2.Segment_group_5.Segment_group_15.Segment_group_16.Free_text.TEXT_LITERAL" /> </jb:bean> <jb:bean beanId="MEDREQ.Segment_group_2.Segment_group_5.Segment_group_15.Segment_group_16.Free_text.TEXT_REFERENCE" class="org.milyn.edi.unedifact.d05a.common.field.TextReferenceC107" createOnElement="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_15/Segment_group_16/Free_text/TEXT_REFERENCE"> <jb:value property="freeTextDescriptionCode" data="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_15/Segment_group_16/Free_text/TEXT_REFERENCE/Free_text_description_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_15/Segment_group_16/Free_text/TEXT_REFERENCE/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_15/Segment_group_16/Free_text/TEXT_REFERENCE/Code_list_responsible_agency_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="MEDREQ.Segment_group_2.Segment_group_5.Segment_group_15.Segment_group_16.Free_text.TEXT_LITERAL" class="org.milyn.edi.unedifact.d05a.common.field.TextLiteralC108" createOnElement="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_15/Segment_group_16/Free_text/TEXT_LITERAL"> <jb:value property="freeText1" data="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_15/Segment_group_16/Free_text/TEXT_LITERAL/Free_text_-_-1" decoder="String" default="null" /> <jb:value property="freeText2" data="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_15/Segment_group_16/Free_text/TEXT_LITERAL/Free_text_-_-2" decoder="String" default="null" /> <jb:value property="freeText3" data="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_15/Segment_group_16/Free_text/TEXT_LITERAL/Free_text_-_-3" decoder="String" default="null" /> <jb:value property="freeText4" data="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_15/Segment_group_16/Free_text/TEXT_LITERAL/Free_text_-_-4" decoder="String" default="null" /> <jb:value property="freeText5" data="MEDREQ/Segment_group_2/Segment_group_5/Segment_group_15/Segment_group_16/Free_text/TEXT_LITERAL/Free_text_-_-5" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="MEDREQ.Segment_group_17_List" class="java.util.ArrayList" createOnElement="MEDREQ"> <jb:wiring beanIdRef="MEDREQ.Segment_group_17" /> </jb:bean> <jb:bean beanId="MEDREQ.Segment_group_17" class="org.milyn.edi.unedifact.d05a.MEDREQ.SegmentGroup17" createOnElement="MEDREQ/Segment_group_17"> <jb:wiring property="authenticationResult" beanIdRef="MEDREQ.Segment_group_17.Authentication_result" /> <jb:wiring property="dateTimePeriod" beanIdRef="MEDREQ.Segment_group_17.Date_time_period_List" /> </jb:bean> <jb:bean beanId="MEDREQ.Segment_group_17.Authentication_result" class="org.milyn.edi.unedifact.d05a.common.AuthenticationResult" createOnElement="MEDREQ/Segment_group_17/Authentication_result"> <jb:value property="validationResultText" data="MEDREQ/Segment_group_17/Authentication_result/Validation_result_text" decoder="String" default="null" /> <jb:value property="validationKeyIdentifier" data="MEDREQ/Segment_group_17/Authentication_result/Validation_key_identifier" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="MEDREQ.Segment_group_17.Date_time_period_List" class="java.util.ArrayList" createOnElement="MEDREQ/Segment_group_17"> <jb:wiring beanIdRef="MEDREQ.Segment_group_17.Date_time_period" /> </jb:bean> <jb:bean beanId="MEDREQ.Segment_group_17.Date_time_period" class="org.milyn.edi.unedifact.d05a.common.DateTimePeriod" createOnElement="MEDREQ/Segment_group_17/Date_time_period"> <jb:wiring property="dateTimePeriod" beanIdRef="MEDREQ.Segment_group_17.Date_time_period.DATE_TIME_PERIOD" /> </jb:bean> <jb:bean beanId="MEDREQ.Segment_group_17.Date_time_period.DATE_TIME_PERIOD" class="org.milyn.edi.unedifact.d05a.common.field.DateTimePeriodC507" createOnElement="MEDREQ/Segment_group_17/Date_time_period/DATE_TIME_PERIOD"> <jb:value property="dateOrTimeOrPeriodFunctionCodeQualifier" data="MEDREQ/Segment_group_17/Date_time_period/DATE_TIME_PERIOD/Date_or_time_or_period_function_code_qualifier" decoder="String" default="null" /> <jb:value property="dateOrTimeOrPeriodText" data="MEDREQ/Segment_group_17/Date_time_period/DATE_TIME_PERIOD/Date_or_time_or_period_text" decoder="String" default="null" /> <jb:value property="dateOrTimeOrPeriodFormatCode" data="MEDREQ/Segment_group_17/Date_time_period/DATE_TIME_PERIOD/Date_or_time_or_period_format_code" decoder="String" default="null" /> </jb:bean> </smooks-resource-list>