org.milyn.edi.unedifact.d05a.MEDPRE.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/MEDPRE/edimappingconfig.xml" validate="false" /> <jb:bean beanId="MEDPRE" class="org.milyn.edi.unedifact.d05a.MEDPRE.Medpre" createOnElement="MEDPRE"> <jb:wiring property="beginningOfMessage" beanIdRef="MEDPRE.Beginning_of_message" /> <jb:wiring property="dateTimePeriod" beanIdRef="MEDPRE.Date_time_period_List" /> <jb:wiring property="freeText" beanIdRef="MEDPRE.Free_text_List" /> <jb:wiring property="segmentGroup1" beanIdRef="MEDPRE.Segment_group_1_List" /> <jb:wiring property="segmentGroup3" beanIdRef="MEDPRE.Segment_group_3" /> <jb:wiring property="segmentGroup9" beanIdRef="MEDPRE.Segment_group_9" /> <jb:wiring property="controlTotal" beanIdRef="MEDPRE.Control_total" /> </jb:bean> <jb:bean beanId="MEDPRE.Beginning_of_message" class="org.milyn.edi.unedifact.d05a.common.BeginningOfMessage" createOnElement="MEDPRE/Beginning_of_message"> <jb:value property="messageFunctionCode" data="MEDPRE/Beginning_of_message/Message_function_code" decoder="String" default="null" /> <jb:value property="responseTypeCode" data="MEDPRE/Beginning_of_message/Response_type_code" decoder="String" default="null" /> <jb:wiring property="documentMessageName" beanIdRef="MEDPRE.Beginning_of_message.DOCUMENT_MESSAGE_NAME" /> <jb:wiring property="documentMessageIdentification" beanIdRef="MEDPRE.Beginning_of_message.DOCUMENT_MESSAGE_IDENTIFICATION" /> </jb:bean> <jb:bean beanId="MEDPRE.Beginning_of_message.DOCUMENT_MESSAGE_NAME" class="org.milyn.edi.unedifact.d05a.common.field.DocumentMessageNameC002" createOnElement="MEDPRE/Beginning_of_message/DOCUMENT_MESSAGE_NAME"> <jb:value property="documentNameCode" data="MEDPRE/Beginning_of_message/DOCUMENT_MESSAGE_NAME/Document_name_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="MEDPRE/Beginning_of_message/DOCUMENT_MESSAGE_NAME/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="MEDPRE/Beginning_of_message/DOCUMENT_MESSAGE_NAME/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="documentName" data="MEDPRE/Beginning_of_message/DOCUMENT_MESSAGE_NAME/Document_name" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="MEDPRE.Beginning_of_message.DOCUMENT_MESSAGE_IDENTIFICATION" class="org.milyn.edi.unedifact.d05a.common.field.DocumentMessageIdentificationC106" createOnElement="MEDPRE/Beginning_of_message/DOCUMENT_MESSAGE_IDENTIFICATION"> <jb:value property="documentIdentifier" data="MEDPRE/Beginning_of_message/DOCUMENT_MESSAGE_IDENTIFICATION/Document_identifier" decoder="String" default="null" /> <jb:value property="versionIdentifier" data="MEDPRE/Beginning_of_message/DOCUMENT_MESSAGE_IDENTIFICATION/Version_identifier" decoder="String" default="null" /> <jb:value property="revisionIdentifier" data="MEDPRE/Beginning_of_message/DOCUMENT_MESSAGE_IDENTIFICATION/Revision_identifier" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="MEDPRE.Date_time_period_List" class="java.util.ArrayList" createOnElement="MEDPRE"> <jb:wiring beanIdRef="MEDPRE.Date_time_period" /> </jb:bean> <jb:bean beanId="MEDPRE.Date_time_period" class="org.milyn.edi.unedifact.d05a.common.DateTimePeriod" createOnElement="MEDPRE/Date_time_period"> <jb:wiring property="dateTimePeriod" beanIdRef="MEDPRE.Date_time_period.DATE_TIME_PERIOD" /> </jb:bean> <jb:bean beanId="MEDPRE.Date_time_period.DATE_TIME_PERIOD" class="org.milyn.edi.unedifact.d05a.common.field.DateTimePeriodC507" createOnElement="MEDPRE/Date_time_period/DATE_TIME_PERIOD"> <jb:value property="dateOrTimeOrPeriodFunctionCodeQualifier" data="MEDPRE/Date_time_period/DATE_TIME_PERIOD/Date_or_time_or_period_function_code_qualifier" decoder="String" default="null" /> <jb:value property="dateOrTimeOrPeriodText" data="MEDPRE/Date_time_period/DATE_TIME_PERIOD/Date_or_time_or_period_text" decoder="String" default="null" /> <jb:value property="dateOrTimeOrPeriodFormatCode" data="MEDPRE/Date_time_period/DATE_TIME_PERIOD/Date_or_time_or_period_format_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="MEDPRE.Free_text_List" class="java.util.ArrayList" createOnElement="MEDPRE"> <jb:wiring beanIdRef="MEDPRE.Free_text" /> </jb:bean> <jb:bean beanId="MEDPRE.Free_text" class="org.milyn.edi.unedifact.d05a.common.FreeText" createOnElement="MEDPRE/Free_text"> <jb:value property="textSubjectCodeQualifier" data="MEDPRE/Free_text/Text_subject_code_qualifier" decoder="String" default="null" /> <jb:value property="freeTextFunctionCode" data="MEDPRE/Free_text/Free_text_function_code" decoder="String" default="null" /> <jb:value property="languageNameCode" data="MEDPRE/Free_text/Language_name_code" decoder="String" default="null" /> <jb:value property="freeTextFormatCode" data="MEDPRE/Free_text/Free_text_format_code" decoder="String" default="null" /> <jb:wiring property="textReference" beanIdRef="MEDPRE.Free_text.TEXT_REFERENCE" /> <jb:wiring property="textLiteral" beanIdRef="MEDPRE.Free_text.TEXT_LITERAL" /> </jb:bean> <jb:bean beanId="MEDPRE.Free_text.TEXT_REFERENCE" class="org.milyn.edi.unedifact.d05a.common.field.TextReferenceC107" createOnElement="MEDPRE/Free_text/TEXT_REFERENCE"> <jb:value property="freeTextDescriptionCode" data="MEDPRE/Free_text/TEXT_REFERENCE/Free_text_description_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="MEDPRE/Free_text/TEXT_REFERENCE/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="MEDPRE/Free_text/TEXT_REFERENCE/Code_list_responsible_agency_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="MEDPRE.Free_text.TEXT_LITERAL" class="org.milyn.edi.unedifact.d05a.common.field.TextLiteralC108" createOnElement="MEDPRE/Free_text/TEXT_LITERAL"> <jb:value property="freeText1" data="MEDPRE/Free_text/TEXT_LITERAL/Free_text_-_-1" decoder="String" default="null" /> <jb:value property="freeText2" data="MEDPRE/Free_text/TEXT_LITERAL/Free_text_-_-2" decoder="String" default="null" /> <jb:value property="freeText3" data="MEDPRE/Free_text/TEXT_LITERAL/Free_text_-_-3" decoder="String" default="null" /> <jb:value property="freeText4" data="MEDPRE/Free_text/TEXT_LITERAL/Free_text_-_-4" decoder="String" default="null" /> <jb:value property="freeText5" data="MEDPRE/Free_text/TEXT_LITERAL/Free_text_-_-5" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="MEDPRE.Segment_group_1_List" class="java.util.ArrayList" createOnElement="MEDPRE"> <jb:wiring beanIdRef="MEDPRE.Segment_group_1" /> </jb:bean> <jb:bean beanId="MEDPRE.Segment_group_1" class="org.milyn.edi.unedifact.d05a.MEDPRE.SegmentGroup1" createOnElement="MEDPRE/Segment_group_1"> <jb:wiring property="sequenceDetails" beanIdRef="MEDPRE.Segment_group_1.Sequence_details" /> <jb:wiring property="partyIdentification" beanIdRef="MEDPRE.Segment_group_1.Party_identification_List" /> <jb:wiring property="identity" beanIdRef="MEDPRE.Segment_group_1.Identity_List" /> <jb:wiring property="organisationClassificationDetails" beanIdRef="MEDPRE.Segment_group_1.Organisation_classification_details_List" /> <jb:wiring property="qualification" beanIdRef="MEDPRE.Segment_group_1.Qualification_List" /> <jb:wiring property="employmentDetails" beanIdRef="MEDPRE.Segment_group_1.Employment_details" /> <jb:wiring property="address" beanIdRef="MEDPRE.Segment_group_1.Address" /> <jb:wiring property="communicationContact" beanIdRef="MEDPRE.Segment_group_1.Communication_contact_List" /> <jb:wiring property="reference" beanIdRef="MEDPRE.Segment_group_1.Reference" /> <jb:wiring property="segmentGroup2" beanIdRef="MEDPRE.Segment_group_1.Segment_group_2_List" /> </jb:bean> <jb:bean beanId="MEDPRE.Segment_group_1.Sequence_details" class="org.milyn.edi.unedifact.d05a.common.SequenceDetails" createOnElement="MEDPRE/Segment_group_1/Sequence_details"> <jb:value property="actionRequestNotificationDescriptionCode" data="MEDPRE/Segment_group_1/Sequence_details/Action_request_notification_description_code" decoder="String" default="null" /> <jb:wiring property="sequenceInformation" beanIdRef="MEDPRE.Segment_group_1.Sequence_details.SEQUENCE_INFORMATION" /> </jb:bean> <jb:bean beanId="MEDPRE.Segment_group_1.Sequence_details.SEQUENCE_INFORMATION" class="org.milyn.edi.unedifact.d05a.common.field.SequenceInformationC286" createOnElement="MEDPRE/Segment_group_1/Sequence_details/SEQUENCE_INFORMATION"> <jb:value property="sequencePositionIdentifier" data="MEDPRE/Segment_group_1/Sequence_details/SEQUENCE_INFORMATION/Sequence_position_identifier" decoder="String" default="null" /> <jb:value property="sequenceIdentifierSourceCode" data="MEDPRE/Segment_group_1/Sequence_details/SEQUENCE_INFORMATION/Sequence_identifier_source_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="MEDPRE/Segment_group_1/Sequence_details/SEQUENCE_INFORMATION/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="MEDPRE/Segment_group_1/Sequence_details/SEQUENCE_INFORMATION/Code_list_responsible_agency_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="MEDPRE.Segment_group_1.Party_identification_List" class="java.util.ArrayList" createOnElement="MEDPRE/Segment_group_1"> <jb:wiring beanIdRef="MEDPRE.Segment_group_1.Party_identification" /> </jb:bean> <jb:bean beanId="MEDPRE.Segment_group_1.Party_identification" class="org.milyn.edi.unedifact.d05a.common.PartyIdentification" createOnElement="MEDPRE/Segment_group_1/Party_identification"> <jb:value property="partyFunctionCodeQualifier" data="MEDPRE/Segment_group_1/Party_identification/Party_function_code_qualifier" decoder="String" default="null" /> <jb:value property="nameTypeCode" data="MEDPRE/Segment_group_1/Party_identification/Name_type_code" decoder="String" default="null" /> <jb:value property="nameStatusCode" data="MEDPRE/Segment_group_1/Party_identification/Name_status_code" decoder="String" default="null" /> <jb:value property="actionRequestNotificationDescriptionCode" data="MEDPRE/Segment_group_1/Party_identification/Action_request_notification_description_code" decoder="String" default="null" /> <jb:wiring property="identificationNumber" beanIdRef="MEDPRE.Segment_group_1.Party_identification.IDENTIFICATION_NUMBER" /> <jb:wiring property="partyIdentificationDetails" beanIdRef="MEDPRE.Segment_group_1.Party_identification.PARTY_IDENTIFICATION_DETAILS" /> <jb:wiring property="nameComponentDetails1" beanIdRef="MEDPRE.Segment_group_1.Party_identification.NAME_COMPONENT_DETAILS_-_-1" /> <jb:wiring property="nameComponentDetails2" beanIdRef="MEDPRE.Segment_group_1.Party_identification.NAME_COMPONENT_DETAILS_-_-2" /> <jb:wiring property="nameComponentDetails3" beanIdRef="MEDPRE.Segment_group_1.Party_identification.NAME_COMPONENT_DETAILS_-_-3" /> <jb:wiring property="nameComponentDetails4" beanIdRef="MEDPRE.Segment_group_1.Party_identification.NAME_COMPONENT_DETAILS_-_-4" /> <jb:wiring property="nameComponentDetails5" beanIdRef="MEDPRE.Segment_group_1.Party_identification.NAME_COMPONENT_DETAILS_-_-5" /> </jb:bean> <jb:bean beanId="MEDPRE.Segment_group_1.Party_identification.IDENTIFICATION_NUMBER" class="org.milyn.edi.unedifact.d05a.common.field.IdentificationNumberC206" createOnElement="MEDPRE/Segment_group_1/Party_identification/IDENTIFICATION_NUMBER"> <jb:value property="objectIdentifier" data="MEDPRE/Segment_group_1/Party_identification/IDENTIFICATION_NUMBER/Object_identifier" decoder="String" default="null" /> <jb:value property="objectIdentificationCodeQualifier" data="MEDPRE/Segment_group_1/Party_identification/IDENTIFICATION_NUMBER/Object_identification_code_qualifier" decoder="String" default="null" /> <jb:value property="statusDescriptionCode" data="MEDPRE/Segment_group_1/Party_identification/IDENTIFICATION_NUMBER/Status_description_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="MEDPRE.Segment_group_1.Party_identification.PARTY_IDENTIFICATION_DETAILS" class="org.milyn.edi.unedifact.d05a.common.field.PartyIdentificationDetailsC082" createOnElement="MEDPRE/Segment_group_1/Party_identification/PARTY_IDENTIFICATION_DETAILS"> <jb:value property="partyIdentifier" data="MEDPRE/Segment_group_1/Party_identification/PARTY_IDENTIFICATION_DETAILS/Party_identifier" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="MEDPRE/Segment_group_1/Party_identification/PARTY_IDENTIFICATION_DETAILS/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="MEDPRE/Segment_group_1/Party_identification/PARTY_IDENTIFICATION_DETAILS/Code_list_responsible_agency_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="MEDPRE.Segment_group_1.Party_identification.NAME_COMPONENT_DETAILS_-_-1" class="org.milyn.edi.unedifact.d05a.common.field.NameComponentDetailsC816" createOnElement="MEDPRE/Segment_group_1/Party_identification/NAME_COMPONENT_DETAILS_-_-1"> <jb:value property="nameComponentTypeCodeQualifier" data="MEDPRE/Segment_group_1/Party_identification/NAME_COMPONENT_DETAILS_-_-1/Name_component_type_code_qualifier" decoder="String" default="null" /> <jb:value property="nameComponentDescription" data="MEDPRE/Segment_group_1/Party_identification/NAME_COMPONENT_DETAILS_-_-1/Name_component_description" decoder="String" default="null" /> <jb:value property="nameComponentUsageCode" data="MEDPRE/Segment_group_1/Party_identification/NAME_COMPONENT_DETAILS_-_-1/Name_component_usage_code" decoder="String" default="null" /> <jb:value property="nameOriginalAlphabetCode" data="MEDPRE/Segment_group_1/Party_identification/NAME_COMPONENT_DETAILS_-_-1/Name_original_alphabet_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="MEDPRE.Segment_group_1.Party_identification.NAME_COMPONENT_DETAILS_-_-2" class="org.milyn.edi.unedifact.d05a.common.field.NameComponentDetailsC816" createOnElement="MEDPRE/Segment_group_1/Party_identification/NAME_COMPONENT_DETAILS_-_-2"> <jb:value property="nameComponentTypeCodeQualifier" data="MEDPRE/Segment_group_1/Party_identification/NAME_COMPONENT_DETAILS_-_-2/Name_component_type_code_qualifier" decoder="String" default="null" /> <jb:value property="nameComponentDescription" data="MEDPRE/Segment_group_1/Party_identification/NAME_COMPONENT_DETAILS_-_-2/Name_component_description" decoder="String" default="null" /> <jb:value property="nameComponentUsageCode" data="MEDPRE/Segment_group_1/Party_identification/NAME_COMPONENT_DETAILS_-_-2/Name_component_usage_code" decoder="String" default="null" /> <jb:value property="nameOriginalAlphabetCode" data="MEDPRE/Segment_group_1/Party_identification/NAME_COMPONENT_DETAILS_-_-2/Name_original_alphabet_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="MEDPRE.Segment_group_1.Party_identification.NAME_COMPONENT_DETAILS_-_-3" class="org.milyn.edi.unedifact.d05a.common.field.NameComponentDetailsC816" createOnElement="MEDPRE/Segment_group_1/Party_identification/NAME_COMPONENT_DETAILS_-_-3"> <jb:value property="nameComponentTypeCodeQualifier" data="MEDPRE/Segment_group_1/Party_identification/NAME_COMPONENT_DETAILS_-_-3/Name_component_type_code_qualifier" decoder="String" default="null" /> <jb:value property="nameComponentDescription" data="MEDPRE/Segment_group_1/Party_identification/NAME_COMPONENT_DETAILS_-_-3/Name_component_description" decoder="String" default="null" /> <jb:value property="nameComponentUsageCode" data="MEDPRE/Segment_group_1/Party_identification/NAME_COMPONENT_DETAILS_-_-3/Name_component_usage_code" decoder="String" default="null" /> <jb:value property="nameOriginalAlphabetCode" data="MEDPRE/Segment_group_1/Party_identification/NAME_COMPONENT_DETAILS_-_-3/Name_original_alphabet_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="MEDPRE.Segment_group_1.Party_identification.NAME_COMPONENT_DETAILS_-_-4" class="org.milyn.edi.unedifact.d05a.common.field.NameComponentDetailsC816" createOnElement="MEDPRE/Segment_group_1/Party_identification/NAME_COMPONENT_DETAILS_-_-4"> <jb:value property="nameComponentTypeCodeQualifier" data="MEDPRE/Segment_group_1/Party_identification/NAME_COMPONENT_DETAILS_-_-4/Name_component_type_code_qualifier" decoder="String" default="null" /> <jb:value property="nameComponentDescription" data="MEDPRE/Segment_group_1/Party_identification/NAME_COMPONENT_DETAILS_-_-4/Name_component_description" decoder="String" default="null" /> <jb:value property="nameComponentUsageCode" data="MEDPRE/Segment_group_1/Party_identification/NAME_COMPONENT_DETAILS_-_-4/Name_component_usage_code" decoder="String" default="null" /> <jb:value property="nameOriginalAlphabetCode" data="MEDPRE/Segment_group_1/Party_identification/NAME_COMPONENT_DETAILS_-_-4/Name_original_alphabet_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="MEDPRE.Segment_group_1.Party_identification.NAME_COMPONENT_DETAILS_-_-5" class="org.milyn.edi.unedifact.d05a.common.field.NameComponentDetailsC816" createOnElement="MEDPRE/Segment_group_1/Party_identification/NAME_COMPONENT_DETAILS_-_-5"> <jb:value property="nameComponentTypeCodeQualifier" data="MEDPRE/Segment_group_1/Party_identification/NAME_COMPONENT_DETAILS_-_-5/Name_component_type_code_qualifier" decoder="String" default="null" /> <jb:value property="nameComponentDescription" data="MEDPRE/Segment_group_1/Party_identification/NAME_COMPONENT_DETAILS_-_-5/Name_component_description" decoder="String" default="null" /> <jb:value property="nameComponentUsageCode" data="MEDPRE/Segment_group_1/Party_identification/NAME_COMPONENT_DETAILS_-_-5/Name_component_usage_code" decoder="String" default="null" /> <jb:value property="nameOriginalAlphabetCode" data="MEDPRE/Segment_group_1/Party_identification/NAME_COMPONENT_DETAILS_-_-5/Name_original_alphabet_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="MEDPRE.Segment_group_1.Identity_List" class="java.util.ArrayList" createOnElement="MEDPRE/Segment_group_1"> <jb:wiring beanIdRef="MEDPRE.Segment_group_1.Identity" /> </jb:bean> <jb:bean beanId="MEDPRE.Segment_group_1.Identity" class="org.milyn.edi.unedifact.d05a.common.Identity" createOnElement="MEDPRE/Segment_group_1/Identity"> <jb:value property="objectTypeCodeQualifier" data="MEDPRE/Segment_group_1/Identity/Object_type_code_qualifier" decoder="String" default="null" /> <jb:value property="statusDescriptionCode" data="MEDPRE/Segment_group_1/Identity/Status_description_code" decoder="String" default="null" /> <jb:value property="configurationLevelNumber" data="MEDPRE/Segment_group_1/Identity/Configuration_level_number" decoder="DABigDecimal" default="null" /> <jb:wiring property="identificationNumber" beanIdRef="MEDPRE.Segment_group_1.Identity.IDENTIFICATION_NUMBER" /> <jb:wiring property="partyIdentificationDetails" beanIdRef="MEDPRE.Segment_group_1.Identity.PARTY_IDENTIFICATION_DETAILS" /> <jb:wiring property="positionIdentification" beanIdRef="MEDPRE.Segment_group_1.Identity.POSITION_IDENTIFICATION" /> <jb:wiring property="characteristicDescription" beanIdRef="MEDPRE.Segment_group_1.Identity.CHARACTERISTIC_DESCRIPTION" /> </jb:bean> <jb:bean beanId="MEDPRE.Segment_group_1.Identity.IDENTIFICATION_NUMBER" class="org.milyn.edi.unedifact.d05a.common.field.IdentificationNumberC206" createOnElement="MEDPRE/Segment_group_1/Identity/IDENTIFICATION_NUMBER"> <jb:value property="objectIdentifier" data="MEDPRE/Segment_group_1/Identity/IDENTIFICATION_NUMBER/Object_identifier" decoder="String" default="null" /> <jb:value property="objectIdentificationCodeQualifier" data="MEDPRE/Segment_group_1/Identity/IDENTIFICATION_NUMBER/Object_identification_code_qualifier" decoder="String" default="null" /> <jb:value property="statusDescriptionCode" data="MEDPRE/Segment_group_1/Identity/IDENTIFICATION_NUMBER/Status_description_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="MEDPRE.Segment_group_1.Identity.PARTY_IDENTIFICATION_DETAILS" class="org.milyn.edi.unedifact.d05a.common.field.PartyIdentificationDetailsC082" createOnElement="MEDPRE/Segment_group_1/Identity/PARTY_IDENTIFICATION_DETAILS"> <jb:value property="partyIdentifier" data="MEDPRE/Segment_group_1/Identity/PARTY_IDENTIFICATION_DETAILS/Party_identifier" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="MEDPRE/Segment_group_1/Identity/PARTY_IDENTIFICATION_DETAILS/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="MEDPRE/Segment_group_1/Identity/PARTY_IDENTIFICATION_DETAILS/Code_list_responsible_agency_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="MEDPRE.Segment_group_1.Identity.POSITION_IDENTIFICATION" class="org.milyn.edi.unedifact.d05a.common.field.PositionIdentificationC778" createOnElement="MEDPRE/Segment_group_1/Identity/POSITION_IDENTIFICATION"> <jb:value property="hierarchicalStructureLevelIdentifier" data="MEDPRE/Segment_group_1/Identity/POSITION_IDENTIFICATION/Hierarchical_structure_level_identifier" decoder="String" default="null" /> <jb:value property="sequencePositionIdentifier" data="MEDPRE/Segment_group_1/Identity/POSITION_IDENTIFICATION/Sequence_position_identifier" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="MEDPRE.Segment_group_1.Identity.CHARACTERISTIC_DESCRIPTION" class="org.milyn.edi.unedifact.d05a.common.field.CharacteristicDescriptionC240" createOnElement="MEDPRE/Segment_group_1/Identity/CHARACTERISTIC_DESCRIPTION"> <jb:value property="characteristicDescriptionCode" data="MEDPRE/Segment_group_1/Identity/CHARACTERISTIC_DESCRIPTION/Characteristic_description_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="MEDPRE/Segment_group_1/Identity/CHARACTERISTIC_DESCRIPTION/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="MEDPRE/Segment_group_1/Identity/CHARACTERISTIC_DESCRIPTION/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="characteristicDescription1" data="MEDPRE/Segment_group_1/Identity/CHARACTERISTIC_DESCRIPTION/Characteristic_description_-_-1" decoder="String" default="null" /> <jb:value property="characteristicDescription2" data="MEDPRE/Segment_group_1/Identity/CHARACTERISTIC_DESCRIPTION/Characteristic_description_-_-2" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="MEDPRE.Segment_group_1.Organisation_classification_details_List" class="java.util.ArrayList" createOnElement="MEDPRE/Segment_group_1"> <jb:wiring beanIdRef="MEDPRE.Segment_group_1.Organisation_classification_details" /> </jb:bean> <jb:bean beanId="MEDPRE.Segment_group_1.Organisation_classification_details" class="org.milyn.edi.unedifact.d05a.common.OrganisationClassificationDetails" createOnElement="MEDPRE/Segment_group_1/Organisation_classification_details"> <jb:value property="sectorAreaIdentificationCodeQualifier" data="MEDPRE/Segment_group_1/Organisation_classification_details/Sector_area_identification_code_qualifier" decoder="String" default="null" /> <jb:value property="organisationClassificationCode" data="MEDPRE/Segment_group_1/Organisation_classification_details/Organisation_classification_code" decoder="String" default="null" /> <jb:wiring property="organisationClassificationDetail" beanIdRef="MEDPRE.Segment_group_1.Organisation_classification_details.ORGANISATION_CLASSIFICATION_DETAIL" /> </jb:bean> <jb:bean beanId="MEDPRE.Segment_group_1.Organisation_classification_details.ORGANISATION_CLASSIFICATION_DETAIL" class="org.milyn.edi.unedifact.d05a.common.field.OrganisationClassificationDetailC844" createOnElement="MEDPRE/Segment_group_1/Organisation_classification_details/ORGANISATION_CLASSIFICATION_DETAIL"> <jb:value property="organisationalClassNameCode" data="MEDPRE/Segment_group_1/Organisation_classification_details/ORGANISATION_CLASSIFICATION_DETAIL/Organisational_class_name_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="MEDPRE/Segment_group_1/Organisation_classification_details/ORGANISATION_CLASSIFICATION_DETAIL/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="MEDPRE/Segment_group_1/Organisation_classification_details/ORGANISATION_CLASSIFICATION_DETAIL/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="organisationalClassName" data="MEDPRE/Segment_group_1/Organisation_classification_details/ORGANISATION_CLASSIFICATION_DETAIL/Organisational_class_name" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="MEDPRE.Segment_group_1.Qualification_List" class="java.util.ArrayList" createOnElement="MEDPRE/Segment_group_1"> <jb:wiring beanIdRef="MEDPRE.Segment_group_1.Qualification" /> </jb:bean> <jb:bean beanId="MEDPRE.Segment_group_1.Qualification" class="org.milyn.edi.unedifact.d05a.common.Qualification" createOnElement="MEDPRE/Segment_group_1/Qualification"> <jb:value property="qualificationTypeCodeQualifier" data="MEDPRE/Segment_group_1/Qualification/Qualification_type_code_qualifier" decoder="String" default="null" /> <jb:wiring property="qualificationClassification" beanIdRef="MEDPRE.Segment_group_1.Qualification.QUALIFICATION_CLASSIFICATION" /> </jb:bean> <jb:bean beanId="MEDPRE.Segment_group_1.Qualification.QUALIFICATION_CLASSIFICATION" class="org.milyn.edi.unedifact.d05a.common.field.QualificationClassificationC950" createOnElement="MEDPRE/Segment_group_1/Qualification/QUALIFICATION_CLASSIFICATION"> <jb:value property="qualificationClassificationDescriptionCode" data="MEDPRE/Segment_group_1/Qualification/QUALIFICATION_CLASSIFICATION/Qualification_classification_description_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="MEDPRE/Segment_group_1/Qualification/QUALIFICATION_CLASSIFICATION/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="MEDPRE/Segment_group_1/Qualification/QUALIFICATION_CLASSIFICATION/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="qualificationClassificationDescription1" data="MEDPRE/Segment_group_1/Qualification/QUALIFICATION_CLASSIFICATION/Qualification_classification_description_-_-1" decoder="String" default="null" /> <jb:value property="qualificationClassificationDescription2" data="MEDPRE/Segment_group_1/Qualification/QUALIFICATION_CLASSIFICATION/Qualification_classification_description_-_-2" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="MEDPRE.Segment_group_1.Employment_details" class="org.milyn.edi.unedifact.d05a.common.EmploymentDetails" createOnElement="MEDPRE/Segment_group_1/Employment_details"> <jb:value property="employmentDetailsCodeQualifier" data="MEDPRE/Segment_group_1/Employment_details/Employment_details_code_qualifier" decoder="String" default="null" /> <jb:value property="jobTitleDescription" data="MEDPRE/Segment_group_1/Employment_details/Job_title_description" decoder="String" default="null" /> <jb:value property="qualificationApplicationAreaCode" data="MEDPRE/Segment_group_1/Employment_details/Qualification_application_area_code" decoder="String" default="null" /> <jb:wiring property="employmentCategory" beanIdRef="MEDPRE.Segment_group_1.Employment_details.EMPLOYMENT_CATEGORY" /> <jb:wiring property="occupation" beanIdRef="MEDPRE.Segment_group_1.Employment_details.OCCUPATION" /> <jb:wiring property="qualificationClassification" beanIdRef="MEDPRE.Segment_group_1.Employment_details.QUALIFICATION_CLASSIFICATION" /> </jb:bean> <jb:bean beanId="MEDPRE.Segment_group_1.Employment_details.EMPLOYMENT_CATEGORY" class="org.milyn.edi.unedifact.d05a.common.field.EmploymentCategoryC948" createOnElement="MEDPRE/Segment_group_1/Employment_details/EMPLOYMENT_CATEGORY"> <jb:value property="employmentCategoryDescriptionCode" data="MEDPRE/Segment_group_1/Employment_details/EMPLOYMENT_CATEGORY/Employment_category_description_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="MEDPRE/Segment_group_1/Employment_details/EMPLOYMENT_CATEGORY/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="MEDPRE/Segment_group_1/Employment_details/EMPLOYMENT_CATEGORY/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="employmentCategoryDescription" data="MEDPRE/Segment_group_1/Employment_details/EMPLOYMENT_CATEGORY/Employment_category_description" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="MEDPRE.Segment_group_1.Employment_details.OCCUPATION" class="org.milyn.edi.unedifact.d05a.common.field.OccupationC951" createOnElement="MEDPRE/Segment_group_1/Employment_details/OCCUPATION"> <jb:value property="occupationDescriptionCode" data="MEDPRE/Segment_group_1/Employment_details/OCCUPATION/Occupation_description_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="MEDPRE/Segment_group_1/Employment_details/OCCUPATION/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="MEDPRE/Segment_group_1/Employment_details/OCCUPATION/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="occupationDescription1" data="MEDPRE/Segment_group_1/Employment_details/OCCUPATION/Occupation_description_-_-1" decoder="String" default="null" /> <jb:value property="occupationDescription2" data="MEDPRE/Segment_group_1/Employment_details/OCCUPATION/Occupation_description_-_-2" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="MEDPRE.Segment_group_1.Employment_details.QUALIFICATION_CLASSIFICATION" class="org.milyn.edi.unedifact.d05a.common.field.QualificationClassificationC950" createOnElement="MEDPRE/Segment_group_1/Employment_details/QUALIFICATION_CLASSIFICATION"> <jb:value property="qualificationClassificationDescriptionCode" data="MEDPRE/Segment_group_1/Employment_details/QUALIFICATION_CLASSIFICATION/Qualification_classification_description_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="MEDPRE/Segment_group_1/Employment_details/QUALIFICATION_CLASSIFICATION/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="MEDPRE/Segment_group_1/Employment_details/QUALIFICATION_CLASSIFICATION/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="qualificationClassificationDescription1" data="MEDPRE/Segment_group_1/Employment_details/QUALIFICATION_CLASSIFICATION/Qualification_classification_description_-_-1" decoder="String" default="null" /> <jb:value property="qualificationClassificationDescription2" data="MEDPRE/Segment_group_1/Employment_details/QUALIFICATION_CLASSIFICATION/Qualification_classification_description_-_-2" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="MEDPRE.Segment_group_1.Address" class="org.milyn.edi.unedifact.d05a.common.Address" createOnElement="MEDPRE/Segment_group_1/Address"> <jb:value property="cityName" data="MEDPRE/Segment_group_1/Address/City_name" decoder="String" default="null" /> <jb:value property="postalIdentificationCode" data="MEDPRE/Segment_group_1/Address/Postal_identification_code" decoder="String" default="null" /> <jb:value property="countryNameCode" data="MEDPRE/Segment_group_1/Address/Country_name_code" decoder="String" default="null" /> <jb:wiring property="addressUsage" beanIdRef="MEDPRE.Segment_group_1.Address.ADDRESS_USAGE" /> <jb:wiring property="addressDetails" beanIdRef="MEDPRE.Segment_group_1.Address.ADDRESS_DETAILS" /> <jb:wiring property="countrySubEntityDetails" beanIdRef="MEDPRE.Segment_group_1.Address.COUNTRY_SUB_ENTITY_DETAILS" /> <jb:wiring property="locationIdentification" beanIdRef="MEDPRE.Segment_group_1.Address.LOCATION_IDENTIFICATION" /> </jb:bean> <jb:bean beanId="MEDPRE.Segment_group_1.Address.ADDRESS_USAGE" class="org.milyn.edi.unedifact.d05a.common.field.AddressUsageC817" createOnElement="MEDPRE/Segment_group_1/Address/ADDRESS_USAGE"> <jb:value property="addressPurposeCode" data="MEDPRE/Segment_group_1/Address/ADDRESS_USAGE/Address_purpose_code" decoder="String" default="null" /> <jb:value property="addressTypeCode" data="MEDPRE/Segment_group_1/Address/ADDRESS_USAGE/Address_type_code" decoder="String" default="null" /> <jb:value property="addressStatusCode" data="MEDPRE/Segment_group_1/Address/ADDRESS_USAGE/Address_status_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="MEDPRE.Segment_group_1.Address.ADDRESS_DETAILS" class="org.milyn.edi.unedifact.d05a.common.field.AddressDetailsC090" createOnElement="MEDPRE/Segment_group_1/Address/ADDRESS_DETAILS"> <jb:value property="addressFormatCode" data="MEDPRE/Segment_group_1/Address/ADDRESS_DETAILS/Address_format_code" decoder="String" default="null" /> <jb:value property="addressComponentDescription1" data="MEDPRE/Segment_group_1/Address/ADDRESS_DETAILS/Address_component_description_-_-1" decoder="String" default="null" /> <jb:value property="addressComponentDescription2" data="MEDPRE/Segment_group_1/Address/ADDRESS_DETAILS/Address_component_description_-_-2" decoder="String" default="null" /> <jb:value property="addressComponentDescription3" data="MEDPRE/Segment_group_1/Address/ADDRESS_DETAILS/Address_component_description_-_-3" decoder="String" default="null" /> <jb:value property="addressComponentDescription4" data="MEDPRE/Segment_group_1/Address/ADDRESS_DETAILS/Address_component_description_-_-4" decoder="String" default="null" /> <jb:value property="addressComponentDescription5" data="MEDPRE/Segment_group_1/Address/ADDRESS_DETAILS/Address_component_description_-_-5" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="MEDPRE.Segment_group_1.Address.COUNTRY_SUB_ENTITY_DETAILS" class="org.milyn.edi.unedifact.d05a.common.field.CountrySubEntityDetailsC819" createOnElement="MEDPRE/Segment_group_1/Address/COUNTRY_SUB_ENTITY_DETAILS"> <jb:value property="countrySubEntityNameCode" data="MEDPRE/Segment_group_1/Address/COUNTRY_SUB_ENTITY_DETAILS/Country_sub_entity_name_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="MEDPRE/Segment_group_1/Address/COUNTRY_SUB_ENTITY_DETAILS/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="MEDPRE/Segment_group_1/Address/COUNTRY_SUB_ENTITY_DETAILS/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="countrySubEntityName" data="MEDPRE/Segment_group_1/Address/COUNTRY_SUB_ENTITY_DETAILS/Country_sub_entity_name" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="MEDPRE.Segment_group_1.Address.LOCATION_IDENTIFICATION" class="org.milyn.edi.unedifact.d05a.common.field.LocationIdentificationC517" createOnElement="MEDPRE/Segment_group_1/Address/LOCATION_IDENTIFICATION"> <jb:value property="locationNameCode" data="MEDPRE/Segment_group_1/Address/LOCATION_IDENTIFICATION/Location_name_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="MEDPRE/Segment_group_1/Address/LOCATION_IDENTIFICATION/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="MEDPRE/Segment_group_1/Address/LOCATION_IDENTIFICATION/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="locationName" data="MEDPRE/Segment_group_1/Address/LOCATION_IDENTIFICATION/Location_name" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="MEDPRE.Segment_group_1.Communication_contact_List" class="java.util.ArrayList" createOnElement="MEDPRE/Segment_group_1"> <jb:wiring beanIdRef="MEDPRE.Segment_group_1.Communication_contact" /> </jb:bean> <jb:bean beanId="MEDPRE.Segment_group_1.Communication_contact" class="org.milyn.edi.unedifact.d05a.common.CommunicationContact" createOnElement="MEDPRE/Segment_group_1/Communication_contact"> <jb:wiring property="communicationContact" beanIdRef="MEDPRE.Segment_group_1.Communication_contact.COMMUNICATION_CONTACT" /> </jb:bean> <jb:bean beanId="MEDPRE.Segment_group_1.Communication_contact.COMMUNICATION_CONTACT" class="org.milyn.edi.unedifact.d05a.common.field.CommunicationContactC076" createOnElement="MEDPRE/Segment_group_1/Communication_contact/COMMUNICATION_CONTACT"> <jb:value property="communicationAddressIdentifier" data="MEDPRE/Segment_group_1/Communication_contact/COMMUNICATION_CONTACT/Communication_address_identifier" decoder="String" default="null" /> <jb:value property="communicationAddressCodeQualifier" data="MEDPRE/Segment_group_1/Communication_contact/COMMUNICATION_CONTACT/Communication_address_code_qualifier" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="MEDPRE.Segment_group_1.Reference" class="org.milyn.edi.unedifact.d05a.common.Reference" createOnElement="MEDPRE/Segment_group_1/Reference"> <jb:wiring property="reference" beanIdRef="MEDPRE.Segment_group_1.Reference.REFERENCE" /> </jb:bean> <jb:bean beanId="MEDPRE.Segment_group_1.Reference.REFERENCE" class="org.milyn.edi.unedifact.d05a.common.field.ReferenceC506" createOnElement="MEDPRE/Segment_group_1/Reference/REFERENCE"> <jb:value property="referenceCodeQualifier" data="MEDPRE/Segment_group_1/Reference/REFERENCE/Reference_code_qualifier" decoder="String" default="null" /> <jb:value property="referenceIdentifier" data="MEDPRE/Segment_group_1/Reference/REFERENCE/Reference_identifier" decoder="String" default="null" /> <jb:value property="documentLineIdentifier" data="MEDPRE/Segment_group_1/Reference/REFERENCE/Document_line_identifier" decoder="String" default="null" /> <jb:value property="referenceVersionIdentifier" data="MEDPRE/Segment_group_1/Reference/REFERENCE/Reference_version_identifier" decoder="String" default="null" /> <jb:value property="revisionIdentifier" data="MEDPRE/Segment_group_1/Reference/REFERENCE/Revision_identifier" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="MEDPRE.Segment_group_1.Segment_group_2_List" class="java.util.ArrayList" createOnElement="MEDPRE/Segment_group_1"> <jb:wiring beanIdRef="MEDPRE.Segment_group_1.Segment_group_2" /> </jb:bean> <jb:bean beanId="MEDPRE.Segment_group_1.Segment_group_2" class="org.milyn.edi.unedifact.d05a.MEDPRE.SegmentGroup2" createOnElement="MEDPRE/Segment_group_1/Segment_group_2"> <jb:wiring property="documentMessageDetails" beanIdRef="MEDPRE.Segment_group_1.Segment_group_2.Document_message_details" /> <jb:wiring property="communicationContact" beanIdRef="MEDPRE.Segment_group_1.Segment_group_2.Communication_contact" /> </jb:bean> <jb:bean beanId="MEDPRE.Segment_group_1.Segment_group_2.Document_message_details" class="org.milyn.edi.unedifact.d05a.common.DocumentMessageDetails" createOnElement="MEDPRE/Segment_group_1/Segment_group_2/Document_message_details"> <jb:value property="communicationMediumTypeCode" data="MEDPRE/Segment_group_1/Segment_group_2/Document_message_details/Communication_medium_type_code" decoder="String" default="null" /> <jb:value property="documentCopiesRequiredQuantity" data="MEDPRE/Segment_group_1/Segment_group_2/Document_message_details/Document_copies_required_quantity" decoder="DABigDecimal" default="null" /> <jb:value property="documentOriginalsRequiredQuantity" data="MEDPRE/Segment_group_1/Segment_group_2/Document_message_details/Document_originals_required_quantity" decoder="DABigDecimal" default="null" /> <jb:wiring property="documentMessageName" beanIdRef="MEDPRE.Segment_group_1.Segment_group_2.Document_message_details.DOCUMENT_MESSAGE_NAME" /> <jb:wiring property="documentMessageDetails" beanIdRef="MEDPRE.Segment_group_1.Segment_group_2.Document_message_details.DOCUMENT_MESSAGE_DETAILS" /> </jb:bean> <jb:bean beanId="MEDPRE.Segment_group_1.Segment_group_2.Document_message_details.DOCUMENT_MESSAGE_NAME" class="org.milyn.edi.unedifact.d05a.common.field.DocumentMessageNameC002" createOnElement="MEDPRE/Segment_group_1/Segment_group_2/Document_message_details/DOCUMENT_MESSAGE_NAME"> <jb:value property="documentNameCode" data="MEDPRE/Segment_group_1/Segment_group_2/Document_message_details/DOCUMENT_MESSAGE_NAME/Document_name_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="MEDPRE/Segment_group_1/Segment_group_2/Document_message_details/DOCUMENT_MESSAGE_NAME/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="MEDPRE/Segment_group_1/Segment_group_2/Document_message_details/DOCUMENT_MESSAGE_NAME/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="documentName" data="MEDPRE/Segment_group_1/Segment_group_2/Document_message_details/DOCUMENT_MESSAGE_NAME/Document_name" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="MEDPRE.Segment_group_1.Segment_group_2.Document_message_details.DOCUMENT_MESSAGE_DETAILS" class="org.milyn.edi.unedifact.d05a.common.field.DocumentMessageDetailsC503" createOnElement="MEDPRE/Segment_group_1/Segment_group_2/Document_message_details/DOCUMENT_MESSAGE_DETAILS"> <jb:value property="documentIdentifier" data="MEDPRE/Segment_group_1/Segment_group_2/Document_message_details/DOCUMENT_MESSAGE_DETAILS/Document_identifier" decoder="String" default="null" /> <jb:value property="documentStatusCode" data="MEDPRE/Segment_group_1/Segment_group_2/Document_message_details/DOCUMENT_MESSAGE_DETAILS/Document_status_code" decoder="String" default="null" /> <jb:value property="documentSourceDescription" data="MEDPRE/Segment_group_1/Segment_group_2/Document_message_details/DOCUMENT_MESSAGE_DETAILS/Document_source_description" decoder="String" default="null" /> <jb:value property="languageNameCode" data="MEDPRE/Segment_group_1/Segment_group_2/Document_message_details/DOCUMENT_MESSAGE_DETAILS/Language_name_code" decoder="String" default="null" /> <jb:value property="versionIdentifier" data="MEDPRE/Segment_group_1/Segment_group_2/Document_message_details/DOCUMENT_MESSAGE_DETAILS/Version_identifier" decoder="String" default="null" /> <jb:value property="revisionIdentifier" data="MEDPRE/Segment_group_1/Segment_group_2/Document_message_details/DOCUMENT_MESSAGE_DETAILS/Revision_identifier" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="MEDPRE.Segment_group_1.Segment_group_2.Communication_contact" class="org.milyn.edi.unedifact.d05a.common.CommunicationContact" createOnElement="MEDPRE/Segment_group_1/Segment_group_2/Communication_contact"> <jb:wiring property="communicationContact" beanIdRef="MEDPRE.Segment_group_1.Segment_group_2.Communication_contact.COMMUNICATION_CONTACT" /> </jb:bean> <jb:bean beanId="MEDPRE.Segment_group_1.Segment_group_2.Communication_contact.COMMUNICATION_CONTACT" class="org.milyn.edi.unedifact.d05a.common.field.CommunicationContactC076" createOnElement="MEDPRE/Segment_group_1/Segment_group_2/Communication_contact/COMMUNICATION_CONTACT"> <jb:value property="communicationAddressIdentifier" data="MEDPRE/Segment_group_1/Segment_group_2/Communication_contact/COMMUNICATION_CONTACT/Communication_address_identifier" decoder="String" default="null" /> <jb:value property="communicationAddressCodeQualifier" data="MEDPRE/Segment_group_1/Segment_group_2/Communication_contact/COMMUNICATION_CONTACT/Communication_address_code_qualifier" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="MEDPRE.Segment_group_3" class="org.milyn.edi.unedifact.d05a.MEDPRE.SegmentGroup3" createOnElement="MEDPRE/Segment_group_3"> <jb:wiring property="attribute" beanIdRef="MEDPRE.Segment_group_3.Attribute" /> <jb:wiring property="partyIdentification" beanIdRef="MEDPRE.Segment_group_3.Party_identification_List" /> <jb:wiring property="personDemographicInformation" beanIdRef="MEDPRE.Segment_group_3.Person_demographic_information" /> <jb:wiring property="identity" beanIdRef="MEDPRE.Segment_group_3.Identity_List" /> <jb:wiring property="dateTimePeriod" beanIdRef="MEDPRE.Segment_group_3.Date_time_period_List" /> <jb:wiring property="nationality" beanIdRef="MEDPRE.Segment_group_3.Nationality" /> <jb:wiring property="agreementIdentification" beanIdRef="MEDPRE.Segment_group_3.Agreement_identification_List" /> <jb:wiring property="characteristicClassId" beanIdRef="MEDPRE.Segment_group_3.Characteristic_class_id_List" /> <jb:wiring property="status" beanIdRef="MEDPRE.Segment_group_3.Status" /> <jb:wiring property="freeText" beanIdRef="MEDPRE.Segment_group_3.Free_text_List" /> <jb:wiring property="language" beanIdRef="MEDPRE.Segment_group_3.Language" /> <jb:wiring property="characteristicValue" beanIdRef="MEDPRE.Segment_group_3.Characteristic_value" /> <jb:wiring property="segmentGroup4" beanIdRef="MEDPRE.Segment_group_3.Segment_group_4_List" /> <jb:wiring property="segmentGroup5" beanIdRef="MEDPRE.Segment_group_3.Segment_group_5_List" /> <jb:wiring property="segmentGroup6" beanIdRef="MEDPRE.Segment_group_3.Segment_group_6_List" /> <jb:wiring property="segmentGroup7" beanIdRef="MEDPRE.Segment_group_3.Segment_group_7_List" /> </jb:bean> <jb:bean beanId="MEDPRE.Segment_group_3.Attribute" class="org.milyn.edi.unedifact.d05a.common.Attribute" createOnElement="MEDPRE/Segment_group_3/Attribute"> <jb:value property="attributeFunctionCodeQualifier" data="MEDPRE/Segment_group_3/Attribute/Attribute_function_code_qualifier" decoder="String" default="null" /> <jb:wiring property="attributeType" beanIdRef="MEDPRE.Segment_group_3.Attribute.ATTRIBUTE_TYPE" /> <jb:wiring property="attributeDetail" beanIdRef="MEDPRE.Segment_group_3.Attribute.ATTRIBUTE_DETAIL" /> </jb:bean> <jb:bean beanId="MEDPRE.Segment_group_3.Attribute.ATTRIBUTE_TYPE" class="org.milyn.edi.unedifact.d05a.common.field.AttributeTypeC955" createOnElement="MEDPRE/Segment_group_3/Attribute/ATTRIBUTE_TYPE"> <jb:value property="attributeTypeDescriptionCode" data="MEDPRE/Segment_group_3/Attribute/ATTRIBUTE_TYPE/Attribute_type_description_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="MEDPRE/Segment_group_3/Attribute/ATTRIBUTE_TYPE/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="MEDPRE/Segment_group_3/Attribute/ATTRIBUTE_TYPE/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="attributeTypeDescription" data="MEDPRE/Segment_group_3/Attribute/ATTRIBUTE_TYPE/Attribute_type_description" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="MEDPRE.Segment_group_3.Attribute.ATTRIBUTE_DETAIL" class="org.milyn.edi.unedifact.d05a.common.field.AttributeDetailC956" createOnElement="MEDPRE/Segment_group_3/Attribute/ATTRIBUTE_DETAIL"> <jb:value property="attributeDescriptionCode" data="MEDPRE/Segment_group_3/Attribute/ATTRIBUTE_DETAIL/Attribute_description_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="MEDPRE/Segment_group_3/Attribute/ATTRIBUTE_DETAIL/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="MEDPRE/Segment_group_3/Attribute/ATTRIBUTE_DETAIL/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="attributeDescription" data="MEDPRE/Segment_group_3/Attribute/ATTRIBUTE_DETAIL/Attribute_description" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="MEDPRE.Segment_group_3.Party_identification_List" class="java.util.ArrayList" createOnElement="MEDPRE/Segment_group_3"> <jb:wiring beanIdRef="MEDPRE.Segment_group_3.Party_identification" /> </jb:bean> <jb:bean beanId="MEDPRE.Segment_group_3.Party_identification" class="org.milyn.edi.unedifact.d05a.common.PartyIdentification" createOnElement="MEDPRE/Segment_group_3/Party_identification"> <jb:value property="partyFunctionCodeQualifier" data="MEDPRE/Segment_group_3/Party_identification/Party_function_code_qualifier" decoder="String" default="null" /> <jb:value property="nameTypeCode" data="MEDPRE/Segment_group_3/Party_identification/Name_type_code" decoder="String" default="null" /> <jb:value property="nameStatusCode" data="MEDPRE/Segment_group_3/Party_identification/Name_status_code" decoder="String" default="null" /> <jb:value property="actionRequestNotificationDescriptionCode" data="MEDPRE/Segment_group_3/Party_identification/Action_request_notification_description_code" decoder="String" default="null" /> <jb:wiring property="identificationNumber" beanIdRef="MEDPRE.Segment_group_3.Party_identification.IDENTIFICATION_NUMBER" /> <jb:wiring property="partyIdentificationDetails" beanIdRef="MEDPRE.Segment_group_3.Party_identification.PARTY_IDENTIFICATION_DETAILS" /> <jb:wiring property="nameComponentDetails1" beanIdRef="MEDPRE.Segment_group_3.Party_identification.NAME_COMPONENT_DETAILS_-_-1" /> <jb:wiring property="nameComponentDetails2" beanIdRef="MEDPRE.Segment_group_3.Party_identification.NAME_COMPONENT_DETAILS_-_-2" /> <jb:wiring property="nameComponentDetails3" beanIdRef="MEDPRE.Segment_group_3.Party_identification.NAME_COMPONENT_DETAILS_-_-3" /> <jb:wiring property="nameComponentDetails4" beanIdRef="MEDPRE.Segment_group_3.Party_identification.NAME_COMPONENT_DETAILS_-_-4" /> <jb:wiring property="nameComponentDetails5" beanIdRef="MEDPRE.Segment_group_3.Party_identification.NAME_COMPONENT_DETAILS_-_-5" /> </jb:bean> <jb:bean beanId="MEDPRE.Segment_group_3.Party_identification.IDENTIFICATION_NUMBER" class="org.milyn.edi.unedifact.d05a.common.field.IdentificationNumberC206" createOnElement="MEDPRE/Segment_group_3/Party_identification/IDENTIFICATION_NUMBER"> <jb:value property="objectIdentifier" data="MEDPRE/Segment_group_3/Party_identification/IDENTIFICATION_NUMBER/Object_identifier" decoder="String" default="null" /> <jb:value property="objectIdentificationCodeQualifier" data="MEDPRE/Segment_group_3/Party_identification/IDENTIFICATION_NUMBER/Object_identification_code_qualifier" decoder="String" default="null" /> <jb:value property="statusDescriptionCode" data="MEDPRE/Segment_group_3/Party_identification/IDENTIFICATION_NUMBER/Status_description_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="MEDPRE.Segment_group_3.Party_identification.PARTY_IDENTIFICATION_DETAILS" class="org.milyn.edi.unedifact.d05a.common.field.PartyIdentificationDetailsC082" createOnElement="MEDPRE/Segment_group_3/Party_identification/PARTY_IDENTIFICATION_DETAILS"> <jb:value property="partyIdentifier" data="MEDPRE/Segment_group_3/Party_identification/PARTY_IDENTIFICATION_DETAILS/Party_identifier" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="MEDPRE/Segment_group_3/Party_identification/PARTY_IDENTIFICATION_DETAILS/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="MEDPRE/Segment_group_3/Party_identification/PARTY_IDENTIFICATION_DETAILS/Code_list_responsible_agency_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="MEDPRE.Segment_group_3.Party_identification.NAME_COMPONENT_DETAILS_-_-1" class="org.milyn.edi.unedifact.d05a.common.field.NameComponentDetailsC816" createOnElement="MEDPRE/Segment_group_3/Party_identification/NAME_COMPONENT_DETAILS_-_-1"> <jb:value property="nameComponentTypeCodeQualifier" data="MEDPRE/Segment_group_3/Party_identification/NAME_COMPONENT_DETAILS_-_-1/Name_component_type_code_qualifier" decoder="String" default="null" /> <jb:value property="nameComponentDescription" data="MEDPRE/Segment_group_3/Party_identification/NAME_COMPONENT_DETAILS_-_-1/Name_component_description" decoder="String" default="null" /> <jb:value property="nameComponentUsageCode" data="MEDPRE/Segment_group_3/Party_identification/NAME_COMPONENT_DETAILS_-_-1/Name_component_usage_code" decoder="String" default="null" /> <jb:value property="nameOriginalAlphabetCode" data="MEDPRE/Segment_group_3/Party_identification/NAME_COMPONENT_DETAILS_-_-1/Name_original_alphabet_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="MEDPRE.Segment_group_3.Party_identification.NAME_COMPONENT_DETAILS_-_-2" class="org.milyn.edi.unedifact.d05a.common.field.NameComponentDetailsC816" createOnElement="MEDPRE/Segment_group_3/Party_identification/NAME_COMPONENT_DETAILS_-_-2"> <jb:value property="nameComponentTypeCodeQualifier" data="MEDPRE/Segment_group_3/Party_identification/NAME_COMPONENT_DETAILS_-_-2/Name_component_type_code_qualifier" decoder="String" default="null" /> <jb:value property="nameComponentDescription" data="MEDPRE/Segment_group_3/Party_identification/NAME_COMPONENT_DETAILS_-_-2/Name_component_description" decoder="String" default="null" /> <jb:value property="nameComponentUsageCode" data="MEDPRE/Segment_group_3/Party_identification/NAME_COMPONENT_DETAILS_-_-2/Name_component_usage_code" decoder="String" default="null" /> <jb:value property="nameOriginalAlphabetCode" data="MEDPRE/Segment_group_3/Party_identification/NAME_COMPONENT_DETAILS_-_-2/Name_original_alphabet_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="MEDPRE.Segment_group_3.Party_identification.NAME_COMPONENT_DETAILS_-_-3" class="org.milyn.edi.unedifact.d05a.common.field.NameComponentDetailsC816" createOnElement="MEDPRE/Segment_group_3/Party_identification/NAME_COMPONENT_DETAILS_-_-3"> <jb:value property="nameComponentTypeCodeQualifier" data="MEDPRE/Segment_group_3/Party_identification/NAME_COMPONENT_DETAILS_-_-3/Name_component_type_code_qualifier" decoder="String" default="null" /> <jb:value property="nameComponentDescription" data="MEDPRE/Segment_group_3/Party_identification/NAME_COMPONENT_DETAILS_-_-3/Name_component_description" decoder="String" default="null" /> <jb:value property="nameComponentUsageCode" data="MEDPRE/Segment_group_3/Party_identification/NAME_COMPONENT_DETAILS_-_-3/Name_component_usage_code" decoder="String" default="null" /> <jb:value property="nameOriginalAlphabetCode" data="MEDPRE/Segment_group_3/Party_identification/NAME_COMPONENT_DETAILS_-_-3/Name_original_alphabet_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="MEDPRE.Segment_group_3.Party_identification.NAME_COMPONENT_DETAILS_-_-4" class="org.milyn.edi.unedifact.d05a.common.field.NameComponentDetailsC816" createOnElement="MEDPRE/Segment_group_3/Party_identification/NAME_COMPONENT_DETAILS_-_-4"> <jb:value property="nameComponentTypeCodeQualifier" data="MEDPRE/Segment_group_3/Party_identification/NAME_COMPONENT_DETAILS_-_-4/Name_component_type_code_qualifier" decoder="String" default="null" /> <jb:value property="nameComponentDescription" data="MEDPRE/Segment_group_3/Party_identification/NAME_COMPONENT_DETAILS_-_-4/Name_component_description" decoder="String" default="null" /> <jb:value property="nameComponentUsageCode" data="MEDPRE/Segment_group_3/Party_identification/NAME_COMPONENT_DETAILS_-_-4/Name_component_usage_code" decoder="String" default="null" /> <jb:value property="nameOriginalAlphabetCode" data="MEDPRE/Segment_group_3/Party_identification/NAME_COMPONENT_DETAILS_-_-4/Name_original_alphabet_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="MEDPRE.Segment_group_3.Party_identification.NAME_COMPONENT_DETAILS_-_-5" class="org.milyn.edi.unedifact.d05a.common.field.NameComponentDetailsC816" createOnElement="MEDPRE/Segment_group_3/Party_identification/NAME_COMPONENT_DETAILS_-_-5"> <jb:value property="nameComponentTypeCodeQualifier" data="MEDPRE/Segment_group_3/Party_identification/NAME_COMPONENT_DETAILS_-_-5/Name_component_type_code_qualifier" decoder="String" default="null" /> <jb:value property="nameComponentDescription" data="MEDPRE/Segment_group_3/Party_identification/NAME_COMPONENT_DETAILS_-_-5/Name_component_description" decoder="String" default="null" /> <jb:value property="nameComponentUsageCode" data="MEDPRE/Segment_group_3/Party_identification/NAME_COMPONENT_DETAILS_-_-5/Name_component_usage_code" decoder="String" default="null" /> <jb:value property="nameOriginalAlphabetCode" data="MEDPRE/Segment_group_3/Party_identification/NAME_COMPONENT_DETAILS_-_-5/Name_original_alphabet_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="MEDPRE.Segment_group_3.Person_demographic_information" class="org.milyn.edi.unedifact.d05a.common.PersonDemographicInformation" createOnElement="MEDPRE/Segment_group_3/Person_demographic_information"> <jb:value property="genderCode" data="MEDPRE/Segment_group_3/Person_demographic_information/Gender_code" decoder="String" default="null" /> <jb:wiring property="maritalStatusDetails" beanIdRef="MEDPRE.Segment_group_3.Person_demographic_information.MARITAL_STATUS_DETAILS" /> <jb:wiring property="religionDetails" beanIdRef="MEDPRE.Segment_group_3.Person_demographic_information.RELIGION_DETAILS" /> </jb:bean> <jb:bean beanId="MEDPRE.Segment_group_3.Person_demographic_information.MARITAL_STATUS_DETAILS" class="org.milyn.edi.unedifact.d05a.common.field.MaritalStatusDetailsC085" createOnElement="MEDPRE/Segment_group_3/Person_demographic_information/MARITAL_STATUS_DETAILS"> <jb:value property="maritalStatusDescriptionCode" data="MEDPRE/Segment_group_3/Person_demographic_information/MARITAL_STATUS_DETAILS/Marital_status_description_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="MEDPRE/Segment_group_3/Person_demographic_information/MARITAL_STATUS_DETAILS/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="MEDPRE/Segment_group_3/Person_demographic_information/MARITAL_STATUS_DETAILS/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="maritalStatusDescription" data="MEDPRE/Segment_group_3/Person_demographic_information/MARITAL_STATUS_DETAILS/Marital_status_description" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="MEDPRE.Segment_group_3.Person_demographic_information.RELIGION_DETAILS" class="org.milyn.edi.unedifact.d05a.common.field.ReligionDetailsC101" createOnElement="MEDPRE/Segment_group_3/Person_demographic_information/RELIGION_DETAILS"> <jb:value property="religionNameCode" data="MEDPRE/Segment_group_3/Person_demographic_information/RELIGION_DETAILS/Religion_name_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="MEDPRE/Segment_group_3/Person_demographic_information/RELIGION_DETAILS/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="MEDPRE/Segment_group_3/Person_demographic_information/RELIGION_DETAILS/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="religionName" data="MEDPRE/Segment_group_3/Person_demographic_information/RELIGION_DETAILS/Religion_name" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="MEDPRE.Segment_group_3.Identity_List" class="java.util.ArrayList" createOnElement="MEDPRE/Segment_group_3"> <jb:wiring beanIdRef="MEDPRE.Segment_group_3.Identity" /> </jb:bean> <jb:bean beanId="MEDPRE.Segment_group_3.Identity" class="org.milyn.edi.unedifact.d05a.common.Identity" createOnElement="MEDPRE/Segment_group_3/Identity"> <jb:value property="objectTypeCodeQualifier" data="MEDPRE/Segment_group_3/Identity/Object_type_code_qualifier" decoder="String" default="null" /> <jb:value property="statusDescriptionCode" data="MEDPRE/Segment_group_3/Identity/Status_description_code" decoder="String" default="null" /> <jb:value property="configurationLevelNumber" data="MEDPRE/Segment_group_3/Identity/Configuration_level_number" decoder="DABigDecimal" default="null" /> <jb:wiring property="identificationNumber" beanIdRef="MEDPRE.Segment_group_3.Identity.IDENTIFICATION_NUMBER" /> <jb:wiring property="partyIdentificationDetails" beanIdRef="MEDPRE.Segment_group_3.Identity.PARTY_IDENTIFICATION_DETAILS" /> <jb:wiring property="positionIdentification" beanIdRef="MEDPRE.Segment_group_3.Identity.POSITION_IDENTIFICATION" /> <jb:wiring property="characteristicDescription" beanIdRef="MEDPRE.Segment_group_3.Identity.CHARACTERISTIC_DESCRIPTION" /> </jb:bean> <jb:bean beanId="MEDPRE.Segment_group_3.Identity.IDENTIFICATION_NUMBER" class="org.milyn.edi.unedifact.d05a.common.field.IdentificationNumberC206" createOnElement="MEDPRE/Segment_group_3/Identity/IDENTIFICATION_NUMBER"> <jb:value property="objectIdentifier" data="MEDPRE/Segment_group_3/Identity/IDENTIFICATION_NUMBER/Object_identifier" decoder="String" default="null" /> <jb:value property="objectIdentificationCodeQualifier" data="MEDPRE/Segment_group_3/Identity/IDENTIFICATION_NUMBER/Object_identification_code_qualifier" decoder="String" default="null" /> <jb:value property="statusDescriptionCode" data="MEDPRE/Segment_group_3/Identity/IDENTIFICATION_NUMBER/Status_description_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="MEDPRE.Segment_group_3.Identity.PARTY_IDENTIFICATION_DETAILS" class="org.milyn.edi.unedifact.d05a.common.field.PartyIdentificationDetailsC082" createOnElement="MEDPRE/Segment_group_3/Identity/PARTY_IDENTIFICATION_DETAILS"> <jb:value property="partyIdentifier" data="MEDPRE/Segment_group_3/Identity/PARTY_IDENTIFICATION_DETAILS/Party_identifier" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="MEDPRE/Segment_group_3/Identity/PARTY_IDENTIFICATION_DETAILS/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="MEDPRE/Segment_group_3/Identity/PARTY_IDENTIFICATION_DETAILS/Code_list_responsible_agency_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="MEDPRE.Segment_group_3.Identity.POSITION_IDENTIFICATION" class="org.milyn.edi.unedifact.d05a.common.field.PositionIdentificationC778" createOnElement="MEDPRE/Segment_group_3/Identity/POSITION_IDENTIFICATION"> <jb:value property="hierarchicalStructureLevelIdentifier" data="MEDPRE/Segment_group_3/Identity/POSITION_IDENTIFICATION/Hierarchical_structure_level_identifier" decoder="String" default="null" /> <jb:value property="sequencePositionIdentifier" data="MEDPRE/Segment_group_3/Identity/POSITION_IDENTIFICATION/Sequence_position_identifier" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="MEDPRE.Segment_group_3.Identity.CHARACTERISTIC_DESCRIPTION" class="org.milyn.edi.unedifact.d05a.common.field.CharacteristicDescriptionC240" createOnElement="MEDPRE/Segment_group_3/Identity/CHARACTERISTIC_DESCRIPTION"> <jb:value property="characteristicDescriptionCode" data="MEDPRE/Segment_group_3/Identity/CHARACTERISTIC_DESCRIPTION/Characteristic_description_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="MEDPRE/Segment_group_3/Identity/CHARACTERISTIC_DESCRIPTION/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="MEDPRE/Segment_group_3/Identity/CHARACTERISTIC_DESCRIPTION/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="characteristicDescription1" data="MEDPRE/Segment_group_3/Identity/CHARACTERISTIC_DESCRIPTION/Characteristic_description_-_-1" decoder="String" default="null" /> <jb:value property="characteristicDescription2" data="MEDPRE/Segment_group_3/Identity/CHARACTERISTIC_DESCRIPTION/Characteristic_description_-_-2" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="MEDPRE.Segment_group_3.Date_time_period_List" class="java.util.ArrayList" createOnElement="MEDPRE/Segment_group_3"> <jb:wiring beanIdRef="MEDPRE.Segment_group_3.Date_time_period" /> </jb:bean> <jb:bean beanId="MEDPRE.Segment_group_3.Date_time_period" class="org.milyn.edi.unedifact.d05a.common.DateTimePeriod" createOnElement="MEDPRE/Segment_group_3/Date_time_period"> <jb:wiring property="dateTimePeriod" beanIdRef="MEDPRE.Segment_group_3.Date_time_period.DATE_TIME_PERIOD" /> </jb:bean> <jb:bean beanId="MEDPRE.Segment_group_3.Date_time_period.DATE_TIME_PERIOD" class="org.milyn.edi.unedifact.d05a.common.field.DateTimePeriodC507" createOnElement="MEDPRE/Segment_group_3/Date_time_period/DATE_TIME_PERIOD"> <jb:value property="dateOrTimeOrPeriodFunctionCodeQualifier" data="MEDPRE/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="MEDPRE/Segment_group_3/Date_time_period/DATE_TIME_PERIOD/Date_or_time_or_period_text" decoder="String" default="null" /> <jb:value property="dateOrTimeOrPeriodFormatCode" data="MEDPRE/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="MEDPRE.Segment_group_3.Nationality" class="org.milyn.edi.unedifact.d05a.common.Nationality" createOnElement="MEDPRE/Segment_group_3/Nationality"> <jb:value property="nationalityCodeQualifier" data="MEDPRE/Segment_group_3/Nationality/Nationality_code_qualifier" decoder="String" default="null" /> <jb:wiring property="nationalityDetails" beanIdRef="MEDPRE.Segment_group_3.Nationality.NATIONALITY_DETAILS" /> </jb:bean> <jb:bean beanId="MEDPRE.Segment_group_3.Nationality.NATIONALITY_DETAILS" class="org.milyn.edi.unedifact.d05a.common.field.NationalityDetailsC042" createOnElement="MEDPRE/Segment_group_3/Nationality/NATIONALITY_DETAILS"> <jb:value property="nationalityNameCode" data="MEDPRE/Segment_group_3/Nationality/NATIONALITY_DETAILS/Nationality_name_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="MEDPRE/Segment_group_3/Nationality/NATIONALITY_DETAILS/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="MEDPRE/Segment_group_3/Nationality/NATIONALITY_DETAILS/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="nationalityName" data="MEDPRE/Segment_group_3/Nationality/NATIONALITY_DETAILS/Nationality_name" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="MEDPRE.Segment_group_3.Agreement_identification_List" class="java.util.ArrayList" createOnElement="MEDPRE/Segment_group_3"> <jb:wiring beanIdRef="MEDPRE.Segment_group_3.Agreement_identification" /> </jb:bean> <jb:bean beanId="MEDPRE.Segment_group_3.Agreement_identification" class="org.milyn.edi.unedifact.d05a.common.AgreementIdentification" createOnElement="MEDPRE/Segment_group_3/Agreement_identification"> <jb:value property="serviceLayerCode" data="MEDPRE/Segment_group_3/Agreement_identification/Service_layer_code" decoder="String" default="null" /> <jb:wiring property="agreementTypeIdentification" beanIdRef="MEDPRE.Segment_group_3.Agreement_identification.AGREEMENT_TYPE_IDENTIFICATION" /> </jb:bean> <jb:bean beanId="MEDPRE.Segment_group_3.Agreement_identification.AGREEMENT_TYPE_IDENTIFICATION" class="org.milyn.edi.unedifact.d05a.common.field.AgreementTypeIdentificationC543" createOnElement="MEDPRE/Segment_group_3/Agreement_identification/AGREEMENT_TYPE_IDENTIFICATION"> <jb:value property="agreementTypeCodeQualifier" data="MEDPRE/Segment_group_3/Agreement_identification/AGREEMENT_TYPE_IDENTIFICATION/Agreement_type_code_qualifier" decoder="String" default="null" /> <jb:value property="agreementTypeDescriptionCode" data="MEDPRE/Segment_group_3/Agreement_identification/AGREEMENT_TYPE_IDENTIFICATION/Agreement_type_description_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="MEDPRE/Segment_group_3/Agreement_identification/AGREEMENT_TYPE_IDENTIFICATION/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="MEDPRE/Segment_group_3/Agreement_identification/AGREEMENT_TYPE_IDENTIFICATION/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="agreementTypeDescription" data="MEDPRE/Segment_group_3/Agreement_identification/AGREEMENT_TYPE_IDENTIFICATION/Agreement_type_description" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="MEDPRE.Segment_group_3.Characteristic_class_id_List" class="java.util.ArrayList" createOnElement="MEDPRE/Segment_group_3"> <jb:wiring beanIdRef="MEDPRE.Segment_group_3.Characteristic_class_id" /> </jb:bean> <jb:bean beanId="MEDPRE.Segment_group_3.Characteristic_class_id" class="org.milyn.edi.unedifact.d05a.common.CharacteristicClassId" createOnElement="MEDPRE/Segment_group_3/Characteristic_class_id"> <jb:value property="classTypeCode" data="MEDPRE/Segment_group_3/Characteristic_class_id/Class_type_code" decoder="String" default="null" /> <jb:value property="characteristicRelevanceCode" data="MEDPRE/Segment_group_3/Characteristic_class_id/Characteristic_relevance_code" decoder="String" default="null" /> <jb:wiring property="measurementDetails" beanIdRef="MEDPRE.Segment_group_3.Characteristic_class_id.MEASUREMENT_DETAILS" /> <jb:wiring property="characteristicDescription" beanIdRef="MEDPRE.Segment_group_3.Characteristic_class_id.CHARACTERISTIC_DESCRIPTION" /> </jb:bean> <jb:bean beanId="MEDPRE.Segment_group_3.Characteristic_class_id.MEASUREMENT_DETAILS" class="org.milyn.edi.unedifact.d05a.common.field.MeasurementDetailsC502" createOnElement="MEDPRE/Segment_group_3/Characteristic_class_id/MEASUREMENT_DETAILS"> <jb:value property="measuredAttributeCode" data="MEDPRE/Segment_group_3/Characteristic_class_id/MEASUREMENT_DETAILS/Measured_attribute_code" decoder="String" default="null" /> <jb:value property="measurementSignificanceCode" data="MEDPRE/Segment_group_3/Characteristic_class_id/MEASUREMENT_DETAILS/Measurement_significance_code" decoder="String" default="null" /> <jb:value property="nonDiscreteMeasurementNameCode" data="MEDPRE/Segment_group_3/Characteristic_class_id/MEASUREMENT_DETAILS/Non_discrete_measurement_name_code" decoder="String" default="null" /> <jb:value property="nonDiscreteMeasurementName" data="MEDPRE/Segment_group_3/Characteristic_class_id/MEASUREMENT_DETAILS/Non_discrete_measurement_name" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="MEDPRE.Segment_group_3.Characteristic_class_id.CHARACTERISTIC_DESCRIPTION" class="org.milyn.edi.unedifact.d05a.common.field.CharacteristicDescriptionC240" createOnElement="MEDPRE/Segment_group_3/Characteristic_class_id/CHARACTERISTIC_DESCRIPTION"> <jb:value property="characteristicDescriptionCode" data="MEDPRE/Segment_group_3/Characteristic_class_id/CHARACTERISTIC_DESCRIPTION/Characteristic_description_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="MEDPRE/Segment_group_3/Characteristic_class_id/CHARACTERISTIC_DESCRIPTION/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="MEDPRE/Segment_group_3/Characteristic_class_id/CHARACTERISTIC_DESCRIPTION/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="characteristicDescription1" data="MEDPRE/Segment_group_3/Characteristic_class_id/CHARACTERISTIC_DESCRIPTION/Characteristic_description_-_-1" decoder="String" default="null" /> <jb:value property="characteristicDescription2" data="MEDPRE/Segment_group_3/Characteristic_class_id/CHARACTERISTIC_DESCRIPTION/Characteristic_description_-_-2" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="MEDPRE.Segment_group_3.Status" class="org.milyn.edi.unedifact.d05a.common.Status" createOnElement="MEDPRE/Segment_group_3/Status"> <jb:wiring property="statusCategory" beanIdRef="MEDPRE.Segment_group_3.Status.STATUS_CATEGORY" /> <jb:wiring property="status" beanIdRef="MEDPRE.Segment_group_3.Status.STATUS" /> <jb:wiring property="statusReason1" beanIdRef="MEDPRE.Segment_group_3.Status.STATUS_REASON_-_-1" /> <jb:wiring property="statusReason2" beanIdRef="MEDPRE.Segment_group_3.Status.STATUS_REASON_-_-2" /> <jb:wiring property="statusReason3" beanIdRef="MEDPRE.Segment_group_3.Status.STATUS_REASON_-_-3" /> <jb:wiring property="statusReason4" beanIdRef="MEDPRE.Segment_group_3.Status.STATUS_REASON_-_-4" /> <jb:wiring property="statusReason5" beanIdRef="MEDPRE.Segment_group_3.Status.STATUS_REASON_-_-5" /> </jb:bean> <jb:bean beanId="MEDPRE.Segment_group_3.Status.STATUS_CATEGORY" class="org.milyn.edi.unedifact.d05a.common.field.StatusCategoryC601" createOnElement="MEDPRE/Segment_group_3/Status/STATUS_CATEGORY"> <jb:value property="statusCategoryCode" data="MEDPRE/Segment_group_3/Status/STATUS_CATEGORY/Status_category_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="MEDPRE/Segment_group_3/Status/STATUS_CATEGORY/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="MEDPRE/Segment_group_3/Status/STATUS_CATEGORY/Code_list_responsible_agency_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="MEDPRE.Segment_group_3.Status.STATUS" class="org.milyn.edi.unedifact.d05a.common.field.StatusC555" createOnElement="MEDPRE/Segment_group_3/Status/STATUS"> <jb:value property="statusDescriptionCode" data="MEDPRE/Segment_group_3/Status/STATUS/Status_description_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="MEDPRE/Segment_group_3/Status/STATUS/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="MEDPRE/Segment_group_3/Status/STATUS/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="statusDescription" data="MEDPRE/Segment_group_3/Status/STATUS/Status_description" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="MEDPRE.Segment_group_3.Status.STATUS_REASON_-_-1" class="org.milyn.edi.unedifact.d05a.common.field.StatusReasonC556" createOnElement="MEDPRE/Segment_group_3/Status/STATUS_REASON_-_-1"> <jb:value property="statusReasonDescriptionCode" data="MEDPRE/Segment_group_3/Status/STATUS_REASON_-_-1/Status_reason_description_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="MEDPRE/Segment_group_3/Status/STATUS_REASON_-_-1/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="MEDPRE/Segment_group_3/Status/STATUS_REASON_-_-1/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="statusReasonDescription" data="MEDPRE/Segment_group_3/Status/STATUS_REASON_-_-1/Status_reason_description" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="MEDPRE.Segment_group_3.Status.STATUS_REASON_-_-2" class="org.milyn.edi.unedifact.d05a.common.field.StatusReasonC556" createOnElement="MEDPRE/Segment_group_3/Status/STATUS_REASON_-_-2"> <jb:value property="statusReasonDescriptionCode" data="MEDPRE/Segment_group_3/Status/STATUS_REASON_-_-2/Status_reason_description_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="MEDPRE/Segment_group_3/Status/STATUS_REASON_-_-2/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="MEDPRE/Segment_group_3/Status/STATUS_REASON_-_-2/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="statusReasonDescription" data="MEDPRE/Segment_group_3/Status/STATUS_REASON_-_-2/Status_reason_description" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="MEDPRE.Segment_group_3.Status.STATUS_REASON_-_-3" class="org.milyn.edi.unedifact.d05a.common.field.StatusReasonC556" createOnElement="MEDPRE/Segment_group_3/Status/STATUS_REASON_-_-3"> <jb:value property="statusReasonDescriptionCode" data="MEDPRE/Segment_group_3/Status/STATUS_REASON_-_-3/Status_reason_description_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="MEDPRE/Segment_group_3/Status/STATUS_REASON_-_-3/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="MEDPRE/Segment_group_3/Status/STATUS_REASON_-_-3/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="statusReasonDescription" data="MEDPRE/Segment_group_3/Status/STATUS_REASON_-_-3/Status_reason_description" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="MEDPRE.Segment_group_3.Status.STATUS_REASON_-_-4" class="org.milyn.edi.unedifact.d05a.common.field.StatusReasonC556" createOnElement="MEDPRE/Segment_group_3/Status/STATUS_REASON_-_-4"> <jb:value property="statusReasonDescriptionCode" data="MEDPRE/Segment_group_3/Status/STATUS_REASON_-_-4/Status_reason_description_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="MEDPRE/Segment_group_3/Status/STATUS_REASON_-_-4/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="MEDPRE/Segment_group_3/Status/STATUS_REASON_-_-4/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="statusReasonDescription" data="MEDPRE/Segment_group_3/Status/STATUS_REASON_-_-4/Status_reason_description" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="MEDPRE.Segment_group_3.Status.STATUS_REASON_-_-5" class="org.milyn.edi.unedifact.d05a.common.field.StatusReasonC556" createOnElement="MEDPRE/Segment_group_3/Status/STATUS_REASON_-_-5"> <jb:value property="statusReasonDescriptionCode" data="MEDPRE/Segment_group_3/Status/STATUS_REASON_-_-5/Status_reason_description_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="MEDPRE/Segment_group_3/Status/STATUS_REASON_-_-5/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="MEDPRE/Segment_group_3/Status/STATUS_REASON_-_-5/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="statusReasonDescription" data="MEDPRE/Segment_group_3/Status/STATUS_REASON_-_-5/Status_reason_description" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="MEDPRE.Segment_group_3.Free_text_List" class="java.util.ArrayList" createOnElement="MEDPRE/Segment_group_3"> <jb:wiring beanIdRef="MEDPRE.Segment_group_3.Free_text" /> </jb:bean> <jb:bean beanId="MEDPRE.Segment_group_3.Free_text" class="org.milyn.edi.unedifact.d05a.common.FreeText" createOnElement="MEDPRE/Segment_group_3/Free_text"> <jb:value property="textSubjectCodeQualifier" data="MEDPRE/Segment_group_3/Free_text/Text_subject_code_qualifier" decoder="String" default="null" /> <jb:value property="freeTextFunctionCode" data="MEDPRE/Segment_group_3/Free_text/Free_text_function_code" decoder="String" default="null" /> <jb:value property="languageNameCode" data="MEDPRE/Segment_group_3/Free_text/Language_name_code" decoder="String" default="null" /> <jb:value property="freeTextFormatCode" data="MEDPRE/Segment_group_3/Free_text/Free_text_format_code" decoder="String" default="null" /> <jb:wiring property="textReference" beanIdRef="MEDPRE.Segment_group_3.Free_text.TEXT_REFERENCE" /> <jb:wiring property="textLiteral" beanIdRef="MEDPRE.Segment_group_3.Free_text.TEXT_LITERAL" /> </jb:bean> <jb:bean beanId="MEDPRE.Segment_group_3.Free_text.TEXT_REFERENCE" class="org.milyn.edi.unedifact.d05a.common.field.TextReferenceC107" createOnElement="MEDPRE/Segment_group_3/Free_text/TEXT_REFERENCE"> <jb:value property="freeTextDescriptionCode" data="MEDPRE/Segment_group_3/Free_text/TEXT_REFERENCE/Free_text_description_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="MEDPRE/Segment_group_3/Free_text/TEXT_REFERENCE/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="MEDPRE/Segment_group_3/Free_text/TEXT_REFERENCE/Code_list_responsible_agency_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="MEDPRE.Segment_group_3.Free_text.TEXT_LITERAL" class="org.milyn.edi.unedifact.d05a.common.field.TextLiteralC108" createOnElement="MEDPRE/Segment_group_3/Free_text/TEXT_LITERAL"> <jb:value property="freeText1" data="MEDPRE/Segment_group_3/Free_text/TEXT_LITERAL/Free_text_-_-1" decoder="String" default="null" /> <jb:value property="freeText2" data="MEDPRE/Segment_group_3/Free_text/TEXT_LITERAL/Free_text_-_-2" decoder="String" default="null" /> <jb:value property="freeText3" data="MEDPRE/Segment_group_3/Free_text/TEXT_LITERAL/Free_text_-_-3" decoder="String" default="null" /> <jb:value property="freeText4" data="MEDPRE/Segment_group_3/Free_text/TEXT_LITERAL/Free_text_-_-4" decoder="String" default="null" /> <jb:value property="freeText5" data="MEDPRE/Segment_group_3/Free_text/TEXT_LITERAL/Free_text_-_-5" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="MEDPRE.Segment_group_3.Language" class="org.milyn.edi.unedifact.d05a.common.Language" createOnElement="MEDPRE/Segment_group_3/Language"> <jb:value property="languageCodeQualifier" data="MEDPRE/Segment_group_3/Language/Language_code_qualifier" decoder="String" default="null" /> <jb:wiring property="languageDetails" beanIdRef="MEDPRE.Segment_group_3.Language.LANGUAGE_DETAILS" /> </jb:bean> <jb:bean beanId="MEDPRE.Segment_group_3.Language.LANGUAGE_DETAILS" class="org.milyn.edi.unedifact.d05a.common.field.LanguageDetailsC508" createOnElement="MEDPRE/Segment_group_3/Language/LANGUAGE_DETAILS"> <jb:value property="languageNameCode" data="MEDPRE/Segment_group_3/Language/LANGUAGE_DETAILS/Language_name_code" decoder="String" default="null" /> <jb:value property="languageName" data="MEDPRE/Segment_group_3/Language/LANGUAGE_DETAILS/Language_name" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="MEDPRE.Segment_group_3.Characteristic_value" class="org.milyn.edi.unedifact.d05a.common.CharacteristicValue" createOnElement="MEDPRE/Segment_group_3/Characteristic_value"> <jb:wiring property="characteristicValue" beanIdRef="MEDPRE.Segment_group_3.Characteristic_value.CHARACTERISTIC_VALUE" /> </jb:bean> <jb:bean beanId="MEDPRE.Segment_group_3.Characteristic_value.CHARACTERISTIC_VALUE" class="org.milyn.edi.unedifact.d05a.common.field.CharacteristicValueC889" createOnElement="MEDPRE/Segment_group_3/Characteristic_value/CHARACTERISTIC_VALUE"> <jb:value property="characteristicValueDescriptionCode" data="MEDPRE/Segment_group_3/Characteristic_value/CHARACTERISTIC_VALUE/Characteristic_value_description_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="MEDPRE/Segment_group_3/Characteristic_value/CHARACTERISTIC_VALUE/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="MEDPRE/Segment_group_3/Characteristic_value/CHARACTERISTIC_VALUE/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="characteristicValueDescription1" data="MEDPRE/Segment_group_3/Characteristic_value/CHARACTERISTIC_VALUE/Characteristic_value_description_-_-1" decoder="String" default="null" /> <jb:value property="characteristicValueDescription2" data="MEDPRE/Segment_group_3/Characteristic_value/CHARACTERISTIC_VALUE/Characteristic_value_description_-_-2" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="MEDPRE.Segment_group_3.Segment_group_4_List" class="java.util.ArrayList" createOnElement="MEDPRE/Segment_group_3"> <jb:wiring beanIdRef="MEDPRE.Segment_group_3.Segment_group_4" /> </jb:bean> <jb:bean beanId="MEDPRE.Segment_group_3.Segment_group_4" class="org.milyn.edi.unedifact.d05a.MEDPRE.SegmentGroup4" createOnElement="MEDPRE/Segment_group_3/Segment_group_4"> <jb:wiring property="handlingInstructions" beanIdRef="MEDPRE.Segment_group_3.Segment_group_4.Handling_instructions" /> <jb:wiring property="freeText" beanIdRef="MEDPRE.Segment_group_3.Segment_group_4.Free_text_List" /> <jb:wiring property="dateTimePeriod" beanIdRef="MEDPRE.Segment_group_3.Segment_group_4.Date_time_period_List" /> </jb:bean> <jb:bean beanId="MEDPRE.Segment_group_3.Segment_group_4.Handling_instructions" class="org.milyn.edi.unedifact.d05a.common.HandlingInstructions" createOnElement="MEDPRE/Segment_group_3/Segment_group_4/Handling_instructions"> <jb:wiring property="handlingInstructions" beanIdRef="MEDPRE.Segment_group_3.Segment_group_4.Handling_instructions.HANDLING_INSTRUCTIONS" /> <jb:wiring property="hazardousMaterial" beanIdRef="MEDPRE.Segment_group_3.Segment_group_4.Handling_instructions.HAZARDOUS_MATERIAL" /> </jb:bean> <jb:bean beanId="MEDPRE.Segment_group_3.Segment_group_4.Handling_instructions.HANDLING_INSTRUCTIONS" class="org.milyn.edi.unedifact.d05a.common.field.HandlingInstructionsC524" createOnElement="MEDPRE/Segment_group_3/Segment_group_4/Handling_instructions/HANDLING_INSTRUCTIONS"> <jb:value property="handlingInstructionDescriptionCode" data="MEDPRE/Segment_group_3/Segment_group_4/Handling_instructions/HANDLING_INSTRUCTIONS/Handling_instruction_description_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="MEDPRE/Segment_group_3/Segment_group_4/Handling_instructions/HANDLING_INSTRUCTIONS/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="MEDPRE/Segment_group_3/Segment_group_4/Handling_instructions/HANDLING_INSTRUCTIONS/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="handlingInstructionDescription" data="MEDPRE/Segment_group_3/Segment_group_4/Handling_instructions/HANDLING_INSTRUCTIONS/Handling_instruction_description" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="MEDPRE.Segment_group_3.Segment_group_4.Handling_instructions.HAZARDOUS_MATERIAL" class="org.milyn.edi.unedifact.d05a.common.field.HazardousMaterialC218" createOnElement="MEDPRE/Segment_group_3/Segment_group_4/Handling_instructions/HAZARDOUS_MATERIAL"> <jb:value property="hazardousMaterialCategoryNameCode" data="MEDPRE/Segment_group_3/Segment_group_4/Handling_instructions/HAZARDOUS_MATERIAL/Hazardous_material_category_name_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="MEDPRE/Segment_group_3/Segment_group_4/Handling_instructions/HAZARDOUS_MATERIAL/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="MEDPRE/Segment_group_3/Segment_group_4/Handling_instructions/HAZARDOUS_MATERIAL/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="hazardousMaterialCategoryName" data="MEDPRE/Segment_group_3/Segment_group_4/Handling_instructions/HAZARDOUS_MATERIAL/Hazardous_material_category_name" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="MEDPRE.Segment_group_3.Segment_group_4.Free_text_List" class="java.util.ArrayList" createOnElement="MEDPRE/Segment_group_3/Segment_group_4"> <jb:wiring beanIdRef="MEDPRE.Segment_group_3.Segment_group_4.Free_text" /> </jb:bean> <jb:bean beanId="MEDPRE.Segment_group_3.Segment_group_4.Free_text" class="org.milyn.edi.unedifact.d05a.common.FreeText" createOnElement="MEDPRE/Segment_group_3/Segment_group_4/Free_text"> <jb:value property="textSubjectCodeQualifier" data="MEDPRE/Segment_group_3/Segment_group_4/Free_text/Text_subject_code_qualifier" decoder="String" default="null" /> <jb:value property="freeTextFunctionCode" data="MEDPRE/Segment_group_3/Segment_group_4/Free_text/Free_text_function_code" decoder="String" default="null" /> <jb:value property="languageNameCode" data="MEDPRE/Segment_group_3/Segment_group_4/Free_text/Language_name_code" decoder="String" default="null" /> <jb:value property="freeTextFormatCode" data="MEDPRE/Segment_group_3/Segment_group_4/Free_text/Free_text_format_code" decoder="String" default="null" /> <jb:wiring property="textReference" beanIdRef="MEDPRE.Segment_group_3.Segment_group_4.Free_text.TEXT_REFERENCE" /> <jb:wiring property="textLiteral" beanIdRef="MEDPRE.Segment_group_3.Segment_group_4.Free_text.TEXT_LITERAL" /> </jb:bean> <jb:bean beanId="MEDPRE.Segment_group_3.Segment_group_4.Free_text.TEXT_REFERENCE" class="org.milyn.edi.unedifact.d05a.common.field.TextReferenceC107" createOnElement="MEDPRE/Segment_group_3/Segment_group_4/Free_text/TEXT_REFERENCE"> <jb:value property="freeTextDescriptionCode" data="MEDPRE/Segment_group_3/Segment_group_4/Free_text/TEXT_REFERENCE/Free_text_description_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="MEDPRE/Segment_group_3/Segment_group_4/Free_text/TEXT_REFERENCE/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="MEDPRE/Segment_group_3/Segment_group_4/Free_text/TEXT_REFERENCE/Code_list_responsible_agency_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="MEDPRE.Segment_group_3.Segment_group_4.Free_text.TEXT_LITERAL" class="org.milyn.edi.unedifact.d05a.common.field.TextLiteralC108" createOnElement="MEDPRE/Segment_group_3/Segment_group_4/Free_text/TEXT_LITERAL"> <jb:value property="freeText1" data="MEDPRE/Segment_group_3/Segment_group_4/Free_text/TEXT_LITERAL/Free_text_-_-1" decoder="String" default="null" /> <jb:value property="freeText2" data="MEDPRE/Segment_group_3/Segment_group_4/Free_text/TEXT_LITERAL/Free_text_-_-2" decoder="String" default="null" /> <jb:value property="freeText3" data="MEDPRE/Segment_group_3/Segment_group_4/Free_text/TEXT_LITERAL/Free_text_-_-3" decoder="String" default="null" /> <jb:value property="freeText4" data="MEDPRE/Segment_group_3/Segment_group_4/Free_text/TEXT_LITERAL/Free_text_-_-4" decoder="String" default="null" /> <jb:value property="freeText5" data="MEDPRE/Segment_group_3/Segment_group_4/Free_text/TEXT_LITERAL/Free_text_-_-5" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="MEDPRE.Segment_group_3.Segment_group_4.Date_time_period_List" class="java.util.ArrayList" createOnElement="MEDPRE/Segment_group_3/Segment_group_4"> <jb:wiring beanIdRef="MEDPRE.Segment_group_3.Segment_group_4.Date_time_period" /> </jb:bean> <jb:bean beanId="MEDPRE.Segment_group_3.Segment_group_4.Date_time_period" class="org.milyn.edi.unedifact.d05a.common.DateTimePeriod" createOnElement="MEDPRE/Segment_group_3/Segment_group_4/Date_time_period"> <jb:wiring property="dateTimePeriod" beanIdRef="MEDPRE.Segment_group_3.Segment_group_4.Date_time_period.DATE_TIME_PERIOD" /> </jb:bean> <jb:bean beanId="MEDPRE.Segment_group_3.Segment_group_4.Date_time_period.DATE_TIME_PERIOD" class="org.milyn.edi.unedifact.d05a.common.field.DateTimePeriodC507" createOnElement="MEDPRE/Segment_group_3/Segment_group_4/Date_time_period/DATE_TIME_PERIOD"> <jb:value property="dateOrTimeOrPeriodFunctionCodeQualifier" data="MEDPRE/Segment_group_3/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="MEDPRE/Segment_group_3/Segment_group_4/Date_time_period/DATE_TIME_PERIOD/Date_or_time_or_period_text" decoder="String" default="null" /> <jb:value property="dateOrTimeOrPeriodFormatCode" data="MEDPRE/Segment_group_3/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="MEDPRE.Segment_group_3.Segment_group_5_List" class="java.util.ArrayList" createOnElement="MEDPRE/Segment_group_3"> <jb:wiring beanIdRef="MEDPRE.Segment_group_3.Segment_group_5" /> </jb:bean> <jb:bean beanId="MEDPRE.Segment_group_3.Segment_group_5" class="org.milyn.edi.unedifact.d05a.MEDPRE.SegmentGroup5" createOnElement="MEDPRE/Segment_group_3/Segment_group_5"> <jb:wiring property="address" beanIdRef="MEDPRE.Segment_group_3.Segment_group_5.Address" /> <jb:wiring property="communicationContact" beanIdRef="MEDPRE.Segment_group_3.Segment_group_5.Communication_contact_List" /> </jb:bean> <jb:bean beanId="MEDPRE.Segment_group_3.Segment_group_5.Address" class="org.milyn.edi.unedifact.d05a.common.Address" createOnElement="MEDPRE/Segment_group_3/Segment_group_5/Address"> <jb:value property="cityName" data="MEDPRE/Segment_group_3/Segment_group_5/Address/City_name" decoder="String" default="null" /> <jb:value property="postalIdentificationCode" data="MEDPRE/Segment_group_3/Segment_group_5/Address/Postal_identification_code" decoder="String" default="null" /> <jb:value property="countryNameCode" data="MEDPRE/Segment_group_3/Segment_group_5/Address/Country_name_code" decoder="String" default="null" /> <jb:wiring property="addressUsage" beanIdRef="MEDPRE.Segment_group_3.Segment_group_5.Address.ADDRESS_USAGE" /> <jb:wiring property="addressDetails" beanIdRef="MEDPRE.Segment_group_3.Segment_group_5.Address.ADDRESS_DETAILS" /> <jb:wiring property="countrySubEntityDetails" beanIdRef="MEDPRE.Segment_group_3.Segment_group_5.Address.COUNTRY_SUB_ENTITY_DETAILS" /> <jb:wiring property="locationIdentification" beanIdRef="MEDPRE.Segment_group_3.Segment_group_5.Address.LOCATION_IDENTIFICATION" /> </jb:bean> <jb:bean beanId="MEDPRE.Segment_group_3.Segment_group_5.Address.ADDRESS_USAGE" class="org.milyn.edi.unedifact.d05a.common.field.AddressUsageC817" createOnElement="MEDPRE/Segment_group_3/Segment_group_5/Address/ADDRESS_USAGE"> <jb:value property="addressPurposeCode" data="MEDPRE/Segment_group_3/Segment_group_5/Address/ADDRESS_USAGE/Address_purpose_code" decoder="String" default="null" /> <jb:value property="addressTypeCode" data="MEDPRE/Segment_group_3/Segment_group_5/Address/ADDRESS_USAGE/Address_type_code" decoder="String" default="null" /> <jb:value property="addressStatusCode" data="MEDPRE/Segment_group_3/Segment_group_5/Address/ADDRESS_USAGE/Address_status_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="MEDPRE.Segment_group_3.Segment_group_5.Address.ADDRESS_DETAILS" class="org.milyn.edi.unedifact.d05a.common.field.AddressDetailsC090" createOnElement="MEDPRE/Segment_group_3/Segment_group_5/Address/ADDRESS_DETAILS"> <jb:value property="addressFormatCode" data="MEDPRE/Segment_group_3/Segment_group_5/Address/ADDRESS_DETAILS/Address_format_code" decoder="String" default="null" /> <jb:value property="addressComponentDescription1" data="MEDPRE/Segment_group_3/Segment_group_5/Address/ADDRESS_DETAILS/Address_component_description_-_-1" decoder="String" default="null" /> <jb:value property="addressComponentDescription2" data="MEDPRE/Segment_group_3/Segment_group_5/Address/ADDRESS_DETAILS/Address_component_description_-_-2" decoder="String" default="null" /> <jb:value property="addressComponentDescription3" data="MEDPRE/Segment_group_3/Segment_group_5/Address/ADDRESS_DETAILS/Address_component_description_-_-3" decoder="String" default="null" /> <jb:value property="addressComponentDescription4" data="MEDPRE/Segment_group_3/Segment_group_5/Address/ADDRESS_DETAILS/Address_component_description_-_-4" decoder="String" default="null" /> <jb:value property="addressComponentDescription5" data="MEDPRE/Segment_group_3/Segment_group_5/Address/ADDRESS_DETAILS/Address_component_description_-_-5" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="MEDPRE.Segment_group_3.Segment_group_5.Address.COUNTRY_SUB_ENTITY_DETAILS" class="org.milyn.edi.unedifact.d05a.common.field.CountrySubEntityDetailsC819" createOnElement="MEDPRE/Segment_group_3/Segment_group_5/Address/COUNTRY_SUB_ENTITY_DETAILS"> <jb:value property="countrySubEntityNameCode" data="MEDPRE/Segment_group_3/Segment_group_5/Address/COUNTRY_SUB_ENTITY_DETAILS/Country_sub_entity_name_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="MEDPRE/Segment_group_3/Segment_group_5/Address/COUNTRY_SUB_ENTITY_DETAILS/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="MEDPRE/Segment_group_3/Segment_group_5/Address/COUNTRY_SUB_ENTITY_DETAILS/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="countrySubEntityName" data="MEDPRE/Segment_group_3/Segment_group_5/Address/COUNTRY_SUB_ENTITY_DETAILS/Country_sub_entity_name" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="MEDPRE.Segment_group_3.Segment_group_5.Address.LOCATION_IDENTIFICATION" class="org.milyn.edi.unedifact.d05a.common.field.LocationIdentificationC517" createOnElement="MEDPRE/Segment_group_3/Segment_group_5/Address/LOCATION_IDENTIFICATION"> <jb:value property="locationNameCode" data="MEDPRE/Segment_group_3/Segment_group_5/Address/LOCATION_IDENTIFICATION/Location_name_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="MEDPRE/Segment_group_3/Segment_group_5/Address/LOCATION_IDENTIFICATION/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="MEDPRE/Segment_group_3/Segment_group_5/Address/LOCATION_IDENTIFICATION/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="locationName" data="MEDPRE/Segment_group_3/Segment_group_5/Address/LOCATION_IDENTIFICATION/Location_name" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="MEDPRE.Segment_group_3.Segment_group_5.Communication_contact_List" class="java.util.ArrayList" createOnElement="MEDPRE/Segment_group_3/Segment_group_5"> <jb:wiring beanIdRef="MEDPRE.Segment_group_3.Segment_group_5.Communication_contact" /> </jb:bean> <jb:bean beanId="MEDPRE.Segment_group_3.Segment_group_5.Communication_contact" class="org.milyn.edi.unedifact.d05a.common.CommunicationContact" createOnElement="MEDPRE/Segment_group_3/Segment_group_5/Communication_contact"> <jb:wiring property="communicationContact" beanIdRef="MEDPRE.Segment_group_3.Segment_group_5.Communication_contact.COMMUNICATION_CONTACT" /> </jb:bean> <jb:bean beanId="MEDPRE.Segment_group_3.Segment_group_5.Communication_contact.COMMUNICATION_CONTACT" class="org.milyn.edi.unedifact.d05a.common.field.CommunicationContactC076" createOnElement="MEDPRE/Segment_group_3/Segment_group_5/Communication_contact/COMMUNICATION_CONTACT"> <jb:value property="communicationAddressIdentifier" data="MEDPRE/Segment_group_3/Segment_group_5/Communication_contact/COMMUNICATION_CONTACT/Communication_address_identifier" decoder="String" default="null" /> <jb:value property="communicationAddressCodeQualifier" data="MEDPRE/Segment_group_3/Segment_group_5/Communication_contact/COMMUNICATION_CONTACT/Communication_address_code_qualifier" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="MEDPRE.Segment_group_3.Segment_group_6_List" class="java.util.ArrayList" createOnElement="MEDPRE/Segment_group_3"> <jb:wiring beanIdRef="MEDPRE.Segment_group_3.Segment_group_6" /> </jb:bean> <jb:bean beanId="MEDPRE.Segment_group_3.Segment_group_6" class="org.milyn.edi.unedifact.d05a.MEDPRE.SegmentGroup6" createOnElement="MEDPRE/Segment_group_3/Segment_group_6"> <jb:wiring property="relationship" beanIdRef="MEDPRE.Segment_group_3.Segment_group_6.Relationship" /> <jb:wiring property="partyIdentification" beanIdRef="MEDPRE.Segment_group_3.Segment_group_6.Party_identification_List" /> <jb:wiring property="personDemographicInformation" beanIdRef="MEDPRE.Segment_group_3.Segment_group_6.Person_demographic_information" /> <jb:wiring property="address" beanIdRef="MEDPRE.Segment_group_3.Segment_group_6.Address" /> <jb:wiring property="communicationContact" beanIdRef="MEDPRE.Segment_group_3.Segment_group_6.Communication_contact_List" /> <jb:wiring property="language" beanIdRef="MEDPRE.Segment_group_3.Segment_group_6.Language" /> <jb:wiring property="characteristicValue" beanIdRef="MEDPRE.Segment_group_3.Segment_group_6.Characteristic_value" /> </jb:bean> <jb:bean beanId="MEDPRE.Segment_group_3.Segment_group_6.Relationship" class="org.milyn.edi.unedifact.d05a.common.Relationship" createOnElement="MEDPRE/Segment_group_3/Segment_group_6/Relationship"> <jb:value property="relationshipTypeCodeQualifier" data="MEDPRE/Segment_group_3/Segment_group_6/Relationship/Relationship_type_code_qualifier" decoder="String" default="null" /> <jb:wiring property="relationship" beanIdRef="MEDPRE.Segment_group_3.Segment_group_6.Relationship.RELATIONSHIP" /> </jb:bean> <jb:bean beanId="MEDPRE.Segment_group_3.Segment_group_6.Relationship.RELATIONSHIP" class="org.milyn.edi.unedifact.d05a.common.field.RelationshipC941" createOnElement="MEDPRE/Segment_group_3/Segment_group_6/Relationship/RELATIONSHIP"> <jb:value property="relationshipDescriptionCode" data="MEDPRE/Segment_group_3/Segment_group_6/Relationship/RELATIONSHIP/Relationship_description_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="MEDPRE/Segment_group_3/Segment_group_6/Relationship/RELATIONSHIP/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="MEDPRE/Segment_group_3/Segment_group_6/Relationship/RELATIONSHIP/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="relationshipDescription" data="MEDPRE/Segment_group_3/Segment_group_6/Relationship/RELATIONSHIP/Relationship_description" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="MEDPRE.Segment_group_3.Segment_group_6.Party_identification_List" class="java.util.ArrayList" createOnElement="MEDPRE/Segment_group_3/Segment_group_6"> <jb:wiring beanIdRef="MEDPRE.Segment_group_3.Segment_group_6.Party_identification" /> </jb:bean> <jb:bean beanId="MEDPRE.Segment_group_3.Segment_group_6.Party_identification" class="org.milyn.edi.unedifact.d05a.common.PartyIdentification" createOnElement="MEDPRE/Segment_group_3/Segment_group_6/Party_identification"> <jb:value property="partyFunctionCodeQualifier" data="MEDPRE/Segment_group_3/Segment_group_6/Party_identification/Party_function_code_qualifier" decoder="String" default="null" /> <jb:value property="nameTypeCode" data="MEDPRE/Segment_group_3/Segment_group_6/Party_identification/Name_type_code" decoder="String" default="null" /> <jb:value property="nameStatusCode" data="MEDPRE/Segment_group_3/Segment_group_6/Party_identification/Name_status_code" decoder="String" default="null" /> <jb:value property="actionRequestNotificationDescriptionCode" data="MEDPRE/Segment_group_3/Segment_group_6/Party_identification/Action_request_notification_description_code" decoder="String" default="null" /> <jb:wiring property="identificationNumber" beanIdRef="MEDPRE.Segment_group_3.Segment_group_6.Party_identification.IDENTIFICATION_NUMBER" /> <jb:wiring property="partyIdentificationDetails" beanIdRef="MEDPRE.Segment_group_3.Segment_group_6.Party_identification.PARTY_IDENTIFICATION_DETAILS" /> <jb:wiring property="nameComponentDetails1" beanIdRef="MEDPRE.Segment_group_3.Segment_group_6.Party_identification.NAME_COMPONENT_DETAILS_-_-1" /> <jb:wiring property="nameComponentDetails2" beanIdRef="MEDPRE.Segment_group_3.Segment_group_6.Party_identification.NAME_COMPONENT_DETAILS_-_-2" /> <jb:wiring property="nameComponentDetails3" beanIdRef="MEDPRE.Segment_group_3.Segment_group_6.Party_identification.NAME_COMPONENT_DETAILS_-_-3" /> <jb:wiring property="nameComponentDetails4" beanIdRef="MEDPRE.Segment_group_3.Segment_group_6.Party_identification.NAME_COMPONENT_DETAILS_-_-4" /> <jb:wiring property="nameComponentDetails5" beanIdRef="MEDPRE.Segment_group_3.Segment_group_6.Party_identification.NAME_COMPONENT_DETAILS_-_-5" /> </jb:bean> <jb:bean beanId="MEDPRE.Segment_group_3.Segment_group_6.Party_identification.IDENTIFICATION_NUMBER" class="org.milyn.edi.unedifact.d05a.common.field.IdentificationNumberC206" createOnElement="MEDPRE/Segment_group_3/Segment_group_6/Party_identification/IDENTIFICATION_NUMBER"> <jb:value property="objectIdentifier" data="MEDPRE/Segment_group_3/Segment_group_6/Party_identification/IDENTIFICATION_NUMBER/Object_identifier" decoder="String" default="null" /> <jb:value property="objectIdentificationCodeQualifier" data="MEDPRE/Segment_group_3/Segment_group_6/Party_identification/IDENTIFICATION_NUMBER/Object_identification_code_qualifier" decoder="String" default="null" /> <jb:value property="statusDescriptionCode" data="MEDPRE/Segment_group_3/Segment_group_6/Party_identification/IDENTIFICATION_NUMBER/Status_description_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="MEDPRE.Segment_group_3.Segment_group_6.Party_identification.PARTY_IDENTIFICATION_DETAILS" class="org.milyn.edi.unedifact.d05a.common.field.PartyIdentificationDetailsC082" createOnElement="MEDPRE/Segment_group_3/Segment_group_6/Party_identification/PARTY_IDENTIFICATION_DETAILS"> <jb:value property="partyIdentifier" data="MEDPRE/Segment_group_3/Segment_group_6/Party_identification/PARTY_IDENTIFICATION_DETAILS/Party_identifier" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="MEDPRE/Segment_group_3/Segment_group_6/Party_identification/PARTY_IDENTIFICATION_DETAILS/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="MEDPRE/Segment_group_3/Segment_group_6/Party_identification/PARTY_IDENTIFICATION_DETAILS/Code_list_responsible_agency_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="MEDPRE.Segment_group_3.Segment_group_6.Party_identification.NAME_COMPONENT_DETAILS_-_-1" class="org.milyn.edi.unedifact.d05a.common.field.NameComponentDetailsC816" createOnElement="MEDPRE/Segment_group_3/Segment_group_6/Party_identification/NAME_COMPONENT_DETAILS_-_-1"> <jb:value property="nameComponentTypeCodeQualifier" data="MEDPRE/Segment_group_3/Segment_group_6/Party_identification/NAME_COMPONENT_DETAILS_-_-1/Name_component_type_code_qualifier" decoder="String" default="null" /> <jb:value property="nameComponentDescription" data="MEDPRE/Segment_group_3/Segment_group_6/Party_identification/NAME_COMPONENT_DETAILS_-_-1/Name_component_description" decoder="String" default="null" /> <jb:value property="nameComponentUsageCode" data="MEDPRE/Segment_group_3/Segment_group_6/Party_identification/NAME_COMPONENT_DETAILS_-_-1/Name_component_usage_code" decoder="String" default="null" /> <jb:value property="nameOriginalAlphabetCode" data="MEDPRE/Segment_group_3/Segment_group_6/Party_identification/NAME_COMPONENT_DETAILS_-_-1/Name_original_alphabet_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="MEDPRE.Segment_group_3.Segment_group_6.Party_identification.NAME_COMPONENT_DETAILS_-_-2" class="org.milyn.edi.unedifact.d05a.common.field.NameComponentDetailsC816" createOnElement="MEDPRE/Segment_group_3/Segment_group_6/Party_identification/NAME_COMPONENT_DETAILS_-_-2"> <jb:value property="nameComponentTypeCodeQualifier" data="MEDPRE/Segment_group_3/Segment_group_6/Party_identification/NAME_COMPONENT_DETAILS_-_-2/Name_component_type_code_qualifier" decoder="String" default="null" /> <jb:value property="nameComponentDescription" data="MEDPRE/Segment_group_3/Segment_group_6/Party_identification/NAME_COMPONENT_DETAILS_-_-2/Name_component_description" decoder="String" default="null" /> <jb:value property="nameComponentUsageCode" data="MEDPRE/Segment_group_3/Segment_group_6/Party_identification/NAME_COMPONENT_DETAILS_-_-2/Name_component_usage_code" decoder="String" default="null" /> <jb:value property="nameOriginalAlphabetCode" data="MEDPRE/Segment_group_3/Segment_group_6/Party_identification/NAME_COMPONENT_DETAILS_-_-2/Name_original_alphabet_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="MEDPRE.Segment_group_3.Segment_group_6.Party_identification.NAME_COMPONENT_DETAILS_-_-3" class="org.milyn.edi.unedifact.d05a.common.field.NameComponentDetailsC816" createOnElement="MEDPRE/Segment_group_3/Segment_group_6/Party_identification/NAME_COMPONENT_DETAILS_-_-3"> <jb:value property="nameComponentTypeCodeQualifier" data="MEDPRE/Segment_group_3/Segment_group_6/Party_identification/NAME_COMPONENT_DETAILS_-_-3/Name_component_type_code_qualifier" decoder="String" default="null" /> <jb:value property="nameComponentDescription" data="MEDPRE/Segment_group_3/Segment_group_6/Party_identification/NAME_COMPONENT_DETAILS_-_-3/Name_component_description" decoder="String" default="null" /> <jb:value property="nameComponentUsageCode" data="MEDPRE/Segment_group_3/Segment_group_6/Party_identification/NAME_COMPONENT_DETAILS_-_-3/Name_component_usage_code" decoder="String" default="null" /> <jb:value property="nameOriginalAlphabetCode" data="MEDPRE/Segment_group_3/Segment_group_6/Party_identification/NAME_COMPONENT_DETAILS_-_-3/Name_original_alphabet_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="MEDPRE.Segment_group_3.Segment_group_6.Party_identification.NAME_COMPONENT_DETAILS_-_-4" class="org.milyn.edi.unedifact.d05a.common.field.NameComponentDetailsC816" createOnElement="MEDPRE/Segment_group_3/Segment_group_6/Party_identification/NAME_COMPONENT_DETAILS_-_-4"> <jb:value property="nameComponentTypeCodeQualifier" data="MEDPRE/Segment_group_3/Segment_group_6/Party_identification/NAME_COMPONENT_DETAILS_-_-4/Name_component_type_code_qualifier" decoder="String" default="null" /> <jb:value property="nameComponentDescription" data="MEDPRE/Segment_group_3/Segment_group_6/Party_identification/NAME_COMPONENT_DETAILS_-_-4/Name_component_description" decoder="String" default="null" /> <jb:value property="nameComponentUsageCode" data="MEDPRE/Segment_group_3/Segment_group_6/Party_identification/NAME_COMPONENT_DETAILS_-_-4/Name_component_usage_code" decoder="String" default="null" /> <jb:value property="nameOriginalAlphabetCode" data="MEDPRE/Segment_group_3/Segment_group_6/Party_identification/NAME_COMPONENT_DETAILS_-_-4/Name_original_alphabet_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="MEDPRE.Segment_group_3.Segment_group_6.Party_identification.NAME_COMPONENT_DETAILS_-_-5" class="org.milyn.edi.unedifact.d05a.common.field.NameComponentDetailsC816" createOnElement="MEDPRE/Segment_group_3/Segment_group_6/Party_identification/NAME_COMPONENT_DETAILS_-_-5"> <jb:value property="nameComponentTypeCodeQualifier" data="MEDPRE/Segment_group_3/Segment_group_6/Party_identification/NAME_COMPONENT_DETAILS_-_-5/Name_component_type_code_qualifier" decoder="String" default="null" /> <jb:value property="nameComponentDescription" data="MEDPRE/Segment_group_3/Segment_group_6/Party_identification/NAME_COMPONENT_DETAILS_-_-5/Name_component_description" decoder="String" default="null" /> <jb:value property="nameComponentUsageCode" data="MEDPRE/Segment_group_3/Segment_group_6/Party_identification/NAME_COMPONENT_DETAILS_-_-5/Name_component_usage_code" decoder="String" default="null" /> <jb:value property="nameOriginalAlphabetCode" data="MEDPRE/Segment_group_3/Segment_group_6/Party_identification/NAME_COMPONENT_DETAILS_-_-5/Name_original_alphabet_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="MEDPRE.Segment_group_3.Segment_group_6.Person_demographic_information" class="org.milyn.edi.unedifact.d05a.common.PersonDemographicInformation" createOnElement="MEDPRE/Segment_group_3/Segment_group_6/Person_demographic_information"> <jb:value property="genderCode" data="MEDPRE/Segment_group_3/Segment_group_6/Person_demographic_information/Gender_code" decoder="String" default="null" /> <jb:wiring property="maritalStatusDetails" beanIdRef="MEDPRE.Segment_group_3.Segment_group_6.Person_demographic_information.MARITAL_STATUS_DETAILS" /> <jb:wiring property="religionDetails" beanIdRef="MEDPRE.Segment_group_3.Segment_group_6.Person_demographic_information.RELIGION_DETAILS" /> </jb:bean> <jb:bean beanId="MEDPRE.Segment_group_3.Segment_group_6.Person_demographic_information.MARITAL_STATUS_DETAILS" class="org.milyn.edi.unedifact.d05a.common.field.MaritalStatusDetailsC085" createOnElement="MEDPRE/Segment_group_3/Segment_group_6/Person_demographic_information/MARITAL_STATUS_DETAILS"> <jb:value property="maritalStatusDescriptionCode" data="MEDPRE/Segment_group_3/Segment_group_6/Person_demographic_information/MARITAL_STATUS_DETAILS/Marital_status_description_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="MEDPRE/Segment_group_3/Segment_group_6/Person_demographic_information/MARITAL_STATUS_DETAILS/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="MEDPRE/Segment_group_3/Segment_group_6/Person_demographic_information/MARITAL_STATUS_DETAILS/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="maritalStatusDescription" data="MEDPRE/Segment_group_3/Segment_group_6/Person_demographic_information/MARITAL_STATUS_DETAILS/Marital_status_description" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="MEDPRE.Segment_group_3.Segment_group_6.Person_demographic_information.RELIGION_DETAILS" class="org.milyn.edi.unedifact.d05a.common.field.ReligionDetailsC101" createOnElement="MEDPRE/Segment_group_3/Segment_group_6/Person_demographic_information/RELIGION_DETAILS"> <jb:value property="religionNameCode" data="MEDPRE/Segment_group_3/Segment_group_6/Person_demographic_information/RELIGION_DETAILS/Religion_name_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="MEDPRE/Segment_group_3/Segment_group_6/Person_demographic_information/RELIGION_DETAILS/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="MEDPRE/Segment_group_3/Segment_group_6/Person_demographic_information/RELIGION_DETAILS/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="religionName" data="MEDPRE/Segment_group_3/Segment_group_6/Person_demographic_information/RELIGION_DETAILS/Religion_name" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="MEDPRE.Segment_group_3.Segment_group_6.Address" class="org.milyn.edi.unedifact.d05a.common.Address" createOnElement="MEDPRE/Segment_group_3/Segment_group_6/Address"> <jb:value property="cityName" data="MEDPRE/Segment_group_3/Segment_group_6/Address/City_name" decoder="String" default="null" /> <jb:value property="postalIdentificationCode" data="MEDPRE/Segment_group_3/Segment_group_6/Address/Postal_identification_code" decoder="String" default="null" /> <jb:value property="countryNameCode" data="MEDPRE/Segment_group_3/Segment_group_6/Address/Country_name_code" decoder="String" default="null" /> <jb:wiring property="addressUsage" beanIdRef="MEDPRE.Segment_group_3.Segment_group_6.Address.ADDRESS_USAGE" /> <jb:wiring property="addressDetails" beanIdRef="MEDPRE.Segment_group_3.Segment_group_6.Address.ADDRESS_DETAILS" /> <jb:wiring property="countrySubEntityDetails" beanIdRef="MEDPRE.Segment_group_3.Segment_group_6.Address.COUNTRY_SUB_ENTITY_DETAILS" /> <jb:wiring property="locationIdentification" beanIdRef="MEDPRE.Segment_group_3.Segment_group_6.Address.LOCATION_IDENTIFICATION" /> </jb:bean> <jb:bean beanId="MEDPRE.Segment_group_3.Segment_group_6.Address.ADDRESS_USAGE" class="org.milyn.edi.unedifact.d05a.common.field.AddressUsageC817" createOnElement="MEDPRE/Segment_group_3/Segment_group_6/Address/ADDRESS_USAGE"> <jb:value property="addressPurposeCode" data="MEDPRE/Segment_group_3/Segment_group_6/Address/ADDRESS_USAGE/Address_purpose_code" decoder="String" default="null" /> <jb:value property="addressTypeCode" data="MEDPRE/Segment_group_3/Segment_group_6/Address/ADDRESS_USAGE/Address_type_code" decoder="String" default="null" /> <jb:value property="addressStatusCode" data="MEDPRE/Segment_group_3/Segment_group_6/Address/ADDRESS_USAGE/Address_status_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="MEDPRE.Segment_group_3.Segment_group_6.Address.ADDRESS_DETAILS" class="org.milyn.edi.unedifact.d05a.common.field.AddressDetailsC090" createOnElement="MEDPRE/Segment_group_3/Segment_group_6/Address/ADDRESS_DETAILS"> <jb:value property="addressFormatCode" data="MEDPRE/Segment_group_3/Segment_group_6/Address/ADDRESS_DETAILS/Address_format_code" decoder="String" default="null" /> <jb:value property="addressComponentDescription1" data="MEDPRE/Segment_group_3/Segment_group_6/Address/ADDRESS_DETAILS/Address_component_description_-_-1" decoder="String" default="null" /> <jb:value property="addressComponentDescription2" data="MEDPRE/Segment_group_3/Segment_group_6/Address/ADDRESS_DETAILS/Address_component_description_-_-2" decoder="String" default="null" /> <jb:value property="addressComponentDescription3" data="MEDPRE/Segment_group_3/Segment_group_6/Address/ADDRESS_DETAILS/Address_component_description_-_-3" decoder="String" default="null" /> <jb:value property="addressComponentDescription4" data="MEDPRE/Segment_group_3/Segment_group_6/Address/ADDRESS_DETAILS/Address_component_description_-_-4" decoder="String" default="null" /> <jb:value property="addressComponentDescription5" data="MEDPRE/Segment_group_3/Segment_group_6/Address/ADDRESS_DETAILS/Address_component_description_-_-5" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="MEDPRE.Segment_group_3.Segment_group_6.Address.COUNTRY_SUB_ENTITY_DETAILS" class="org.milyn.edi.unedifact.d05a.common.field.CountrySubEntityDetailsC819" createOnElement="MEDPRE/Segment_group_3/Segment_group_6/Address/COUNTRY_SUB_ENTITY_DETAILS"> <jb:value property="countrySubEntityNameCode" data="MEDPRE/Segment_group_3/Segment_group_6/Address/COUNTRY_SUB_ENTITY_DETAILS/Country_sub_entity_name_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="MEDPRE/Segment_group_3/Segment_group_6/Address/COUNTRY_SUB_ENTITY_DETAILS/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="MEDPRE/Segment_group_3/Segment_group_6/Address/COUNTRY_SUB_ENTITY_DETAILS/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="countrySubEntityName" data="MEDPRE/Segment_group_3/Segment_group_6/Address/COUNTRY_SUB_ENTITY_DETAILS/Country_sub_entity_name" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="MEDPRE.Segment_group_3.Segment_group_6.Address.LOCATION_IDENTIFICATION" class="org.milyn.edi.unedifact.d05a.common.field.LocationIdentificationC517" createOnElement="MEDPRE/Segment_group_3/Segment_group_6/Address/LOCATION_IDENTIFICATION"> <jb:value property="locationNameCode" data="MEDPRE/Segment_group_3/Segment_group_6/Address/LOCATION_IDENTIFICATION/Location_name_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="MEDPRE/Segment_group_3/Segment_group_6/Address/LOCATION_IDENTIFICATION/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="MEDPRE/Segment_group_3/Segment_group_6/Address/LOCATION_IDENTIFICATION/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="locationName" data="MEDPRE/Segment_group_3/Segment_group_6/Address/LOCATION_IDENTIFICATION/Location_name" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="MEDPRE.Segment_group_3.Segment_group_6.Communication_contact_List" class="java.util.ArrayList" createOnElement="MEDPRE/Segment_group_3/Segment_group_6"> <jb:wiring beanIdRef="MEDPRE.Segment_group_3.Segment_group_6.Communication_contact" /> </jb:bean> <jb:bean beanId="MEDPRE.Segment_group_3.Segment_group_6.Communication_contact" class="org.milyn.edi.unedifact.d05a.common.CommunicationContact" createOnElement="MEDPRE/Segment_group_3/Segment_group_6/Communication_contact"> <jb:wiring property="communicationContact" beanIdRef="MEDPRE.Segment_group_3.Segment_group_6.Communication_contact.COMMUNICATION_CONTACT" /> </jb:bean> <jb:bean beanId="MEDPRE.Segment_group_3.Segment_group_6.Communication_contact.COMMUNICATION_CONTACT" class="org.milyn.edi.unedifact.d05a.common.field.CommunicationContactC076" createOnElement="MEDPRE/Segment_group_3/Segment_group_6/Communication_contact/COMMUNICATION_CONTACT"> <jb:value property="communicationAddressIdentifier" data="MEDPRE/Segment_group_3/Segment_group_6/Communication_contact/COMMUNICATION_CONTACT/Communication_address_identifier" decoder="String" default="null" /> <jb:value property="communicationAddressCodeQualifier" data="MEDPRE/Segment_group_3/Segment_group_6/Communication_contact/COMMUNICATION_CONTACT/Communication_address_code_qualifier" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="MEDPRE.Segment_group_3.Segment_group_6.Language" class="org.milyn.edi.unedifact.d05a.common.Language" createOnElement="MEDPRE/Segment_group_3/Segment_group_6/Language"> <jb:value property="languageCodeQualifier" data="MEDPRE/Segment_group_3/Segment_group_6/Language/Language_code_qualifier" decoder="String" default="null" /> <jb:wiring property="languageDetails" beanIdRef="MEDPRE.Segment_group_3.Segment_group_6.Language.LANGUAGE_DETAILS" /> </jb:bean> <jb:bean beanId="MEDPRE.Segment_group_3.Segment_group_6.Language.LANGUAGE_DETAILS" class="org.milyn.edi.unedifact.d05a.common.field.LanguageDetailsC508" createOnElement="MEDPRE/Segment_group_3/Segment_group_6/Language/LANGUAGE_DETAILS"> <jb:value property="languageNameCode" data="MEDPRE/Segment_group_3/Segment_group_6/Language/LANGUAGE_DETAILS/Language_name_code" decoder="String" default="null" /> <jb:value property="languageName" data="MEDPRE/Segment_group_3/Segment_group_6/Language/LANGUAGE_DETAILS/Language_name" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="MEDPRE.Segment_group_3.Segment_group_6.Characteristic_value" class="org.milyn.edi.unedifact.d05a.common.CharacteristicValue" createOnElement="MEDPRE/Segment_group_3/Segment_group_6/Characteristic_value"> <jb:wiring property="characteristicValue" beanIdRef="MEDPRE.Segment_group_3.Segment_group_6.Characteristic_value.CHARACTERISTIC_VALUE" /> </jb:bean> <jb:bean beanId="MEDPRE.Segment_group_3.Segment_group_6.Characteristic_value.CHARACTERISTIC_VALUE" class="org.milyn.edi.unedifact.d05a.common.field.CharacteristicValueC889" createOnElement="MEDPRE/Segment_group_3/Segment_group_6/Characteristic_value/CHARACTERISTIC_VALUE"> <jb:value property="characteristicValueDescriptionCode" data="MEDPRE/Segment_group_3/Segment_group_6/Characteristic_value/CHARACTERISTIC_VALUE/Characteristic_value_description_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="MEDPRE/Segment_group_3/Segment_group_6/Characteristic_value/CHARACTERISTIC_VALUE/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="MEDPRE/Segment_group_3/Segment_group_6/Characteristic_value/CHARACTERISTIC_VALUE/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="characteristicValueDescription1" data="MEDPRE/Segment_group_3/Segment_group_6/Characteristic_value/CHARACTERISTIC_VALUE/Characteristic_value_description_-_-1" decoder="String" default="null" /> <jb:value property="characteristicValueDescription2" data="MEDPRE/Segment_group_3/Segment_group_6/Characteristic_value/CHARACTERISTIC_VALUE/Characteristic_value_description_-_-2" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="MEDPRE.Segment_group_3.Segment_group_7_List" class="java.util.ArrayList" createOnElement="MEDPRE/Segment_group_3"> <jb:wiring beanIdRef="MEDPRE.Segment_group_3.Segment_group_7" /> </jb:bean> <jb:bean beanId="MEDPRE.Segment_group_3.Segment_group_7" class="org.milyn.edi.unedifact.d05a.MEDPRE.SegmentGroup7" createOnElement="MEDPRE/Segment_group_3/Segment_group_7"> <jb:wiring property="lineItem" beanIdRef="MEDPRE.Segment_group_3.Segment_group_7.Line_item" /> <jb:wiring property="clinicalInformation" beanIdRef="MEDPRE.Segment_group_3.Segment_group_7.Clinical_information_List" /> <jb:wiring property="dateTimePeriod" beanIdRef="MEDPRE.Segment_group_3.Segment_group_7.Date_time_period_List" /> <jb:wiring property="partyIdentification" beanIdRef="MEDPRE.Segment_group_3.Segment_group_7.Party_identification_List" /> <jb:wiring property="language" beanIdRef="MEDPRE.Segment_group_3.Segment_group_7.Language" /> <jb:wiring property="freeText" beanIdRef="MEDPRE.Segment_group_3.Segment_group_7.Free_text_List" /> <jb:wiring property="result" beanIdRef="MEDPRE.Segment_group_3.Segment_group_7.Result" /> <jb:wiring property="clinicalIntervention" beanIdRef="MEDPRE.Segment_group_3.Segment_group_7.Clinical_intervention_List" /> <jb:wiring property="characteristicClassId" beanIdRef="MEDPRE.Segment_group_3.Segment_group_7.Characteristic_class_id_List" /> <jb:wiring property="segmentGroup8" beanIdRef="MEDPRE.Segment_group_3.Segment_group_7.Segment_group_8" /> </jb:bean> <jb:bean beanId="MEDPRE.Segment_group_3.Segment_group_7.Line_item" class="org.milyn.edi.unedifact.d05a.common.LineItem" createOnElement="MEDPRE/Segment_group_3/Segment_group_7/Line_item"> <jb:value property="lineItemIdentifier" data="MEDPRE/Segment_group_3/Segment_group_7/Line_item/Line_item_identifier" decoder="String" default="null" /> <jb:value property="actionRequestNotificationDescriptionCode" data="MEDPRE/Segment_group_3/Segment_group_7/Line_item/Action_request_notification_description_code" decoder="String" default="null" /> <jb:value property="configurationLevelNumber" data="MEDPRE/Segment_group_3/Segment_group_7/Line_item/Configuration_level_number" decoder="DABigDecimal" default="null" /> <jb:value property="configurationOperationCode" data="MEDPRE/Segment_group_3/Segment_group_7/Line_item/Configuration_operation_code" decoder="String" default="null" /> <jb:wiring property="itemNumberIdentification" beanIdRef="MEDPRE.Segment_group_3.Segment_group_7.Line_item.ITEM_NUMBER_IDENTIFICATION" /> <jb:wiring property="subLineInformation" beanIdRef="MEDPRE.Segment_group_3.Segment_group_7.Line_item.SUB_LINE_INFORMATION" /> </jb:bean> <jb:bean beanId="MEDPRE.Segment_group_3.Segment_group_7.Line_item.ITEM_NUMBER_IDENTIFICATION" class="org.milyn.edi.unedifact.d05a.common.field.ItemNumberIdentificationC212" createOnElement="MEDPRE/Segment_group_3/Segment_group_7/Line_item/ITEM_NUMBER_IDENTIFICATION"> <jb:value property="itemIdentifier" data="MEDPRE/Segment_group_3/Segment_group_7/Line_item/ITEM_NUMBER_IDENTIFICATION/Item_identifier" decoder="String" default="null" /> <jb:value property="itemTypeIdentificationCode" data="MEDPRE/Segment_group_3/Segment_group_7/Line_item/ITEM_NUMBER_IDENTIFICATION/Item_type_identification_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="MEDPRE/Segment_group_3/Segment_group_7/Line_item/ITEM_NUMBER_IDENTIFICATION/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="MEDPRE/Segment_group_3/Segment_group_7/Line_item/ITEM_NUMBER_IDENTIFICATION/Code_list_responsible_agency_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="MEDPRE.Segment_group_3.Segment_group_7.Line_item.SUB_LINE_INFORMATION" class="org.milyn.edi.unedifact.d05a.common.field.SubLineInformationC829" createOnElement="MEDPRE/Segment_group_3/Segment_group_7/Line_item/SUB_LINE_INFORMATION"> <jb:value property="subLineIndicatorCode" data="MEDPRE/Segment_group_3/Segment_group_7/Line_item/SUB_LINE_INFORMATION/Sub_line_indicator_code" decoder="String" default="null" /> <jb:value property="lineItemIdentifier" data="MEDPRE/Segment_group_3/Segment_group_7/Line_item/SUB_LINE_INFORMATION/Line_item_identifier" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="MEDPRE.Segment_group_3.Segment_group_7.Clinical_information_List" class="java.util.ArrayList" createOnElement="MEDPRE/Segment_group_3/Segment_group_7"> <jb:wiring beanIdRef="MEDPRE.Segment_group_3.Segment_group_7.Clinical_information" /> </jb:bean> <jb:bean beanId="MEDPRE.Segment_group_3.Segment_group_7.Clinical_information" class="org.milyn.edi.unedifact.d05a.common.ClinicalInformation" createOnElement="MEDPRE/Segment_group_3/Segment_group_7/Clinical_information"> <jb:value property="clinicalInformationTypeCodeQualifier" data="MEDPRE/Segment_group_3/Segment_group_7/Clinical_information/Clinical_information_type_code_qualifier" decoder="String" default="null" /> <jb:wiring property="clinicalInformationDetails" beanIdRef="MEDPRE.Segment_group_3.Segment_group_7.Clinical_information.CLINICAL_INFORMATION_DETAILS" /> <jb:wiring property="certaintyDetails" beanIdRef="MEDPRE.Segment_group_3.Segment_group_7.Clinical_information.CERTAINTY_DETAILS" /> </jb:bean> <jb:bean beanId="MEDPRE.Segment_group_3.Segment_group_7.Clinical_information.CLINICAL_INFORMATION_DETAILS" class="org.milyn.edi.unedifact.d05a.common.field.ClinicalInformationDetailsC836" createOnElement="MEDPRE/Segment_group_3/Segment_group_7/Clinical_information/CLINICAL_INFORMATION_DETAILS"> <jb:value property="clinicalInformationDescriptionIdentifier" data="MEDPRE/Segment_group_3/Segment_group_7/Clinical_information/CLINICAL_INFORMATION_DETAILS/Clinical_information_description_identifier" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="MEDPRE/Segment_group_3/Segment_group_7/Clinical_information/CLINICAL_INFORMATION_DETAILS/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="MEDPRE/Segment_group_3/Segment_group_7/Clinical_information/CLINICAL_INFORMATION_DETAILS/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="clinicalInformationDescription" data="MEDPRE/Segment_group_3/Segment_group_7/Clinical_information/CLINICAL_INFORMATION_DETAILS/Clinical_information_description" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="MEDPRE.Segment_group_3.Segment_group_7.Clinical_information.CERTAINTY_DETAILS" class="org.milyn.edi.unedifact.d05a.common.field.CertaintyDetailsC837" createOnElement="MEDPRE/Segment_group_3/Segment_group_7/Clinical_information/CERTAINTY_DETAILS"> <jb:value property="certaintyDescriptionCode" data="MEDPRE/Segment_group_3/Segment_group_7/Clinical_information/CERTAINTY_DETAILS/Certainty_description_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="MEDPRE/Segment_group_3/Segment_group_7/Clinical_information/CERTAINTY_DETAILS/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="MEDPRE/Segment_group_3/Segment_group_7/Clinical_information/CERTAINTY_DETAILS/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="certaintyDescription" data="MEDPRE/Segment_group_3/Segment_group_7/Clinical_information/CERTAINTY_DETAILS/Certainty_description" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="MEDPRE.Segment_group_3.Segment_group_7.Date_time_period_List" class="java.util.ArrayList" createOnElement="MEDPRE/Segment_group_3/Segment_group_7"> <jb:wiring beanIdRef="MEDPRE.Segment_group_3.Segment_group_7.Date_time_period" /> </jb:bean> <jb:bean beanId="MEDPRE.Segment_group_3.Segment_group_7.Date_time_period" class="org.milyn.edi.unedifact.d05a.common.DateTimePeriod" createOnElement="MEDPRE/Segment_group_3/Segment_group_7/Date_time_period"> <jb:wiring property="dateTimePeriod" beanIdRef="MEDPRE.Segment_group_3.Segment_group_7.Date_time_period.DATE_TIME_PERIOD" /> </jb:bean> <jb:bean beanId="MEDPRE.Segment_group_3.Segment_group_7.Date_time_period.DATE_TIME_PERIOD" class="org.milyn.edi.unedifact.d05a.common.field.DateTimePeriodC507" createOnElement="MEDPRE/Segment_group_3/Segment_group_7/Date_time_period/DATE_TIME_PERIOD"> <jb:value property="dateOrTimeOrPeriodFunctionCodeQualifier" data="MEDPRE/Segment_group_3/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="MEDPRE/Segment_group_3/Segment_group_7/Date_time_period/DATE_TIME_PERIOD/Date_or_time_or_period_text" decoder="String" default="null" /> <jb:value property="dateOrTimeOrPeriodFormatCode" data="MEDPRE/Segment_group_3/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="MEDPRE.Segment_group_3.Segment_group_7.Party_identification_List" class="java.util.ArrayList" createOnElement="MEDPRE/Segment_group_3/Segment_group_7"> <jb:wiring beanIdRef="MEDPRE.Segment_group_3.Segment_group_7.Party_identification" /> </jb:bean> <jb:bean beanId="MEDPRE.Segment_group_3.Segment_group_7.Party_identification" class="org.milyn.edi.unedifact.d05a.common.PartyIdentification" createOnElement="MEDPRE/Segment_group_3/Segment_group_7/Party_identification"> <jb:value property="partyFunctionCodeQualifier" data="MEDPRE/Segment_group_3/Segment_group_7/Party_identification/Party_function_code_qualifier" decoder="String" default="null" /> <jb:value property="nameTypeCode" data="MEDPRE/Segment_group_3/Segment_group_7/Party_identification/Name_type_code" decoder="String" default="null" /> <jb:value property="nameStatusCode" data="MEDPRE/Segment_group_3/Segment_group_7/Party_identification/Name_status_code" decoder="String" default="null" /> <jb:value property="actionRequestNotificationDescriptionCode" data="MEDPRE/Segment_group_3/Segment_group_7/Party_identification/Action_request_notification_description_code" decoder="String" default="null" /> <jb:wiring property="identificationNumber" beanIdRef="MEDPRE.Segment_group_3.Segment_group_7.Party_identification.IDENTIFICATION_NUMBER" /> <jb:wiring property="partyIdentificationDetails" beanIdRef="MEDPRE.Segment_group_3.Segment_group_7.Party_identification.PARTY_IDENTIFICATION_DETAILS" /> <jb:wiring property="nameComponentDetails1" beanIdRef="MEDPRE.Segment_group_3.Segment_group_7.Party_identification.NAME_COMPONENT_DETAILS_-_-1" /> <jb:wiring property="nameComponentDetails2" beanIdRef="MEDPRE.Segment_group_3.Segment_group_7.Party_identification.NAME_COMPONENT_DETAILS_-_-2" /> <jb:wiring property="nameComponentDetails3" beanIdRef="MEDPRE.Segment_group_3.Segment_group_7.Party_identification.NAME_COMPONENT_DETAILS_-_-3" /> <jb:wiring property="nameComponentDetails4" beanIdRef="MEDPRE.Segment_group_3.Segment_group_7.Party_identification.NAME_COMPONENT_DETAILS_-_-4" /> <jb:wiring property="nameComponentDetails5" beanIdRef="MEDPRE.Segment_group_3.Segment_group_7.Party_identification.NAME_COMPONENT_DETAILS_-_-5" /> </jb:bean> <jb:bean beanId="MEDPRE.Segment_group_3.Segment_group_7.Party_identification.IDENTIFICATION_NUMBER" class="org.milyn.edi.unedifact.d05a.common.field.IdentificationNumberC206" createOnElement="MEDPRE/Segment_group_3/Segment_group_7/Party_identification/IDENTIFICATION_NUMBER"> <jb:value property="objectIdentifier" data="MEDPRE/Segment_group_3/Segment_group_7/Party_identification/IDENTIFICATION_NUMBER/Object_identifier" decoder="String" default="null" /> <jb:value property="objectIdentificationCodeQualifier" data="MEDPRE/Segment_group_3/Segment_group_7/Party_identification/IDENTIFICATION_NUMBER/Object_identification_code_qualifier" decoder="String" default="null" /> <jb:value property="statusDescriptionCode" data="MEDPRE/Segment_group_3/Segment_group_7/Party_identification/IDENTIFICATION_NUMBER/Status_description_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="MEDPRE.Segment_group_3.Segment_group_7.Party_identification.PARTY_IDENTIFICATION_DETAILS" class="org.milyn.edi.unedifact.d05a.common.field.PartyIdentificationDetailsC082" createOnElement="MEDPRE/Segment_group_3/Segment_group_7/Party_identification/PARTY_IDENTIFICATION_DETAILS"> <jb:value property="partyIdentifier" data="MEDPRE/Segment_group_3/Segment_group_7/Party_identification/PARTY_IDENTIFICATION_DETAILS/Party_identifier" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="MEDPRE/Segment_group_3/Segment_group_7/Party_identification/PARTY_IDENTIFICATION_DETAILS/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="MEDPRE/Segment_group_3/Segment_group_7/Party_identification/PARTY_IDENTIFICATION_DETAILS/Code_list_responsible_agency_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="MEDPRE.Segment_group_3.Segment_group_7.Party_identification.NAME_COMPONENT_DETAILS_-_-1" class="org.milyn.edi.unedifact.d05a.common.field.NameComponentDetailsC816" createOnElement="MEDPRE/Segment_group_3/Segment_group_7/Party_identification/NAME_COMPONENT_DETAILS_-_-1"> <jb:value property="nameComponentTypeCodeQualifier" data="MEDPRE/Segment_group_3/Segment_group_7/Party_identification/NAME_COMPONENT_DETAILS_-_-1/Name_component_type_code_qualifier" decoder="String" default="null" /> <jb:value property="nameComponentDescription" data="MEDPRE/Segment_group_3/Segment_group_7/Party_identification/NAME_COMPONENT_DETAILS_-_-1/Name_component_description" decoder="String" default="null" /> <jb:value property="nameComponentUsageCode" data="MEDPRE/Segment_group_3/Segment_group_7/Party_identification/NAME_COMPONENT_DETAILS_-_-1/Name_component_usage_code" decoder="String" default="null" /> <jb:value property="nameOriginalAlphabetCode" data="MEDPRE/Segment_group_3/Segment_group_7/Party_identification/NAME_COMPONENT_DETAILS_-_-1/Name_original_alphabet_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="MEDPRE.Segment_group_3.Segment_group_7.Party_identification.NAME_COMPONENT_DETAILS_-_-2" class="org.milyn.edi.unedifact.d05a.common.field.NameComponentDetailsC816" createOnElement="MEDPRE/Segment_group_3/Segment_group_7/Party_identification/NAME_COMPONENT_DETAILS_-_-2"> <jb:value property="nameComponentTypeCodeQualifier" data="MEDPRE/Segment_group_3/Segment_group_7/Party_identification/NAME_COMPONENT_DETAILS_-_-2/Name_component_type_code_qualifier" decoder="String" default="null" /> <jb:value property="nameComponentDescription" data="MEDPRE/Segment_group_3/Segment_group_7/Party_identification/NAME_COMPONENT_DETAILS_-_-2/Name_component_description" decoder="String" default="null" /> <jb:value property="nameComponentUsageCode" data="MEDPRE/Segment_group_3/Segment_group_7/Party_identification/NAME_COMPONENT_DETAILS_-_-2/Name_component_usage_code" decoder="String" default="null" /> <jb:value property="nameOriginalAlphabetCode" data="MEDPRE/Segment_group_3/Segment_group_7/Party_identification/NAME_COMPONENT_DETAILS_-_-2/Name_original_alphabet_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="MEDPRE.Segment_group_3.Segment_group_7.Party_identification.NAME_COMPONENT_DETAILS_-_-3" class="org.milyn.edi.unedifact.d05a.common.field.NameComponentDetailsC816" createOnElement="MEDPRE/Segment_group_3/Segment_group_7/Party_identification/NAME_COMPONENT_DETAILS_-_-3"> <jb:value property="nameComponentTypeCodeQualifier" data="MEDPRE/Segment_group_3/Segment_group_7/Party_identification/NAME_COMPONENT_DETAILS_-_-3/Name_component_type_code_qualifier" decoder="String" default="null" /> <jb:value property="nameComponentDescription" data="MEDPRE/Segment_group_3/Segment_group_7/Party_identification/NAME_COMPONENT_DETAILS_-_-3/Name_component_description" decoder="String" default="null" /> <jb:value property="nameComponentUsageCode" data="MEDPRE/Segment_group_3/Segment_group_7/Party_identification/NAME_COMPONENT_DETAILS_-_-3/Name_component_usage_code" decoder="String" default="null" /> <jb:value property="nameOriginalAlphabetCode" data="MEDPRE/Segment_group_3/Segment_group_7/Party_identification/NAME_COMPONENT_DETAILS_-_-3/Name_original_alphabet_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="MEDPRE.Segment_group_3.Segment_group_7.Party_identification.NAME_COMPONENT_DETAILS_-_-4" class="org.milyn.edi.unedifact.d05a.common.field.NameComponentDetailsC816" createOnElement="MEDPRE/Segment_group_3/Segment_group_7/Party_identification/NAME_COMPONENT_DETAILS_-_-4"> <jb:value property="nameComponentTypeCodeQualifier" data="MEDPRE/Segment_group_3/Segment_group_7/Party_identification/NAME_COMPONENT_DETAILS_-_-4/Name_component_type_code_qualifier" decoder="String" default="null" /> <jb:value property="nameComponentDescription" data="MEDPRE/Segment_group_3/Segment_group_7/Party_identification/NAME_COMPONENT_DETAILS_-_-4/Name_component_description" decoder="String" default="null" /> <jb:value property="nameComponentUsageCode" data="MEDPRE/Segment_group_3/Segment_group_7/Party_identification/NAME_COMPONENT_DETAILS_-_-4/Name_component_usage_code" decoder="String" default="null" /> <jb:value property="nameOriginalAlphabetCode" data="MEDPRE/Segment_group_3/Segment_group_7/Party_identification/NAME_COMPONENT_DETAILS_-_-4/Name_original_alphabet_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="MEDPRE.Segment_group_3.Segment_group_7.Party_identification.NAME_COMPONENT_DETAILS_-_-5" class="org.milyn.edi.unedifact.d05a.common.field.NameComponentDetailsC816" createOnElement="MEDPRE/Segment_group_3/Segment_group_7/Party_identification/NAME_COMPONENT_DETAILS_-_-5"> <jb:value property="nameComponentTypeCodeQualifier" data="MEDPRE/Segment_group_3/Segment_group_7/Party_identification/NAME_COMPONENT_DETAILS_-_-5/Name_component_type_code_qualifier" decoder="String" default="null" /> <jb:value property="nameComponentDescription" data="MEDPRE/Segment_group_3/Segment_group_7/Party_identification/NAME_COMPONENT_DETAILS_-_-5/Name_component_description" decoder="String" default="null" /> <jb:value property="nameComponentUsageCode" data="MEDPRE/Segment_group_3/Segment_group_7/Party_identification/NAME_COMPONENT_DETAILS_-_-5/Name_component_usage_code" decoder="String" default="null" /> <jb:value property="nameOriginalAlphabetCode" data="MEDPRE/Segment_group_3/Segment_group_7/Party_identification/NAME_COMPONENT_DETAILS_-_-5/Name_original_alphabet_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="MEDPRE.Segment_group_3.Segment_group_7.Language" class="org.milyn.edi.unedifact.d05a.common.Language" createOnElement="MEDPRE/Segment_group_3/Segment_group_7/Language"> <jb:value property="languageCodeQualifier" data="MEDPRE/Segment_group_3/Segment_group_7/Language/Language_code_qualifier" decoder="String" default="null" /> <jb:wiring property="languageDetails" beanIdRef="MEDPRE.Segment_group_3.Segment_group_7.Language.LANGUAGE_DETAILS" /> </jb:bean> <jb:bean beanId="MEDPRE.Segment_group_3.Segment_group_7.Language.LANGUAGE_DETAILS" class="org.milyn.edi.unedifact.d05a.common.field.LanguageDetailsC508" createOnElement="MEDPRE/Segment_group_3/Segment_group_7/Language/LANGUAGE_DETAILS"> <jb:value property="languageNameCode" data="MEDPRE/Segment_group_3/Segment_group_7/Language/LANGUAGE_DETAILS/Language_name_code" decoder="String" default="null" /> <jb:value property="languageName" data="MEDPRE/Segment_group_3/Segment_group_7/Language/LANGUAGE_DETAILS/Language_name" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="MEDPRE.Segment_group_3.Segment_group_7.Free_text_List" class="java.util.ArrayList" createOnElement="MEDPRE/Segment_group_3/Segment_group_7"> <jb:wiring beanIdRef="MEDPRE.Segment_group_3.Segment_group_7.Free_text" /> </jb:bean> <jb:bean beanId="MEDPRE.Segment_group_3.Segment_group_7.Free_text" class="org.milyn.edi.unedifact.d05a.common.FreeText" createOnElement="MEDPRE/Segment_group_3/Segment_group_7/Free_text"> <jb:value property="textSubjectCodeQualifier" data="MEDPRE/Segment_group_3/Segment_group_7/Free_text/Text_subject_code_qualifier" decoder="String" default="null" /> <jb:value property="freeTextFunctionCode" data="MEDPRE/Segment_group_3/Segment_group_7/Free_text/Free_text_function_code" decoder="String" default="null" /> <jb:value property="languageNameCode" data="MEDPRE/Segment_group_3/Segment_group_7/Free_text/Language_name_code" decoder="String" default="null" /> <jb:value property="freeTextFormatCode" data="MEDPRE/Segment_group_3/Segment_group_7/Free_text/Free_text_format_code" decoder="String" default="null" /> <jb:wiring property="textReference" beanIdRef="MEDPRE.Segment_group_3.Segment_group_7.Free_text.TEXT_REFERENCE" /> <jb:wiring property="textLiteral" beanIdRef="MEDPRE.Segment_group_3.Segment_group_7.Free_text.TEXT_LITERAL" /> </jb:bean> <jb:bean beanId="MEDPRE.Segment_group_3.Segment_group_7.Free_text.TEXT_REFERENCE" class="org.milyn.edi.unedifact.d05a.common.field.TextReferenceC107" createOnElement="MEDPRE/Segment_group_3/Segment_group_7/Free_text/TEXT_REFERENCE"> <jb:value property="freeTextDescriptionCode" data="MEDPRE/Segment_group_3/Segment_group_7/Free_text/TEXT_REFERENCE/Free_text_description_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="MEDPRE/Segment_group_3/Segment_group_7/Free_text/TEXT_REFERENCE/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="MEDPRE/Segment_group_3/Segment_group_7/Free_text/TEXT_REFERENCE/Code_list_responsible_agency_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="MEDPRE.Segment_group_3.Segment_group_7.Free_text.TEXT_LITERAL" class="org.milyn.edi.unedifact.d05a.common.field.TextLiteralC108" createOnElement="MEDPRE/Segment_group_3/Segment_group_7/Free_text/TEXT_LITERAL"> <jb:value property="freeText1" data="MEDPRE/Segment_group_3/Segment_group_7/Free_text/TEXT_LITERAL/Free_text_-_-1" decoder="String" default="null" /> <jb:value property="freeText2" data="MEDPRE/Segment_group_3/Segment_group_7/Free_text/TEXT_LITERAL/Free_text_-_-2" decoder="String" default="null" /> <jb:value property="freeText3" data="MEDPRE/Segment_group_3/Segment_group_7/Free_text/TEXT_LITERAL/Free_text_-_-3" decoder="String" default="null" /> <jb:value property="freeText4" data="MEDPRE/Segment_group_3/Segment_group_7/Free_text/TEXT_LITERAL/Free_text_-_-4" decoder="String" default="null" /> <jb:value property="freeText5" data="MEDPRE/Segment_group_3/Segment_group_7/Free_text/TEXT_LITERAL/Free_text_-_-5" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="MEDPRE.Segment_group_3.Segment_group_7.Result" class="org.milyn.edi.unedifact.d05a.common.Result" createOnElement="MEDPRE/Segment_group_3/Segment_group_7/Result"> <jb:value property="resultValueTypeCodeQualifier" data="MEDPRE/Segment_group_3/Segment_group_7/Result/Result_value_type_code_qualifier" decoder="String" default="null" /> <jb:value property="resultRepresentationCode" data="MEDPRE/Segment_group_3/Segment_group_7/Result/Result_representation_code" decoder="String" default="null" /> <jb:value property="resultNormalcyCode" data="MEDPRE/Segment_group_3/Segment_group_7/Result/Result_normalcy_code" decoder="String" default="null" /> <jb:wiring property="resultDetails1" beanIdRef="MEDPRE.Segment_group_3.Segment_group_7.Result.RESULT_DETAILS_-_-1" /> <jb:wiring property="resultDetails2" beanIdRef="MEDPRE.Segment_group_3.Segment_group_7.Result.RESULT_DETAILS_-_-2" /> <jb:wiring property="measurementUnitDetails" beanIdRef="MEDPRE.Segment_group_3.Segment_group_7.Result.MEASUREMENT_UNIT_DETAILS" /> </jb:bean> <jb:bean beanId="MEDPRE.Segment_group_3.Segment_group_7.Result.RESULT_DETAILS_-_-1" class="org.milyn.edi.unedifact.d05a.common.field.ResultDetailsC831" createOnElement="MEDPRE/Segment_group_3/Segment_group_7/Result/RESULT_DETAILS_-_-1"> <jb:value property="measure" data="MEDPRE/Segment_group_3/Segment_group_7/Result/RESULT_DETAILS_-_-1/Measure" decoder="String" default="null" /> <jb:value property="measurementSignificanceCode" data="MEDPRE/Segment_group_3/Segment_group_7/Result/RESULT_DETAILS_-_-1/Measurement_significance_code" decoder="String" default="null" /> <jb:value property="nonDiscreteMeasurementNameCode" data="MEDPRE/Segment_group_3/Segment_group_7/Result/RESULT_DETAILS_-_-1/Non_discrete_measurement_name_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="MEDPRE/Segment_group_3/Segment_group_7/Result/RESULT_DETAILS_-_-1/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="MEDPRE/Segment_group_3/Segment_group_7/Result/RESULT_DETAILS_-_-1/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="nonDiscreteMeasurementName" data="MEDPRE/Segment_group_3/Segment_group_7/Result/RESULT_DETAILS_-_-1/Non_discrete_measurement_name" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="MEDPRE.Segment_group_3.Segment_group_7.Result.RESULT_DETAILS_-_-2" class="org.milyn.edi.unedifact.d05a.common.field.ResultDetailsC831" createOnElement="MEDPRE/Segment_group_3/Segment_group_7/Result/RESULT_DETAILS_-_-2"> <jb:value property="measure" data="MEDPRE/Segment_group_3/Segment_group_7/Result/RESULT_DETAILS_-_-2/Measure" decoder="String" default="null" /> <jb:value property="measurementSignificanceCode" data="MEDPRE/Segment_group_3/Segment_group_7/Result/RESULT_DETAILS_-_-2/Measurement_significance_code" decoder="String" default="null" /> <jb:value property="nonDiscreteMeasurementNameCode" data="MEDPRE/Segment_group_3/Segment_group_7/Result/RESULT_DETAILS_-_-2/Non_discrete_measurement_name_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="MEDPRE/Segment_group_3/Segment_group_7/Result/RESULT_DETAILS_-_-2/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="MEDPRE/Segment_group_3/Segment_group_7/Result/RESULT_DETAILS_-_-2/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="nonDiscreteMeasurementName" data="MEDPRE/Segment_group_3/Segment_group_7/Result/RESULT_DETAILS_-_-2/Non_discrete_measurement_name" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="MEDPRE.Segment_group_3.Segment_group_7.Result.MEASUREMENT_UNIT_DETAILS" class="org.milyn.edi.unedifact.d05a.common.field.MeasurementUnitDetailsC848" createOnElement="MEDPRE/Segment_group_3/Segment_group_7/Result/MEASUREMENT_UNIT_DETAILS"> <jb:value property="measurementUnitCode" data="MEDPRE/Segment_group_3/Segment_group_7/Result/MEASUREMENT_UNIT_DETAILS/Measurement_unit_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="MEDPRE/Segment_group_3/Segment_group_7/Result/MEASUREMENT_UNIT_DETAILS/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="MEDPRE/Segment_group_3/Segment_group_7/Result/MEASUREMENT_UNIT_DETAILS/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="measurementUnitName" data="MEDPRE/Segment_group_3/Segment_group_7/Result/MEASUREMENT_UNIT_DETAILS/Measurement_unit_name" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="MEDPRE.Segment_group_3.Segment_group_7.Clinical_intervention_List" class="java.util.ArrayList" createOnElement="MEDPRE/Segment_group_3/Segment_group_7"> <jb:wiring beanIdRef="MEDPRE.Segment_group_3.Segment_group_7.Clinical_intervention" /> </jb:bean> <jb:bean beanId="MEDPRE.Segment_group_3.Segment_group_7.Clinical_intervention" class="org.milyn.edi.unedifact.d05a.common.ClinicalIntervention" createOnElement="MEDPRE/Segment_group_3/Segment_group_7/Clinical_intervention"> <jb:value property="clinicalInterventionTypeCodeQualifier" data="MEDPRE/Segment_group_3/Segment_group_7/Clinical_intervention/Clinical_intervention_type_code_qualifier" decoder="String" default="null" /> <jb:wiring property="clinicalInterventionDetails" beanIdRef="MEDPRE.Segment_group_3.Segment_group_7.Clinical_intervention.CLINICAL_INTERVENTION_DETAILS" /> </jb:bean> <jb:bean beanId="MEDPRE.Segment_group_3.Segment_group_7.Clinical_intervention.CLINICAL_INTERVENTION_DETAILS" class="org.milyn.edi.unedifact.d05a.common.field.ClinicalInterventionDetailsC828" createOnElement="MEDPRE/Segment_group_3/Segment_group_7/Clinical_intervention/CLINICAL_INTERVENTION_DETAILS"> <jb:value property="clinicalInterventionDescriptionCode" data="MEDPRE/Segment_group_3/Segment_group_7/Clinical_intervention/CLINICAL_INTERVENTION_DETAILS/Clinical_intervention_description_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="MEDPRE/Segment_group_3/Segment_group_7/Clinical_intervention/CLINICAL_INTERVENTION_DETAILS/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="MEDPRE/Segment_group_3/Segment_group_7/Clinical_intervention/CLINICAL_INTERVENTION_DETAILS/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="clinicalInterventionDescription" data="MEDPRE/Segment_group_3/Segment_group_7/Clinical_intervention/CLINICAL_INTERVENTION_DETAILS/Clinical_intervention_description" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="MEDPRE.Segment_group_3.Segment_group_7.Characteristic_class_id_List" class="java.util.ArrayList" createOnElement="MEDPRE/Segment_group_3/Segment_group_7"> <jb:wiring beanIdRef="MEDPRE.Segment_group_3.Segment_group_7.Characteristic_class_id" /> </jb:bean> <jb:bean beanId="MEDPRE.Segment_group_3.Segment_group_7.Characteristic_class_id" class="org.milyn.edi.unedifact.d05a.common.CharacteristicClassId" createOnElement="MEDPRE/Segment_group_3/Segment_group_7/Characteristic_class_id"> <jb:value property="classTypeCode" data="MEDPRE/Segment_group_3/Segment_group_7/Characteristic_class_id/Class_type_code" decoder="String" default="null" /> <jb:value property="characteristicRelevanceCode" data="MEDPRE/Segment_group_3/Segment_group_7/Characteristic_class_id/Characteristic_relevance_code" decoder="String" default="null" /> <jb:wiring property="measurementDetails" beanIdRef="MEDPRE.Segment_group_3.Segment_group_7.Characteristic_class_id.MEASUREMENT_DETAILS" /> <jb:wiring property="characteristicDescription" beanIdRef="MEDPRE.Segment_group_3.Segment_group_7.Characteristic_class_id.CHARACTERISTIC_DESCRIPTION" /> </jb:bean> <jb:bean beanId="MEDPRE.Segment_group_3.Segment_group_7.Characteristic_class_id.MEASUREMENT_DETAILS" class="org.milyn.edi.unedifact.d05a.common.field.MeasurementDetailsC502" createOnElement="MEDPRE/Segment_group_3/Segment_group_7/Characteristic_class_id/MEASUREMENT_DETAILS"> <jb:value property="measuredAttributeCode" data="MEDPRE/Segment_group_3/Segment_group_7/Characteristic_class_id/MEASUREMENT_DETAILS/Measured_attribute_code" decoder="String" default="null" /> <jb:value property="measurementSignificanceCode" data="MEDPRE/Segment_group_3/Segment_group_7/Characteristic_class_id/MEASUREMENT_DETAILS/Measurement_significance_code" decoder="String" default="null" /> <jb:value property="nonDiscreteMeasurementNameCode" data="MEDPRE/Segment_group_3/Segment_group_7/Characteristic_class_id/MEASUREMENT_DETAILS/Non_discrete_measurement_name_code" decoder="String" default="null" /> <jb:value property="nonDiscreteMeasurementName" data="MEDPRE/Segment_group_3/Segment_group_7/Characteristic_class_id/MEASUREMENT_DETAILS/Non_discrete_measurement_name" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="MEDPRE.Segment_group_3.Segment_group_7.Characteristic_class_id.CHARACTERISTIC_DESCRIPTION" class="org.milyn.edi.unedifact.d05a.common.field.CharacteristicDescriptionC240" createOnElement="MEDPRE/Segment_group_3/Segment_group_7/Characteristic_class_id/CHARACTERISTIC_DESCRIPTION"> <jb:value property="characteristicDescriptionCode" data="MEDPRE/Segment_group_3/Segment_group_7/Characteristic_class_id/CHARACTERISTIC_DESCRIPTION/Characteristic_description_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="MEDPRE/Segment_group_3/Segment_group_7/Characteristic_class_id/CHARACTERISTIC_DESCRIPTION/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="MEDPRE/Segment_group_3/Segment_group_7/Characteristic_class_id/CHARACTERISTIC_DESCRIPTION/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="characteristicDescription1" data="MEDPRE/Segment_group_3/Segment_group_7/Characteristic_class_id/CHARACTERISTIC_DESCRIPTION/Characteristic_description_-_-1" decoder="String" default="null" /> <jb:value property="characteristicDescription2" data="MEDPRE/Segment_group_3/Segment_group_7/Characteristic_class_id/CHARACTERISTIC_DESCRIPTION/Characteristic_description_-_-2" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="MEDPRE.Segment_group_3.Segment_group_7.Segment_group_8" class="org.milyn.edi.unedifact.d05a.MEDPRE.SegmentGroup8" createOnElement="MEDPRE/Segment_group_3/Segment_group_7/Segment_group_8"> <jb:wiring property="itemDescription" beanIdRef="MEDPRE.Segment_group_3.Segment_group_7.Segment_group_8.Item_description" /> <jb:wiring property="status" beanIdRef="MEDPRE.Segment_group_3.Segment_group_7.Segment_group_8.Status" /> <jb:wiring property="dosageAdministration" beanIdRef="MEDPRE.Segment_group_3.Segment_group_7.Segment_group_8.Dosage_administration_List" /> <jb:wiring property="partiesAndInstruction" beanIdRef="MEDPRE.Segment_group_3.Segment_group_7.Segment_group_8.Parties_and_instruction_List" /> <jb:wiring property="freeText" beanIdRef="MEDPRE.Segment_group_3.Segment_group_7.Segment_group_8.Free_text_List" /> <jb:wiring property="schedulingConditions" beanIdRef="MEDPRE.Segment_group_3.Segment_group_7.Segment_group_8.Scheduling_conditions_List" /> <jb:wiring property="quantity" beanIdRef="MEDPRE.Segment_group_3.Segment_group_7.Segment_group_8.Quantity_List" /> </jb:bean> <jb:bean beanId="MEDPRE.Segment_group_3.Segment_group_7.Segment_group_8.Item_description" class="org.milyn.edi.unedifact.d05a.common.ItemDescription" createOnElement="MEDPRE/Segment_group_3/Segment_group_7/Segment_group_8/Item_description"> <jb:value property="descriptionFormatCode" data="MEDPRE/Segment_group_3/Segment_group_7/Segment_group_8/Item_description/Description_format_code" decoder="String" default="null" /> <jb:value property="surfaceOrLayerCode" data="MEDPRE/Segment_group_3/Segment_group_7/Segment_group_8/Item_description/Surface_or_layer_code" decoder="String" default="null" /> <jb:wiring property="itemCharacteristic" beanIdRef="MEDPRE.Segment_group_3.Segment_group_7.Segment_group_8.Item_description.ITEM_CHARACTERISTIC" /> <jb:wiring property="itemDescription" beanIdRef="MEDPRE.Segment_group_3.Segment_group_7.Segment_group_8.Item_description.ITEM_DESCRIPTION" /> </jb:bean> <jb:bean beanId="MEDPRE.Segment_group_3.Segment_group_7.Segment_group_8.Item_description.ITEM_CHARACTERISTIC" class="org.milyn.edi.unedifact.d05a.common.field.ItemCharacteristicC272" createOnElement="MEDPRE/Segment_group_3/Segment_group_7/Segment_group_8/Item_description/ITEM_CHARACTERISTIC"> <jb:value property="itemCharacteristicCode" data="MEDPRE/Segment_group_3/Segment_group_7/Segment_group_8/Item_description/ITEM_CHARACTERISTIC/Item_characteristic_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="MEDPRE/Segment_group_3/Segment_group_7/Segment_group_8/Item_description/ITEM_CHARACTERISTIC/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="MEDPRE/Segment_group_3/Segment_group_7/Segment_group_8/Item_description/ITEM_CHARACTERISTIC/Code_list_responsible_agency_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="MEDPRE.Segment_group_3.Segment_group_7.Segment_group_8.Item_description.ITEM_DESCRIPTION" class="org.milyn.edi.unedifact.d05a.common.field.ItemDescriptionC273" createOnElement="MEDPRE/Segment_group_3/Segment_group_7/Segment_group_8/Item_description/ITEM_DESCRIPTION"> <jb:value property="itemDescriptionCode" data="MEDPRE/Segment_group_3/Segment_group_7/Segment_group_8/Item_description/ITEM_DESCRIPTION/Item_description_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="MEDPRE/Segment_group_3/Segment_group_7/Segment_group_8/Item_description/ITEM_DESCRIPTION/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="MEDPRE/Segment_group_3/Segment_group_7/Segment_group_8/Item_description/ITEM_DESCRIPTION/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="itemDescription1" data="MEDPRE/Segment_group_3/Segment_group_7/Segment_group_8/Item_description/ITEM_DESCRIPTION/Item_description_-_-1" decoder="String" default="null" /> <jb:value property="itemDescription2" data="MEDPRE/Segment_group_3/Segment_group_7/Segment_group_8/Item_description/ITEM_DESCRIPTION/Item_description_-_-2" decoder="String" default="null" /> <jb:value property="languageNameCode" data="MEDPRE/Segment_group_3/Segment_group_7/Segment_group_8/Item_description/ITEM_DESCRIPTION/Language_name_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="MEDPRE.Segment_group_3.Segment_group_7.Segment_group_8.Status" class="org.milyn.edi.unedifact.d05a.common.Status" createOnElement="MEDPRE/Segment_group_3/Segment_group_7/Segment_group_8/Status"> <jb:wiring property="statusCategory" beanIdRef="MEDPRE.Segment_group_3.Segment_group_7.Segment_group_8.Status.STATUS_CATEGORY" /> <jb:wiring property="status" beanIdRef="MEDPRE.Segment_group_3.Segment_group_7.Segment_group_8.Status.STATUS" /> <jb:wiring property="statusReason1" beanIdRef="MEDPRE.Segment_group_3.Segment_group_7.Segment_group_8.Status.STATUS_REASON_-_-1" /> <jb:wiring property="statusReason2" beanIdRef="MEDPRE.Segment_group_3.Segment_group_7.Segment_group_8.Status.STATUS_REASON_-_-2" /> <jb:wiring property="statusReason3" beanIdRef="MEDPRE.Segment_group_3.Segment_group_7.Segment_group_8.Status.STATUS_REASON_-_-3" /> <jb:wiring property="statusReason4" beanIdRef="MEDPRE.Segment_group_3.Segment_group_7.Segment_group_8.Status.STATUS_REASON_-_-4" /> <jb:wiring property="statusReason5" beanIdRef="MEDPRE.Segment_group_3.Segment_group_7.Segment_group_8.Status.STATUS_REASON_-_-5" /> </jb:bean> <jb:bean beanId="MEDPRE.Segment_group_3.Segment_group_7.Segment_group_8.Status.STATUS_CATEGORY" class="org.milyn.edi.unedifact.d05a.common.field.StatusCategoryC601" createOnElement="MEDPRE/Segment_group_3/Segment_group_7/Segment_group_8/Status/STATUS_CATEGORY"> <jb:value property="statusCategoryCode" data="MEDPRE/Segment_group_3/Segment_group_7/Segment_group_8/Status/STATUS_CATEGORY/Status_category_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="MEDPRE/Segment_group_3/Segment_group_7/Segment_group_8/Status/STATUS_CATEGORY/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="MEDPRE/Segment_group_3/Segment_group_7/Segment_group_8/Status/STATUS_CATEGORY/Code_list_responsible_agency_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="MEDPRE.Segment_group_3.Segment_group_7.Segment_group_8.Status.STATUS" class="org.milyn.edi.unedifact.d05a.common.field.StatusC555" createOnElement="MEDPRE/Segment_group_3/Segment_group_7/Segment_group_8/Status/STATUS"> <jb:value property="statusDescriptionCode" data="MEDPRE/Segment_group_3/Segment_group_7/Segment_group_8/Status/STATUS/Status_description_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="MEDPRE/Segment_group_3/Segment_group_7/Segment_group_8/Status/STATUS/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="MEDPRE/Segment_group_3/Segment_group_7/Segment_group_8/Status/STATUS/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="statusDescription" data="MEDPRE/Segment_group_3/Segment_group_7/Segment_group_8/Status/STATUS/Status_description" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="MEDPRE.Segment_group_3.Segment_group_7.Segment_group_8.Status.STATUS_REASON_-_-1" class="org.milyn.edi.unedifact.d05a.common.field.StatusReasonC556" createOnElement="MEDPRE/Segment_group_3/Segment_group_7/Segment_group_8/Status/STATUS_REASON_-_-1"> <jb:value property="statusReasonDescriptionCode" data="MEDPRE/Segment_group_3/Segment_group_7/Segment_group_8/Status/STATUS_REASON_-_-1/Status_reason_description_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="MEDPRE/Segment_group_3/Segment_group_7/Segment_group_8/Status/STATUS_REASON_-_-1/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="MEDPRE/Segment_group_3/Segment_group_7/Segment_group_8/Status/STATUS_REASON_-_-1/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="statusReasonDescription" data="MEDPRE/Segment_group_3/Segment_group_7/Segment_group_8/Status/STATUS_REASON_-_-1/Status_reason_description" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="MEDPRE.Segment_group_3.Segment_group_7.Segment_group_8.Status.STATUS_REASON_-_-2" class="org.milyn.edi.unedifact.d05a.common.field.StatusReasonC556" createOnElement="MEDPRE/Segment_group_3/Segment_group_7/Segment_group_8/Status/STATUS_REASON_-_-2"> <jb:value property="statusReasonDescriptionCode" data="MEDPRE/Segment_group_3/Segment_group_7/Segment_group_8/Status/STATUS_REASON_-_-2/Status_reason_description_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="MEDPRE/Segment_group_3/Segment_group_7/Segment_group_8/Status/STATUS_REASON_-_-2/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="MEDPRE/Segment_group_3/Segment_group_7/Segment_group_8/Status/STATUS_REASON_-_-2/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="statusReasonDescription" data="MEDPRE/Segment_group_3/Segment_group_7/Segment_group_8/Status/STATUS_REASON_-_-2/Status_reason_description" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="MEDPRE.Segment_group_3.Segment_group_7.Segment_group_8.Status.STATUS_REASON_-_-3" class="org.milyn.edi.unedifact.d05a.common.field.StatusReasonC556" createOnElement="MEDPRE/Segment_group_3/Segment_group_7/Segment_group_8/Status/STATUS_REASON_-_-3"> <jb:value property="statusReasonDescriptionCode" data="MEDPRE/Segment_group_3/Segment_group_7/Segment_group_8/Status/STATUS_REASON_-_-3/Status_reason_description_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="MEDPRE/Segment_group_3/Segment_group_7/Segment_group_8/Status/STATUS_REASON_-_-3/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="MEDPRE/Segment_group_3/Segment_group_7/Segment_group_8/Status/STATUS_REASON_-_-3/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="statusReasonDescription" data="MEDPRE/Segment_group_3/Segment_group_7/Segment_group_8/Status/STATUS_REASON_-_-3/Status_reason_description" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="MEDPRE.Segment_group_3.Segment_group_7.Segment_group_8.Status.STATUS_REASON_-_-4" class="org.milyn.edi.unedifact.d05a.common.field.StatusReasonC556" createOnElement="MEDPRE/Segment_group_3/Segment_group_7/Segment_group_8/Status/STATUS_REASON_-_-4"> <jb:value property="statusReasonDescriptionCode" data="MEDPRE/Segment_group_3/Segment_group_7/Segment_group_8/Status/STATUS_REASON_-_-4/Status_reason_description_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="MEDPRE/Segment_group_3/Segment_group_7/Segment_group_8/Status/STATUS_REASON_-_-4/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="MEDPRE/Segment_group_3/Segment_group_7/Segment_group_8/Status/STATUS_REASON_-_-4/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="statusReasonDescription" data="MEDPRE/Segment_group_3/Segment_group_7/Segment_group_8/Status/STATUS_REASON_-_-4/Status_reason_description" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="MEDPRE.Segment_group_3.Segment_group_7.Segment_group_8.Status.STATUS_REASON_-_-5" class="org.milyn.edi.unedifact.d05a.common.field.StatusReasonC556" createOnElement="MEDPRE/Segment_group_3/Segment_group_7/Segment_group_8/Status/STATUS_REASON_-_-5"> <jb:value property="statusReasonDescriptionCode" data="MEDPRE/Segment_group_3/Segment_group_7/Segment_group_8/Status/STATUS_REASON_-_-5/Status_reason_description_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="MEDPRE/Segment_group_3/Segment_group_7/Segment_group_8/Status/STATUS_REASON_-_-5/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="MEDPRE/Segment_group_3/Segment_group_7/Segment_group_8/Status/STATUS_REASON_-_-5/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="statusReasonDescription" data="MEDPRE/Segment_group_3/Segment_group_7/Segment_group_8/Status/STATUS_REASON_-_-5/Status_reason_description" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="MEDPRE.Segment_group_3.Segment_group_7.Segment_group_8.Dosage_administration_List" class="java.util.ArrayList" createOnElement="MEDPRE/Segment_group_3/Segment_group_7/Segment_group_8"> <jb:wiring beanIdRef="MEDPRE.Segment_group_3.Segment_group_7.Segment_group_8.Dosage_administration" /> </jb:bean> <jb:bean beanId="MEDPRE.Segment_group_3.Segment_group_7.Segment_group_8.Dosage_administration" class="org.milyn.edi.unedifact.d05a.common.DosageAdministration" createOnElement="MEDPRE/Segment_group_3/Segment_group_7/Segment_group_8/Dosage_administration"> <jb:value property="dosageAdministrationCodeQualifier" data="MEDPRE/Segment_group_3/Segment_group_7/Segment_group_8/Dosage_administration/Dosage_administration_code_qualifier" decoder="String" default="null" /> <jb:wiring property="dosageDetails" beanIdRef="MEDPRE.Segment_group_3.Segment_group_7.Segment_group_8.Dosage_administration.DOSAGE_DETAILS" /> </jb:bean> <jb:bean beanId="MEDPRE.Segment_group_3.Segment_group_7.Segment_group_8.Dosage_administration.DOSAGE_DETAILS" class="org.milyn.edi.unedifact.d05a.common.field.DosageDetailsC838" createOnElement="MEDPRE/Segment_group_3/Segment_group_7/Segment_group_8/Dosage_administration/DOSAGE_DETAILS"> <jb:value property="dosageDescriptionIdentifier" data="MEDPRE/Segment_group_3/Segment_group_7/Segment_group_8/Dosage_administration/DOSAGE_DETAILS/Dosage_description_identifier" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="MEDPRE/Segment_group_3/Segment_group_7/Segment_group_8/Dosage_administration/DOSAGE_DETAILS/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="MEDPRE/Segment_group_3/Segment_group_7/Segment_group_8/Dosage_administration/DOSAGE_DETAILS/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="dosageDescription" data="MEDPRE/Segment_group_3/Segment_group_7/Segment_group_8/Dosage_administration/DOSAGE_DETAILS/Dosage_description" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="MEDPRE.Segment_group_3.Segment_group_7.Segment_group_8.Parties_and_instruction_List" class="java.util.ArrayList" createOnElement="MEDPRE/Segment_group_3/Segment_group_7/Segment_group_8"> <jb:wiring beanIdRef="MEDPRE.Segment_group_3.Segment_group_7.Segment_group_8.Parties_and_instruction" /> </jb:bean> <jb:bean beanId="MEDPRE.Segment_group_3.Segment_group_7.Segment_group_8.Parties_and_instruction" class="org.milyn.edi.unedifact.d05a.common.PartiesAndInstruction" createOnElement="MEDPRE/Segment_group_3/Segment_group_7/Segment_group_8/Parties_and_instruction"> <jb:value property="actionRequestNotificationDescriptionCode" data="MEDPRE/Segment_group_3/Segment_group_7/Segment_group_8/Parties_and_instruction/Action_request_notification_description_code" decoder="String" default="null" /> <jb:wiring property="partiesToInstruction" beanIdRef="MEDPRE.Segment_group_3.Segment_group_7.Segment_group_8.Parties_and_instruction.PARTIES_TO_INSTRUCTION" /> <jb:wiring property="instruction" beanIdRef="MEDPRE.Segment_group_3.Segment_group_7.Segment_group_8.Parties_and_instruction.INSTRUCTION" /> <jb:wiring property="statusOfInstruction" beanIdRef="MEDPRE.Segment_group_3.Segment_group_7.Segment_group_8.Parties_and_instruction.STATUS_OF_INSTRUCTION" /> </jb:bean> <jb:bean beanId="MEDPRE.Segment_group_3.Segment_group_7.Segment_group_8.Parties_and_instruction.PARTIES_TO_INSTRUCTION" class="org.milyn.edi.unedifact.d05a.common.field.PartiesToInstructionC849" createOnElement="MEDPRE/Segment_group_3/Segment_group_7/Segment_group_8/Parties_and_instruction/PARTIES_TO_INSTRUCTION"> <jb:value property="enactingPartyIdentifier" data="MEDPRE/Segment_group_3/Segment_group_7/Segment_group_8/Parties_and_instruction/PARTIES_TO_INSTRUCTION/Enacting_party_identifier" decoder="String" default="null" /> <jb:value property="instructionReceivingPartyIdentifier" data="MEDPRE/Segment_group_3/Segment_group_7/Segment_group_8/Parties_and_instruction/PARTIES_TO_INSTRUCTION/Instruction_receiving_party_identifier" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="MEDPRE.Segment_group_3.Segment_group_7.Segment_group_8.Parties_and_instruction.INSTRUCTION" class="org.milyn.edi.unedifact.d05a.common.field.InstructionC522" createOnElement="MEDPRE/Segment_group_3/Segment_group_7/Segment_group_8/Parties_and_instruction/INSTRUCTION"> <jb:value property="instructionTypeCodeQualifier" data="MEDPRE/Segment_group_3/Segment_group_7/Segment_group_8/Parties_and_instruction/INSTRUCTION/Instruction_type_code_qualifier" decoder="String" default="null" /> <jb:value property="instructionDescriptionCode" data="MEDPRE/Segment_group_3/Segment_group_7/Segment_group_8/Parties_and_instruction/INSTRUCTION/Instruction_description_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="MEDPRE/Segment_group_3/Segment_group_7/Segment_group_8/Parties_and_instruction/INSTRUCTION/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="MEDPRE/Segment_group_3/Segment_group_7/Segment_group_8/Parties_and_instruction/INSTRUCTION/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="instructionDescription" data="MEDPRE/Segment_group_3/Segment_group_7/Segment_group_8/Parties_and_instruction/INSTRUCTION/Instruction_description" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="MEDPRE.Segment_group_3.Segment_group_7.Segment_group_8.Parties_and_instruction.STATUS_OF_INSTRUCTION" class="org.milyn.edi.unedifact.d05a.common.field.StatusOfInstructionC850" createOnElement="MEDPRE/Segment_group_3/Segment_group_7/Segment_group_8/Parties_and_instruction/STATUS_OF_INSTRUCTION"> <jb:value property="statusDescriptionCode" data="MEDPRE/Segment_group_3/Segment_group_7/Segment_group_8/Parties_and_instruction/STATUS_OF_INSTRUCTION/Status_description_code" decoder="String" default="null" /> <jb:value property="partyName" data="MEDPRE/Segment_group_3/Segment_group_7/Segment_group_8/Parties_and_instruction/STATUS_OF_INSTRUCTION/Party_name" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="MEDPRE.Segment_group_3.Segment_group_7.Segment_group_8.Free_text_List" class="java.util.ArrayList" createOnElement="MEDPRE/Segment_group_3/Segment_group_7/Segment_group_8"> <jb:wiring beanIdRef="MEDPRE.Segment_group_3.Segment_group_7.Segment_group_8.Free_text" /> </jb:bean> <jb:bean beanId="MEDPRE.Segment_group_3.Segment_group_7.Segment_group_8.Free_text" class="org.milyn.edi.unedifact.d05a.common.FreeText" createOnElement="MEDPRE/Segment_group_3/Segment_group_7/Segment_group_8/Free_text"> <jb:value property="textSubjectCodeQualifier" data="MEDPRE/Segment_group_3/Segment_group_7/Segment_group_8/Free_text/Text_subject_code_qualifier" decoder="String" default="null" /> <jb:value property="freeTextFunctionCode" data="MEDPRE/Segment_group_3/Segment_group_7/Segment_group_8/Free_text/Free_text_function_code" decoder="String" default="null" /> <jb:value property="languageNameCode" data="MEDPRE/Segment_group_3/Segment_group_7/Segment_group_8/Free_text/Language_name_code" decoder="String" default="null" /> <jb:value property="freeTextFormatCode" data="MEDPRE/Segment_group_3/Segment_group_7/Segment_group_8/Free_text/Free_text_format_code" decoder="String" default="null" /> <jb:wiring property="textReference" beanIdRef="MEDPRE.Segment_group_3.Segment_group_7.Segment_group_8.Free_text.TEXT_REFERENCE" /> <jb:wiring property="textLiteral" beanIdRef="MEDPRE.Segment_group_3.Segment_group_7.Segment_group_8.Free_text.TEXT_LITERAL" /> </jb:bean> <jb:bean beanId="MEDPRE.Segment_group_3.Segment_group_7.Segment_group_8.Free_text.TEXT_REFERENCE" class="org.milyn.edi.unedifact.d05a.common.field.TextReferenceC107" createOnElement="MEDPRE/Segment_group_3/Segment_group_7/Segment_group_8/Free_text/TEXT_REFERENCE"> <jb:value property="freeTextDescriptionCode" data="MEDPRE/Segment_group_3/Segment_group_7/Segment_group_8/Free_text/TEXT_REFERENCE/Free_text_description_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="MEDPRE/Segment_group_3/Segment_group_7/Segment_group_8/Free_text/TEXT_REFERENCE/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="MEDPRE/Segment_group_3/Segment_group_7/Segment_group_8/Free_text/TEXT_REFERENCE/Code_list_responsible_agency_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="MEDPRE.Segment_group_3.Segment_group_7.Segment_group_8.Free_text.TEXT_LITERAL" class="org.milyn.edi.unedifact.d05a.common.field.TextLiteralC108" createOnElement="MEDPRE/Segment_group_3/Segment_group_7/Segment_group_8/Free_text/TEXT_LITERAL"> <jb:value property="freeText1" data="MEDPRE/Segment_group_3/Segment_group_7/Segment_group_8/Free_text/TEXT_LITERAL/Free_text_-_-1" decoder="String" default="null" /> <jb:value property="freeText2" data="MEDPRE/Segment_group_3/Segment_group_7/Segment_group_8/Free_text/TEXT_LITERAL/Free_text_-_-2" decoder="String" default="null" /> <jb:value property="freeText3" data="MEDPRE/Segment_group_3/Segment_group_7/Segment_group_8/Free_text/TEXT_LITERAL/Free_text_-_-3" decoder="String" default="null" /> <jb:value property="freeText4" data="MEDPRE/Segment_group_3/Segment_group_7/Segment_group_8/Free_text/TEXT_LITERAL/Free_text_-_-4" decoder="String" default="null" /> <jb:value property="freeText5" data="MEDPRE/Segment_group_3/Segment_group_7/Segment_group_8/Free_text/TEXT_LITERAL/Free_text_-_-5" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="MEDPRE.Segment_group_3.Segment_group_7.Segment_group_8.Scheduling_conditions_List" class="java.util.ArrayList" createOnElement="MEDPRE/Segment_group_3/Segment_group_7/Segment_group_8"> <jb:wiring beanIdRef="MEDPRE.Segment_group_3.Segment_group_7.Segment_group_8.Scheduling_conditions" /> </jb:bean> <jb:bean beanId="MEDPRE.Segment_group_3.Segment_group_7.Segment_group_8.Scheduling_conditions" class="org.milyn.edi.unedifact.d05a.common.SchedulingConditions" createOnElement="MEDPRE/Segment_group_3/Segment_group_7/Segment_group_8/Scheduling_conditions"> <jb:value property="deliveryPlanCommitmentLevelCode" data="MEDPRE/Segment_group_3/Segment_group_7/Segment_group_8/Scheduling_conditions/Delivery_plan_commitment_level_code" decoder="String" default="null" /> <jb:value property="deliveryInstructionCode" data="MEDPRE/Segment_group_3/Segment_group_7/Segment_group_8/Scheduling_conditions/Delivery_instruction_code" decoder="String" default="null" /> <jb:wiring property="patternDescription" beanIdRef="MEDPRE.Segment_group_3.Segment_group_7.Segment_group_8.Scheduling_conditions.PATTERN_DESCRIPTION" /> </jb:bean> <jb:bean beanId="MEDPRE.Segment_group_3.Segment_group_7.Segment_group_8.Scheduling_conditions.PATTERN_DESCRIPTION" class="org.milyn.edi.unedifact.d05a.common.field.PatternDescriptionC329" createOnElement="MEDPRE/Segment_group_3/Segment_group_7/Segment_group_8/Scheduling_conditions/PATTERN_DESCRIPTION"> <jb:value property="frequencyCode" data="MEDPRE/Segment_group_3/Segment_group_7/Segment_group_8/Scheduling_conditions/PATTERN_DESCRIPTION/Frequency_code" decoder="String" default="null" /> <jb:value property="despatchPatternCode" data="MEDPRE/Segment_group_3/Segment_group_7/Segment_group_8/Scheduling_conditions/PATTERN_DESCRIPTION/Despatch_pattern_code" decoder="String" default="null" /> <jb:value property="despatchPatternTimingCode" data="MEDPRE/Segment_group_3/Segment_group_7/Segment_group_8/Scheduling_conditions/PATTERN_DESCRIPTION/Despatch_pattern_timing_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="MEDPRE.Segment_group_3.Segment_group_7.Segment_group_8.Quantity_List" class="java.util.ArrayList" createOnElement="MEDPRE/Segment_group_3/Segment_group_7/Segment_group_8"> <jb:wiring beanIdRef="MEDPRE.Segment_group_3.Segment_group_7.Segment_group_8.Quantity" /> </jb:bean> <jb:bean beanId="MEDPRE.Segment_group_3.Segment_group_7.Segment_group_8.Quantity" class="org.milyn.edi.unedifact.d05a.common.Quantity" createOnElement="MEDPRE/Segment_group_3/Segment_group_7/Segment_group_8/Quantity"> <jb:wiring property="quantityDetails" beanIdRef="MEDPRE.Segment_group_3.Segment_group_7.Segment_group_8.Quantity.QUANTITY_DETAILS" /> </jb:bean> <jb:bean beanId="MEDPRE.Segment_group_3.Segment_group_7.Segment_group_8.Quantity.QUANTITY_DETAILS" class="org.milyn.edi.unedifact.d05a.common.field.QuantityDetailsC186" createOnElement="MEDPRE/Segment_group_3/Segment_group_7/Segment_group_8/Quantity/QUANTITY_DETAILS"> <jb:value property="quantityTypeCodeQualifier" data="MEDPRE/Segment_group_3/Segment_group_7/Segment_group_8/Quantity/QUANTITY_DETAILS/Quantity_type_code_qualifier" decoder="String" default="null" /> <jb:value property="quantity" data="MEDPRE/Segment_group_3/Segment_group_7/Segment_group_8/Quantity/QUANTITY_DETAILS/Quantity" decoder="String" default="null" /> <jb:value property="measurementUnitCode" data="MEDPRE/Segment_group_3/Segment_group_7/Segment_group_8/Quantity/QUANTITY_DETAILS/Measurement_unit_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="MEDPRE.Segment_group_9" class="org.milyn.edi.unedifact.d05a.MEDPRE.SegmentGroup9" createOnElement="MEDPRE/Segment_group_9"> <jb:wiring property="processingInformation" beanIdRef="MEDPRE.Segment_group_9.Processing_information" /> <jb:wiring property="identity" beanIdRef="MEDPRE.Segment_group_9.Identity_List" /> <jb:wiring property="dateTimePeriod" beanIdRef="MEDPRE.Segment_group_9.Date_time_period_List" /> <jb:wiring property="priority" beanIdRef="MEDPRE.Segment_group_9.Priority" /> <jb:wiring property="agreementIdentification" beanIdRef="MEDPRE.Segment_group_9.Agreement_identification" /> <jb:wiring property="language" beanIdRef="MEDPRE.Segment_group_9.Language" /> <jb:wiring property="status" beanIdRef="MEDPRE.Segment_group_9.Status" /> <jb:wiring property="freeText" beanIdRef="MEDPRE.Segment_group_9.Free_text_List" /> <jb:wiring property="segmentGroup10" beanIdRef="MEDPRE.Segment_group_9.Segment_group_10_List" /> <jb:wiring property="segmentGroup11" beanIdRef="MEDPRE.Segment_group_9.Segment_group_11" /> <jb:wiring property="segmentGroup12" beanIdRef="MEDPRE.Segment_group_9.Segment_group_12_List" /> <jb:wiring property="segmentGroup14" beanIdRef="MEDPRE.Segment_group_9.Segment_group_14_List" /> </jb:bean> <jb:bean beanId="MEDPRE.Segment_group_9.Processing_information" class="org.milyn.edi.unedifact.d05a.common.ProcessingInformation" createOnElement="MEDPRE/Segment_group_9/Processing_information"> <jb:value property="processingInformationCodeQualifier" data="MEDPRE/Segment_group_9/Processing_information/Processing_information_code_qualifier" decoder="String" default="null" /> <jb:value property="processTypeDescriptionCode" data="MEDPRE/Segment_group_9/Processing_information/Process_type_description_code" decoder="String" default="null" /> <jb:wiring property="processingIndicator" beanIdRef="MEDPRE.Segment_group_9.Processing_information.PROCESSING_INDICATOR" /> </jb:bean> <jb:bean beanId="MEDPRE.Segment_group_9.Processing_information.PROCESSING_INDICATOR" class="org.milyn.edi.unedifact.d05a.common.field.ProcessingIndicatorC012" createOnElement="MEDPRE/Segment_group_9/Processing_information/PROCESSING_INDICATOR"> <jb:value property="processingIndicatorDescriptionCode" data="MEDPRE/Segment_group_9/Processing_information/PROCESSING_INDICATOR/Processing_indicator_description_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="MEDPRE/Segment_group_9/Processing_information/PROCESSING_INDICATOR/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="MEDPRE/Segment_group_9/Processing_information/PROCESSING_INDICATOR/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="processingIndicatorDescription" data="MEDPRE/Segment_group_9/Processing_information/PROCESSING_INDICATOR/Processing_indicator_description" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="MEDPRE.Segment_group_9.Identity_List" class="java.util.ArrayList" createOnElement="MEDPRE/Segment_group_9"> <jb:wiring beanIdRef="MEDPRE.Segment_group_9.Identity" /> </jb:bean> <jb:bean beanId="MEDPRE.Segment_group_9.Identity" class="org.milyn.edi.unedifact.d05a.common.Identity" createOnElement="MEDPRE/Segment_group_9/Identity"> <jb:value property="objectTypeCodeQualifier" data="MEDPRE/Segment_group_9/Identity/Object_type_code_qualifier" decoder="String" default="null" /> <jb:value property="statusDescriptionCode" data="MEDPRE/Segment_group_9/Identity/Status_description_code" decoder="String" default="null" /> <jb:value property="configurationLevelNumber" data="MEDPRE/Segment_group_9/Identity/Configuration_level_number" decoder="DABigDecimal" default="null" /> <jb:wiring property="identificationNumber" beanIdRef="MEDPRE.Segment_group_9.Identity.IDENTIFICATION_NUMBER" /> <jb:wiring property="partyIdentificationDetails" beanIdRef="MEDPRE.Segment_group_9.Identity.PARTY_IDENTIFICATION_DETAILS" /> <jb:wiring property="positionIdentification" beanIdRef="MEDPRE.Segment_group_9.Identity.POSITION_IDENTIFICATION" /> <jb:wiring property="characteristicDescription" beanIdRef="MEDPRE.Segment_group_9.Identity.CHARACTERISTIC_DESCRIPTION" /> </jb:bean> <jb:bean beanId="MEDPRE.Segment_group_9.Identity.IDENTIFICATION_NUMBER" class="org.milyn.edi.unedifact.d05a.common.field.IdentificationNumberC206" createOnElement="MEDPRE/Segment_group_9/Identity/IDENTIFICATION_NUMBER"> <jb:value property="objectIdentifier" data="MEDPRE/Segment_group_9/Identity/IDENTIFICATION_NUMBER/Object_identifier" decoder="String" default="null" /> <jb:value property="objectIdentificationCodeQualifier" data="MEDPRE/Segment_group_9/Identity/IDENTIFICATION_NUMBER/Object_identification_code_qualifier" decoder="String" default="null" /> <jb:value property="statusDescriptionCode" data="MEDPRE/Segment_group_9/Identity/IDENTIFICATION_NUMBER/Status_description_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="MEDPRE.Segment_group_9.Identity.PARTY_IDENTIFICATION_DETAILS" class="org.milyn.edi.unedifact.d05a.common.field.PartyIdentificationDetailsC082" createOnElement="MEDPRE/Segment_group_9/Identity/PARTY_IDENTIFICATION_DETAILS"> <jb:value property="partyIdentifier" data="MEDPRE/Segment_group_9/Identity/PARTY_IDENTIFICATION_DETAILS/Party_identifier" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="MEDPRE/Segment_group_9/Identity/PARTY_IDENTIFICATION_DETAILS/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="MEDPRE/Segment_group_9/Identity/PARTY_IDENTIFICATION_DETAILS/Code_list_responsible_agency_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="MEDPRE.Segment_group_9.Identity.POSITION_IDENTIFICATION" class="org.milyn.edi.unedifact.d05a.common.field.PositionIdentificationC778" createOnElement="MEDPRE/Segment_group_9/Identity/POSITION_IDENTIFICATION"> <jb:value property="hierarchicalStructureLevelIdentifier" data="MEDPRE/Segment_group_9/Identity/POSITION_IDENTIFICATION/Hierarchical_structure_level_identifier" decoder="String" default="null" /> <jb:value property="sequencePositionIdentifier" data="MEDPRE/Segment_group_9/Identity/POSITION_IDENTIFICATION/Sequence_position_identifier" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="MEDPRE.Segment_group_9.Identity.CHARACTERISTIC_DESCRIPTION" class="org.milyn.edi.unedifact.d05a.common.field.CharacteristicDescriptionC240" createOnElement="MEDPRE/Segment_group_9/Identity/CHARACTERISTIC_DESCRIPTION"> <jb:value property="characteristicDescriptionCode" data="MEDPRE/Segment_group_9/Identity/CHARACTERISTIC_DESCRIPTION/Characteristic_description_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="MEDPRE/Segment_group_9/Identity/CHARACTERISTIC_DESCRIPTION/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="MEDPRE/Segment_group_9/Identity/CHARACTERISTIC_DESCRIPTION/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="characteristicDescription1" data="MEDPRE/Segment_group_9/Identity/CHARACTERISTIC_DESCRIPTION/Characteristic_description_-_-1" decoder="String" default="null" /> <jb:value property="characteristicDescription2" data="MEDPRE/Segment_group_9/Identity/CHARACTERISTIC_DESCRIPTION/Characteristic_description_-_-2" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="MEDPRE.Segment_group_9.Date_time_period_List" class="java.util.ArrayList" createOnElement="MEDPRE/Segment_group_9"> <jb:wiring beanIdRef="MEDPRE.Segment_group_9.Date_time_period" /> </jb:bean> <jb:bean beanId="MEDPRE.Segment_group_9.Date_time_period" class="org.milyn.edi.unedifact.d05a.common.DateTimePeriod" createOnElement="MEDPRE/Segment_group_9/Date_time_period"> <jb:wiring property="dateTimePeriod" beanIdRef="MEDPRE.Segment_group_9.Date_time_period.DATE_TIME_PERIOD" /> </jb:bean> <jb:bean beanId="MEDPRE.Segment_group_9.Date_time_period.DATE_TIME_PERIOD" class="org.milyn.edi.unedifact.d05a.common.field.DateTimePeriodC507" createOnElement="MEDPRE/Segment_group_9/Date_time_period/DATE_TIME_PERIOD"> <jb:value property="dateOrTimeOrPeriodFunctionCodeQualifier" data="MEDPRE/Segment_group_9/Date_time_period/DATE_TIME_PERIOD/Date_or_time_or_period_function_code_qualifier" decoder="String" default="null" /> <jb:value property="dateOrTimeOrPeriodText" data="MEDPRE/Segment_group_9/Date_time_period/DATE_TIME_PERIOD/Date_or_time_or_period_text" decoder="String" default="null" /> <jb:value property="dateOrTimeOrPeriodFormatCode" data="MEDPRE/Segment_group_9/Date_time_period/DATE_TIME_PERIOD/Date_or_time_or_period_format_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="MEDPRE.Segment_group_9.Priority" class="org.milyn.edi.unedifact.d05a.common.Priority" createOnElement="MEDPRE/Segment_group_9/Priority"> <jb:value property="priorityTypeCodeQualifier" data="MEDPRE/Segment_group_9/Priority/Priority_type_code_qualifier" decoder="String" default="null" /> <jb:wiring property="priorityDetails" beanIdRef="MEDPRE.Segment_group_9.Priority.PRIORITY_DETAILS" /> </jb:bean> <jb:bean beanId="MEDPRE.Segment_group_9.Priority.PRIORITY_DETAILS" class="org.milyn.edi.unedifact.d05a.common.field.PriorityDetailsC585" createOnElement="MEDPRE/Segment_group_9/Priority/PRIORITY_DETAILS"> <jb:value property="priorityDescriptionCode" data="MEDPRE/Segment_group_9/Priority/PRIORITY_DETAILS/Priority_description_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="MEDPRE/Segment_group_9/Priority/PRIORITY_DETAILS/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="MEDPRE/Segment_group_9/Priority/PRIORITY_DETAILS/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="priorityDescription" data="MEDPRE/Segment_group_9/Priority/PRIORITY_DETAILS/Priority_description" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="MEDPRE.Segment_group_9.Agreement_identification" class="org.milyn.edi.unedifact.d05a.common.AgreementIdentification" createOnElement="MEDPRE/Segment_group_9/Agreement_identification"> <jb:value property="serviceLayerCode" data="MEDPRE/Segment_group_9/Agreement_identification/Service_layer_code" decoder="String" default="null" /> <jb:wiring property="agreementTypeIdentification" beanIdRef="MEDPRE.Segment_group_9.Agreement_identification.AGREEMENT_TYPE_IDENTIFICATION" /> </jb:bean> <jb:bean beanId="MEDPRE.Segment_group_9.Agreement_identification.AGREEMENT_TYPE_IDENTIFICATION" class="org.milyn.edi.unedifact.d05a.common.field.AgreementTypeIdentificationC543" createOnElement="MEDPRE/Segment_group_9/Agreement_identification/AGREEMENT_TYPE_IDENTIFICATION"> <jb:value property="agreementTypeCodeQualifier" data="MEDPRE/Segment_group_9/Agreement_identification/AGREEMENT_TYPE_IDENTIFICATION/Agreement_type_code_qualifier" decoder="String" default="null" /> <jb:value property="agreementTypeDescriptionCode" data="MEDPRE/Segment_group_9/Agreement_identification/AGREEMENT_TYPE_IDENTIFICATION/Agreement_type_description_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="MEDPRE/Segment_group_9/Agreement_identification/AGREEMENT_TYPE_IDENTIFICATION/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="MEDPRE/Segment_group_9/Agreement_identification/AGREEMENT_TYPE_IDENTIFICATION/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="agreementTypeDescription" data="MEDPRE/Segment_group_9/Agreement_identification/AGREEMENT_TYPE_IDENTIFICATION/Agreement_type_description" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="MEDPRE.Segment_group_9.Language" class="org.milyn.edi.unedifact.d05a.common.Language" createOnElement="MEDPRE/Segment_group_9/Language"> <jb:value property="languageCodeQualifier" data="MEDPRE/Segment_group_9/Language/Language_code_qualifier" decoder="String" default="null" /> <jb:wiring property="languageDetails" beanIdRef="MEDPRE.Segment_group_9.Language.LANGUAGE_DETAILS" /> </jb:bean> <jb:bean beanId="MEDPRE.Segment_group_9.Language.LANGUAGE_DETAILS" class="org.milyn.edi.unedifact.d05a.common.field.LanguageDetailsC508" createOnElement="MEDPRE/Segment_group_9/Language/LANGUAGE_DETAILS"> <jb:value property="languageNameCode" data="MEDPRE/Segment_group_9/Language/LANGUAGE_DETAILS/Language_name_code" decoder="String" default="null" /> <jb:value property="languageName" data="MEDPRE/Segment_group_9/Language/LANGUAGE_DETAILS/Language_name" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="MEDPRE.Segment_group_9.Status" class="org.milyn.edi.unedifact.d05a.common.Status" createOnElement="MEDPRE/Segment_group_9/Status"> <jb:wiring property="statusCategory" beanIdRef="MEDPRE.Segment_group_9.Status.STATUS_CATEGORY" /> <jb:wiring property="status" beanIdRef="MEDPRE.Segment_group_9.Status.STATUS" /> <jb:wiring property="statusReason1" beanIdRef="MEDPRE.Segment_group_9.Status.STATUS_REASON_-_-1" /> <jb:wiring property="statusReason2" beanIdRef="MEDPRE.Segment_group_9.Status.STATUS_REASON_-_-2" /> <jb:wiring property="statusReason3" beanIdRef="MEDPRE.Segment_group_9.Status.STATUS_REASON_-_-3" /> <jb:wiring property="statusReason4" beanIdRef="MEDPRE.Segment_group_9.Status.STATUS_REASON_-_-4" /> <jb:wiring property="statusReason5" beanIdRef="MEDPRE.Segment_group_9.Status.STATUS_REASON_-_-5" /> </jb:bean> <jb:bean beanId="MEDPRE.Segment_group_9.Status.STATUS_CATEGORY" class="org.milyn.edi.unedifact.d05a.common.field.StatusCategoryC601" createOnElement="MEDPRE/Segment_group_9/Status/STATUS_CATEGORY"> <jb:value property="statusCategoryCode" data="MEDPRE/Segment_group_9/Status/STATUS_CATEGORY/Status_category_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="MEDPRE/Segment_group_9/Status/STATUS_CATEGORY/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="MEDPRE/Segment_group_9/Status/STATUS_CATEGORY/Code_list_responsible_agency_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="MEDPRE.Segment_group_9.Status.STATUS" class="org.milyn.edi.unedifact.d05a.common.field.StatusC555" createOnElement="MEDPRE/Segment_group_9/Status/STATUS"> <jb:value property="statusDescriptionCode" data="MEDPRE/Segment_group_9/Status/STATUS/Status_description_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="MEDPRE/Segment_group_9/Status/STATUS/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="MEDPRE/Segment_group_9/Status/STATUS/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="statusDescription" data="MEDPRE/Segment_group_9/Status/STATUS/Status_description" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="MEDPRE.Segment_group_9.Status.STATUS_REASON_-_-1" class="org.milyn.edi.unedifact.d05a.common.field.StatusReasonC556" createOnElement="MEDPRE/Segment_group_9/Status/STATUS_REASON_-_-1"> <jb:value property="statusReasonDescriptionCode" data="MEDPRE/Segment_group_9/Status/STATUS_REASON_-_-1/Status_reason_description_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="MEDPRE/Segment_group_9/Status/STATUS_REASON_-_-1/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="MEDPRE/Segment_group_9/Status/STATUS_REASON_-_-1/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="statusReasonDescription" data="MEDPRE/Segment_group_9/Status/STATUS_REASON_-_-1/Status_reason_description" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="MEDPRE.Segment_group_9.Status.STATUS_REASON_-_-2" class="org.milyn.edi.unedifact.d05a.common.field.StatusReasonC556" createOnElement="MEDPRE/Segment_group_9/Status/STATUS_REASON_-_-2"> <jb:value property="statusReasonDescriptionCode" data="MEDPRE/Segment_group_9/Status/STATUS_REASON_-_-2/Status_reason_description_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="MEDPRE/Segment_group_9/Status/STATUS_REASON_-_-2/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="MEDPRE/Segment_group_9/Status/STATUS_REASON_-_-2/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="statusReasonDescription" data="MEDPRE/Segment_group_9/Status/STATUS_REASON_-_-2/Status_reason_description" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="MEDPRE.Segment_group_9.Status.STATUS_REASON_-_-3" class="org.milyn.edi.unedifact.d05a.common.field.StatusReasonC556" createOnElement="MEDPRE/Segment_group_9/Status/STATUS_REASON_-_-3"> <jb:value property="statusReasonDescriptionCode" data="MEDPRE/Segment_group_9/Status/STATUS_REASON_-_-3/Status_reason_description_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="MEDPRE/Segment_group_9/Status/STATUS_REASON_-_-3/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="MEDPRE/Segment_group_9/Status/STATUS_REASON_-_-3/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="statusReasonDescription" data="MEDPRE/Segment_group_9/Status/STATUS_REASON_-_-3/Status_reason_description" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="MEDPRE.Segment_group_9.Status.STATUS_REASON_-_-4" class="org.milyn.edi.unedifact.d05a.common.field.StatusReasonC556" createOnElement="MEDPRE/Segment_group_9/Status/STATUS_REASON_-_-4"> <jb:value property="statusReasonDescriptionCode" data="MEDPRE/Segment_group_9/Status/STATUS_REASON_-_-4/Status_reason_description_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="MEDPRE/Segment_group_9/Status/STATUS_REASON_-_-4/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="MEDPRE/Segment_group_9/Status/STATUS_REASON_-_-4/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="statusReasonDescription" data="MEDPRE/Segment_group_9/Status/STATUS_REASON_-_-4/Status_reason_description" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="MEDPRE.Segment_group_9.Status.STATUS_REASON_-_-5" class="org.milyn.edi.unedifact.d05a.common.field.StatusReasonC556" createOnElement="MEDPRE/Segment_group_9/Status/STATUS_REASON_-_-5"> <jb:value property="statusReasonDescriptionCode" data="MEDPRE/Segment_group_9/Status/STATUS_REASON_-_-5/Status_reason_description_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="MEDPRE/Segment_group_9/Status/STATUS_REASON_-_-5/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="MEDPRE/Segment_group_9/Status/STATUS_REASON_-_-5/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="statusReasonDescription" data="MEDPRE/Segment_group_9/Status/STATUS_REASON_-_-5/Status_reason_description" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="MEDPRE.Segment_group_9.Free_text_List" class="java.util.ArrayList" createOnElement="MEDPRE/Segment_group_9"> <jb:wiring beanIdRef="MEDPRE.Segment_group_9.Free_text" /> </jb:bean> <jb:bean beanId="MEDPRE.Segment_group_9.Free_text" class="org.milyn.edi.unedifact.d05a.common.FreeText" createOnElement="MEDPRE/Segment_group_9/Free_text"> <jb:value property="textSubjectCodeQualifier" data="MEDPRE/Segment_group_9/Free_text/Text_subject_code_qualifier" decoder="String" default="null" /> <jb:value property="freeTextFunctionCode" data="MEDPRE/Segment_group_9/Free_text/Free_text_function_code" decoder="String" default="null" /> <jb:value property="languageNameCode" data="MEDPRE/Segment_group_9/Free_text/Language_name_code" decoder="String" default="null" /> <jb:value property="freeTextFormatCode" data="MEDPRE/Segment_group_9/Free_text/Free_text_format_code" decoder="String" default="null" /> <jb:wiring property="textReference" beanIdRef="MEDPRE.Segment_group_9.Free_text.TEXT_REFERENCE" /> <jb:wiring property="textLiteral" beanIdRef="MEDPRE.Segment_group_9.Free_text.TEXT_LITERAL" /> </jb:bean> <jb:bean beanId="MEDPRE.Segment_group_9.Free_text.TEXT_REFERENCE" class="org.milyn.edi.unedifact.d05a.common.field.TextReferenceC107" createOnElement="MEDPRE/Segment_group_9/Free_text/TEXT_REFERENCE"> <jb:value property="freeTextDescriptionCode" data="MEDPRE/Segment_group_9/Free_text/TEXT_REFERENCE/Free_text_description_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="MEDPRE/Segment_group_9/Free_text/TEXT_REFERENCE/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="MEDPRE/Segment_group_9/Free_text/TEXT_REFERENCE/Code_list_responsible_agency_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="MEDPRE.Segment_group_9.Free_text.TEXT_LITERAL" class="org.milyn.edi.unedifact.d05a.common.field.TextLiteralC108" createOnElement="MEDPRE/Segment_group_9/Free_text/TEXT_LITERAL"> <jb:value property="freeText1" data="MEDPRE/Segment_group_9/Free_text/TEXT_LITERAL/Free_text_-_-1" decoder="String" default="null" /> <jb:value property="freeText2" data="MEDPRE/Segment_group_9/Free_text/TEXT_LITERAL/Free_text_-_-2" decoder="String" default="null" /> <jb:value property="freeText3" data="MEDPRE/Segment_group_9/Free_text/TEXT_LITERAL/Free_text_-_-3" decoder="String" default="null" /> <jb:value property="freeText4" data="MEDPRE/Segment_group_9/Free_text/TEXT_LITERAL/Free_text_-_-4" decoder="String" default="null" /> <jb:value property="freeText5" data="MEDPRE/Segment_group_9/Free_text/TEXT_LITERAL/Free_text_-_-5" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="MEDPRE.Segment_group_9.Segment_group_10_List" class="java.util.ArrayList" createOnElement="MEDPRE/Segment_group_9"> <jb:wiring beanIdRef="MEDPRE.Segment_group_9.Segment_group_10" /> </jb:bean> <jb:bean beanId="MEDPRE.Segment_group_9.Segment_group_10" class="org.milyn.edi.unedifact.d05a.MEDPRE.SegmentGroup10" createOnElement="MEDPRE/Segment_group_9/Segment_group_10"> <jb:wiring property="documentMessageDetails" beanIdRef="MEDPRE.Segment_group_9.Segment_group_10.Document_message_details" /> <jb:wiring property="identity" beanIdRef="MEDPRE.Segment_group_9.Segment_group_10.Identity" /> <jb:wiring property="dateTimePeriod" beanIdRef="MEDPRE.Segment_group_9.Segment_group_10.Date_time_period" /> </jb:bean> <jb:bean beanId="MEDPRE.Segment_group_9.Segment_group_10.Document_message_details" class="org.milyn.edi.unedifact.d05a.common.DocumentMessageDetails" createOnElement="MEDPRE/Segment_group_9/Segment_group_10/Document_message_details"> <jb:value property="communicationMediumTypeCode" data="MEDPRE/Segment_group_9/Segment_group_10/Document_message_details/Communication_medium_type_code" decoder="String" default="null" /> <jb:value property="documentCopiesRequiredQuantity" data="MEDPRE/Segment_group_9/Segment_group_10/Document_message_details/Document_copies_required_quantity" decoder="DABigDecimal" default="null" /> <jb:value property="documentOriginalsRequiredQuantity" data="MEDPRE/Segment_group_9/Segment_group_10/Document_message_details/Document_originals_required_quantity" decoder="DABigDecimal" default="null" /> <jb:wiring property="documentMessageName" beanIdRef="MEDPRE.Segment_group_9.Segment_group_10.Document_message_details.DOCUMENT_MESSAGE_NAME" /> <jb:wiring property="documentMessageDetails" beanIdRef="MEDPRE.Segment_group_9.Segment_group_10.Document_message_details.DOCUMENT_MESSAGE_DETAILS" /> </jb:bean> <jb:bean beanId="MEDPRE.Segment_group_9.Segment_group_10.Document_message_details.DOCUMENT_MESSAGE_NAME" class="org.milyn.edi.unedifact.d05a.common.field.DocumentMessageNameC002" createOnElement="MEDPRE/Segment_group_9/Segment_group_10/Document_message_details/DOCUMENT_MESSAGE_NAME"> <jb:value property="documentNameCode" data="MEDPRE/Segment_group_9/Segment_group_10/Document_message_details/DOCUMENT_MESSAGE_NAME/Document_name_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="MEDPRE/Segment_group_9/Segment_group_10/Document_message_details/DOCUMENT_MESSAGE_NAME/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="MEDPRE/Segment_group_9/Segment_group_10/Document_message_details/DOCUMENT_MESSAGE_NAME/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="documentName" data="MEDPRE/Segment_group_9/Segment_group_10/Document_message_details/DOCUMENT_MESSAGE_NAME/Document_name" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="MEDPRE.Segment_group_9.Segment_group_10.Document_message_details.DOCUMENT_MESSAGE_DETAILS" class="org.milyn.edi.unedifact.d05a.common.field.DocumentMessageDetailsC503" createOnElement="MEDPRE/Segment_group_9/Segment_group_10/Document_message_details/DOCUMENT_MESSAGE_DETAILS"> <jb:value property="documentIdentifier" data="MEDPRE/Segment_group_9/Segment_group_10/Document_message_details/DOCUMENT_MESSAGE_DETAILS/Document_identifier" decoder="String" default="null" /> <jb:value property="documentStatusCode" data="MEDPRE/Segment_group_9/Segment_group_10/Document_message_details/DOCUMENT_MESSAGE_DETAILS/Document_status_code" decoder="String" default="null" /> <jb:value property="documentSourceDescription" data="MEDPRE/Segment_group_9/Segment_group_10/Document_message_details/DOCUMENT_MESSAGE_DETAILS/Document_source_description" decoder="String" default="null" /> <jb:value property="languageNameCode" data="MEDPRE/Segment_group_9/Segment_group_10/Document_message_details/DOCUMENT_MESSAGE_DETAILS/Language_name_code" decoder="String" default="null" /> <jb:value property="versionIdentifier" data="MEDPRE/Segment_group_9/Segment_group_10/Document_message_details/DOCUMENT_MESSAGE_DETAILS/Version_identifier" decoder="String" default="null" /> <jb:value property="revisionIdentifier" data="MEDPRE/Segment_group_9/Segment_group_10/Document_message_details/DOCUMENT_MESSAGE_DETAILS/Revision_identifier" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="MEDPRE.Segment_group_9.Segment_group_10.Identity" class="org.milyn.edi.unedifact.d05a.common.Identity" createOnElement="MEDPRE/Segment_group_9/Segment_group_10/Identity"> <jb:value property="objectTypeCodeQualifier" data="MEDPRE/Segment_group_9/Segment_group_10/Identity/Object_type_code_qualifier" decoder="String" default="null" /> <jb:value property="statusDescriptionCode" data="MEDPRE/Segment_group_9/Segment_group_10/Identity/Status_description_code" decoder="String" default="null" /> <jb:value property="configurationLevelNumber" data="MEDPRE/Segment_group_9/Segment_group_10/Identity/Configuration_level_number" decoder="DABigDecimal" default="null" /> <jb:wiring property="identificationNumber" beanIdRef="MEDPRE.Segment_group_9.Segment_group_10.Identity.IDENTIFICATION_NUMBER" /> <jb:wiring property="partyIdentificationDetails" beanIdRef="MEDPRE.Segment_group_9.Segment_group_10.Identity.PARTY_IDENTIFICATION_DETAILS" /> <jb:wiring property="positionIdentification" beanIdRef="MEDPRE.Segment_group_9.Segment_group_10.Identity.POSITION_IDENTIFICATION" /> <jb:wiring property="characteristicDescription" beanIdRef="MEDPRE.Segment_group_9.Segment_group_10.Identity.CHARACTERISTIC_DESCRIPTION" /> </jb:bean> <jb:bean beanId="MEDPRE.Segment_group_9.Segment_group_10.Identity.IDENTIFICATION_NUMBER" class="org.milyn.edi.unedifact.d05a.common.field.IdentificationNumberC206" createOnElement="MEDPRE/Segment_group_9/Segment_group_10/Identity/IDENTIFICATION_NUMBER"> <jb:value property="objectIdentifier" data="MEDPRE/Segment_group_9/Segment_group_10/Identity/IDENTIFICATION_NUMBER/Object_identifier" decoder="String" default="null" /> <jb:value property="objectIdentificationCodeQualifier" data="MEDPRE/Segment_group_9/Segment_group_10/Identity/IDENTIFICATION_NUMBER/Object_identification_code_qualifier" decoder="String" default="null" /> <jb:value property="statusDescriptionCode" data="MEDPRE/Segment_group_9/Segment_group_10/Identity/IDENTIFICATION_NUMBER/Status_description_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="MEDPRE.Segment_group_9.Segment_group_10.Identity.PARTY_IDENTIFICATION_DETAILS" class="org.milyn.edi.unedifact.d05a.common.field.PartyIdentificationDetailsC082" createOnElement="MEDPRE/Segment_group_9/Segment_group_10/Identity/PARTY_IDENTIFICATION_DETAILS"> <jb:value property="partyIdentifier" data="MEDPRE/Segment_group_9/Segment_group_10/Identity/PARTY_IDENTIFICATION_DETAILS/Party_identifier" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="MEDPRE/Segment_group_9/Segment_group_10/Identity/PARTY_IDENTIFICATION_DETAILS/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="MEDPRE/Segment_group_9/Segment_group_10/Identity/PARTY_IDENTIFICATION_DETAILS/Code_list_responsible_agency_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="MEDPRE.Segment_group_9.Segment_group_10.Identity.POSITION_IDENTIFICATION" class="org.milyn.edi.unedifact.d05a.common.field.PositionIdentificationC778" createOnElement="MEDPRE/Segment_group_9/Segment_group_10/Identity/POSITION_IDENTIFICATION"> <jb:value property="hierarchicalStructureLevelIdentifier" data="MEDPRE/Segment_group_9/Segment_group_10/Identity/POSITION_IDENTIFICATION/Hierarchical_structure_level_identifier" decoder="String" default="null" /> <jb:value property="sequencePositionIdentifier" data="MEDPRE/Segment_group_9/Segment_group_10/Identity/POSITION_IDENTIFICATION/Sequence_position_identifier" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="MEDPRE.Segment_group_9.Segment_group_10.Identity.CHARACTERISTIC_DESCRIPTION" class="org.milyn.edi.unedifact.d05a.common.field.CharacteristicDescriptionC240" createOnElement="MEDPRE/Segment_group_9/Segment_group_10/Identity/CHARACTERISTIC_DESCRIPTION"> <jb:value property="characteristicDescriptionCode" data="MEDPRE/Segment_group_9/Segment_group_10/Identity/CHARACTERISTIC_DESCRIPTION/Characteristic_description_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="MEDPRE/Segment_group_9/Segment_group_10/Identity/CHARACTERISTIC_DESCRIPTION/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="MEDPRE/Segment_group_9/Segment_group_10/Identity/CHARACTERISTIC_DESCRIPTION/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="characteristicDescription1" data="MEDPRE/Segment_group_9/Segment_group_10/Identity/CHARACTERISTIC_DESCRIPTION/Characteristic_description_-_-1" decoder="String" default="null" /> <jb:value property="characteristicDescription2" data="MEDPRE/Segment_group_9/Segment_group_10/Identity/CHARACTERISTIC_DESCRIPTION/Characteristic_description_-_-2" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="MEDPRE.Segment_group_9.Segment_group_10.Date_time_period" class="org.milyn.edi.unedifact.d05a.common.DateTimePeriod" createOnElement="MEDPRE/Segment_group_9/Segment_group_10/Date_time_period"> <jb:wiring property="dateTimePeriod" beanIdRef="MEDPRE.Segment_group_9.Segment_group_10.Date_time_period.DATE_TIME_PERIOD" /> </jb:bean> <jb:bean beanId="MEDPRE.Segment_group_9.Segment_group_10.Date_time_period.DATE_TIME_PERIOD" class="org.milyn.edi.unedifact.d05a.common.field.DateTimePeriodC507" createOnElement="MEDPRE/Segment_group_9/Segment_group_10/Date_time_period/DATE_TIME_PERIOD"> <jb:value property="dateOrTimeOrPeriodFunctionCodeQualifier" data="MEDPRE/Segment_group_9/Segment_group_10/Date_time_period/DATE_TIME_PERIOD/Date_or_time_or_period_function_code_qualifier" decoder="String" default="null" /> <jb:value property="dateOrTimeOrPeriodText" data="MEDPRE/Segment_group_9/Segment_group_10/Date_time_period/DATE_TIME_PERIOD/Date_or_time_or_period_text" decoder="String" default="null" /> <jb:value property="dateOrTimeOrPeriodFormatCode" data="MEDPRE/Segment_group_9/Segment_group_10/Date_time_period/DATE_TIME_PERIOD/Date_or_time_or_period_format_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="MEDPRE.Segment_group_9.Segment_group_11" class="org.milyn.edi.unedifact.d05a.MEDPRE.SegmentGroup11" createOnElement="MEDPRE/Segment_group_9/Segment_group_11"> <jb:wiring property="termsOfDeliveryOrTransport" beanIdRef="MEDPRE.Segment_group_9.Segment_group_11.Terms_of_delivery_or_transport" /> <jb:wiring property="transportInformation" beanIdRef="MEDPRE.Segment_group_9.Segment_group_11.Transport_information" /> <jb:wiring property="freeText" beanIdRef="MEDPRE.Segment_group_9.Segment_group_11.Free_text_List" /> <jb:wiring property="dateTimePeriod" beanIdRef="MEDPRE.Segment_group_9.Segment_group_11.Date_time_period_List" /> <jb:wiring property="address" beanIdRef="MEDPRE.Segment_group_9.Segment_group_11.Address" /> <jb:wiring property="communicationContact" beanIdRef="MEDPRE.Segment_group_9.Segment_group_11.Communication_contact_List" /> <jb:wiring property="partyIdentification" beanIdRef="MEDPRE.Segment_group_9.Segment_group_11.Party_identification_List" /> <jb:wiring property="priority" beanIdRef="MEDPRE.Segment_group_9.Segment_group_11.Priority" /> <jb:wiring property="_package" beanIdRef="MEDPRE.Segment_group_9.Segment_group_11.Package" /> </jb:bean> <jb:bean beanId="MEDPRE.Segment_group_9.Segment_group_11.Terms_of_delivery_or_transport" class="org.milyn.edi.unedifact.d05a.common.TermsOfDeliveryOrTransport" createOnElement="MEDPRE/Segment_group_9/Segment_group_11/Terms_of_delivery_or_transport"> <jb:value property="deliveryOrTransportTermsFunctionCode" data="MEDPRE/Segment_group_9/Segment_group_11/Terms_of_delivery_or_transport/Delivery_or_transport_terms_function_code" decoder="String" default="null" /> <jb:value property="transportChargesPaymentMethodCode" data="MEDPRE/Segment_group_9/Segment_group_11/Terms_of_delivery_or_transport/Transport_charges_payment_method_code" decoder="String" default="null" /> <jb:wiring property="termsOfDeliveryOrTransport" beanIdRef="MEDPRE.Segment_group_9.Segment_group_11.Terms_of_delivery_or_transport.TERMS_OF_DELIVERY_OR_TRANSPORT" /> </jb:bean> <jb:bean beanId="MEDPRE.Segment_group_9.Segment_group_11.Terms_of_delivery_or_transport.TERMS_OF_DELIVERY_OR_TRANSPORT" class="org.milyn.edi.unedifact.d05a.common.field.TermsOfDeliveryOrTransportC100" createOnElement="MEDPRE/Segment_group_9/Segment_group_11/Terms_of_delivery_or_transport/TERMS_OF_DELIVERY_OR_TRANSPORT"> <jb:value property="deliveryOrTransportTermsDescriptionCode" data="MEDPRE/Segment_group_9/Segment_group_11/Terms_of_delivery_or_transport/TERMS_OF_DELIVERY_OR_TRANSPORT/Delivery_or_transport_terms_description_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="MEDPRE/Segment_group_9/Segment_group_11/Terms_of_delivery_or_transport/TERMS_OF_DELIVERY_OR_TRANSPORT/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="MEDPRE/Segment_group_9/Segment_group_11/Terms_of_delivery_or_transport/TERMS_OF_DELIVERY_OR_TRANSPORT/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="deliveryOrTransportTermsDescription1" data="MEDPRE/Segment_group_9/Segment_group_11/Terms_of_delivery_or_transport/TERMS_OF_DELIVERY_OR_TRANSPORT/Delivery_or_transport_terms_description_-_-1" decoder="String" default="null" /> <jb:value property="deliveryOrTransportTermsDescription2" data="MEDPRE/Segment_group_9/Segment_group_11/Terms_of_delivery_or_transport/TERMS_OF_DELIVERY_OR_TRANSPORT/Delivery_or_transport_terms_description_-_-2" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="MEDPRE.Segment_group_9.Segment_group_11.Transport_information" class="org.milyn.edi.unedifact.d05a.common.TransportInformation" createOnElement="MEDPRE/Segment_group_9/Segment_group_11/Transport_information"> <jb:value property="transportStageCodeQualifier" data="MEDPRE/Segment_group_9/Segment_group_11/Transport_information/Transport_stage_code_qualifier" decoder="String" default="null" /> <jb:value property="meansOfTransportJourneyIdentifier" data="MEDPRE/Segment_group_9/Segment_group_11/Transport_information/Means_of_transport_journey_identifier" decoder="String" default="null" /> <jb:value property="transitDirectionIndicatorCode" data="MEDPRE/Segment_group_9/Segment_group_11/Transport_information/Transit_direction_indicator_code" decoder="String" default="null" /> <jb:value property="transportMeansOwnershipIndicatorCode" data="MEDPRE/Segment_group_9/Segment_group_11/Transport_information/Transport_means_ownership_indicator_code" decoder="String" default="null" /> <jb:wiring property="modeOfTransport" beanIdRef="MEDPRE.Segment_group_9.Segment_group_11.Transport_information.MODE_OF_TRANSPORT" /> <jb:wiring property="transportMeans" beanIdRef="MEDPRE.Segment_group_9.Segment_group_11.Transport_information.TRANSPORT_MEANS" /> <jb:wiring property="carrier" beanIdRef="MEDPRE.Segment_group_9.Segment_group_11.Transport_information.CARRIER" /> <jb:wiring property="excessTransportationInformation" beanIdRef="MEDPRE.Segment_group_9.Segment_group_11.Transport_information.EXCESS_TRANSPORTATION_INFORMATION" /> <jb:wiring property="transportIdentification" beanIdRef="MEDPRE.Segment_group_9.Segment_group_11.Transport_information.TRANSPORT_IDENTIFICATION" /> </jb:bean> <jb:bean beanId="MEDPRE.Segment_group_9.Segment_group_11.Transport_information.MODE_OF_TRANSPORT" class="org.milyn.edi.unedifact.d05a.common.field.ModeOfTransportC220" createOnElement="MEDPRE/Segment_group_9/Segment_group_11/Transport_information/MODE_OF_TRANSPORT"> <jb:value property="transportModeNameCode" data="MEDPRE/Segment_group_9/Segment_group_11/Transport_information/MODE_OF_TRANSPORT/Transport_mode_name_code" decoder="String" default="null" /> <jb:value property="transportModeName" data="MEDPRE/Segment_group_9/Segment_group_11/Transport_information/MODE_OF_TRANSPORT/Transport_mode_name" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="MEDPRE.Segment_group_9.Segment_group_11.Transport_information.TRANSPORT_MEANS" class="org.milyn.edi.unedifact.d05a.common.field.TransportMeansC001" createOnElement="MEDPRE/Segment_group_9/Segment_group_11/Transport_information/TRANSPORT_MEANS"> <jb:value property="transportMeansDescriptionCode" data="MEDPRE/Segment_group_9/Segment_group_11/Transport_information/TRANSPORT_MEANS/Transport_means_description_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="MEDPRE/Segment_group_9/Segment_group_11/Transport_information/TRANSPORT_MEANS/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="MEDPRE/Segment_group_9/Segment_group_11/Transport_information/TRANSPORT_MEANS/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="transportMeansDescription" data="MEDPRE/Segment_group_9/Segment_group_11/Transport_information/TRANSPORT_MEANS/Transport_means_description" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="MEDPRE.Segment_group_9.Segment_group_11.Transport_information.CARRIER" class="org.milyn.edi.unedifact.d05a.common.field.CarrierC040" createOnElement="MEDPRE/Segment_group_9/Segment_group_11/Transport_information/CARRIER"> <jb:value property="carrierIdentifier" data="MEDPRE/Segment_group_9/Segment_group_11/Transport_information/CARRIER/Carrier_identifier" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="MEDPRE/Segment_group_9/Segment_group_11/Transport_information/CARRIER/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="MEDPRE/Segment_group_9/Segment_group_11/Transport_information/CARRIER/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="carrierName" data="MEDPRE/Segment_group_9/Segment_group_11/Transport_information/CARRIER/Carrier_name" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="MEDPRE.Segment_group_9.Segment_group_11.Transport_information.EXCESS_TRANSPORTATION_INFORMATION" class="org.milyn.edi.unedifact.d05a.common.field.ExcessTransportationInformationC401" createOnElement="MEDPRE/Segment_group_9/Segment_group_11/Transport_information/EXCESS_TRANSPORTATION_INFORMATION"> <jb:value property="excessTransportationReasonCode" data="MEDPRE/Segment_group_9/Segment_group_11/Transport_information/EXCESS_TRANSPORTATION_INFORMATION/Excess_transportation_reason_code" decoder="String" default="null" /> <jb:value property="excessTransportationResponsibilityCode" data="MEDPRE/Segment_group_9/Segment_group_11/Transport_information/EXCESS_TRANSPORTATION_INFORMATION/Excess_transportation_responsibility_code" decoder="String" default="null" /> <jb:value property="customerShipmentAuthorisationIdentifier" data="MEDPRE/Segment_group_9/Segment_group_11/Transport_information/EXCESS_TRANSPORTATION_INFORMATION/Customer_shipment_authorisation_identifier" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="MEDPRE.Segment_group_9.Segment_group_11.Transport_information.TRANSPORT_IDENTIFICATION" class="org.milyn.edi.unedifact.d05a.common.field.TransportIdentificationC222" createOnElement="MEDPRE/Segment_group_9/Segment_group_11/Transport_information/TRANSPORT_IDENTIFICATION"> <jb:value property="transportMeansIdentificationNameIdentifier" data="MEDPRE/Segment_group_9/Segment_group_11/Transport_information/TRANSPORT_IDENTIFICATION/Transport_means_identification_name_identifier" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="MEDPRE/Segment_group_9/Segment_group_11/Transport_information/TRANSPORT_IDENTIFICATION/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="MEDPRE/Segment_group_9/Segment_group_11/Transport_information/TRANSPORT_IDENTIFICATION/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="transportMeansIdentificationName" data="MEDPRE/Segment_group_9/Segment_group_11/Transport_information/TRANSPORT_IDENTIFICATION/Transport_means_identification_name" decoder="String" default="null" /> <jb:value property="transportMeansNationalityCode" data="MEDPRE/Segment_group_9/Segment_group_11/Transport_information/TRANSPORT_IDENTIFICATION/Transport_means_nationality_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="MEDPRE.Segment_group_9.Segment_group_11.Free_text_List" class="java.util.ArrayList" createOnElement="MEDPRE/Segment_group_9/Segment_group_11"> <jb:wiring beanIdRef="MEDPRE.Segment_group_9.Segment_group_11.Free_text" /> </jb:bean> <jb:bean beanId="MEDPRE.Segment_group_9.Segment_group_11.Free_text" class="org.milyn.edi.unedifact.d05a.common.FreeText" createOnElement="MEDPRE/Segment_group_9/Segment_group_11/Free_text"> <jb:value property="textSubjectCodeQualifier" data="MEDPRE/Segment_group_9/Segment_group_11/Free_text/Text_subject_code_qualifier" decoder="String" default="null" /> <jb:value property="freeTextFunctionCode" data="MEDPRE/Segment_group_9/Segment_group_11/Free_text/Free_text_function_code" decoder="String" default="null" /> <jb:value property="languageNameCode" data="MEDPRE/Segment_group_9/Segment_group_11/Free_text/Language_name_code" decoder="String" default="null" /> <jb:value property="freeTextFormatCode" data="MEDPRE/Segment_group_9/Segment_group_11/Free_text/Free_text_format_code" decoder="String" default="null" /> <jb:wiring property="textReference" beanIdRef="MEDPRE.Segment_group_9.Segment_group_11.Free_text.TEXT_REFERENCE" /> <jb:wiring property="textLiteral" beanIdRef="MEDPRE.Segment_group_9.Segment_group_11.Free_text.TEXT_LITERAL" /> </jb:bean> <jb:bean beanId="MEDPRE.Segment_group_9.Segment_group_11.Free_text.TEXT_REFERENCE" class="org.milyn.edi.unedifact.d05a.common.field.TextReferenceC107" createOnElement="MEDPRE/Segment_group_9/Segment_group_11/Free_text/TEXT_REFERENCE"> <jb:value property="freeTextDescriptionCode" data="MEDPRE/Segment_group_9/Segment_group_11/Free_text/TEXT_REFERENCE/Free_text_description_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="MEDPRE/Segment_group_9/Segment_group_11/Free_text/TEXT_REFERENCE/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="MEDPRE/Segment_group_9/Segment_group_11/Free_text/TEXT_REFERENCE/Code_list_responsible_agency_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="MEDPRE.Segment_group_9.Segment_group_11.Free_text.TEXT_LITERAL" class="org.milyn.edi.unedifact.d05a.common.field.TextLiteralC108" createOnElement="MEDPRE/Segment_group_9/Segment_group_11/Free_text/TEXT_LITERAL"> <jb:value property="freeText1" data="MEDPRE/Segment_group_9/Segment_group_11/Free_text/TEXT_LITERAL/Free_text_-_-1" decoder="String" default="null" /> <jb:value property="freeText2" data="MEDPRE/Segment_group_9/Segment_group_11/Free_text/TEXT_LITERAL/Free_text_-_-2" decoder="String" default="null" /> <jb:value property="freeText3" data="MEDPRE/Segment_group_9/Segment_group_11/Free_text/TEXT_LITERAL/Free_text_-_-3" decoder="String" default="null" /> <jb:value property="freeText4" data="MEDPRE/Segment_group_9/Segment_group_11/Free_text/TEXT_LITERAL/Free_text_-_-4" decoder="String" default="null" /> <jb:value property="freeText5" data="MEDPRE/Segment_group_9/Segment_group_11/Free_text/TEXT_LITERAL/Free_text_-_-5" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="MEDPRE.Segment_group_9.Segment_group_11.Date_time_period_List" class="java.util.ArrayList" createOnElement="MEDPRE/Segment_group_9/Segment_group_11"> <jb:wiring beanIdRef="MEDPRE.Segment_group_9.Segment_group_11.Date_time_period" /> </jb:bean> <jb:bean beanId="MEDPRE.Segment_group_9.Segment_group_11.Date_time_period" class="org.milyn.edi.unedifact.d05a.common.DateTimePeriod" createOnElement="MEDPRE/Segment_group_9/Segment_group_11/Date_time_period"> <jb:wiring property="dateTimePeriod" beanIdRef="MEDPRE.Segment_group_9.Segment_group_11.Date_time_period.DATE_TIME_PERIOD" /> </jb:bean> <jb:bean beanId="MEDPRE.Segment_group_9.Segment_group_11.Date_time_period.DATE_TIME_PERIOD" class="org.milyn.edi.unedifact.d05a.common.field.DateTimePeriodC507" createOnElement="MEDPRE/Segment_group_9/Segment_group_11/Date_time_period/DATE_TIME_PERIOD"> <jb:value property="dateOrTimeOrPeriodFunctionCodeQualifier" data="MEDPRE/Segment_group_9/Segment_group_11/Date_time_period/DATE_TIME_PERIOD/Date_or_time_or_period_function_code_qualifier" decoder="String" default="null" /> <jb:value property="dateOrTimeOrPeriodText" data="MEDPRE/Segment_group_9/Segment_group_11/Date_time_period/DATE_TIME_PERIOD/Date_or_time_or_period_text" decoder="String" default="null" /> <jb:value property="dateOrTimeOrPeriodFormatCode" data="MEDPRE/Segment_group_9/Segment_group_11/Date_time_period/DATE_TIME_PERIOD/Date_or_time_or_period_format_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="MEDPRE.Segment_group_9.Segment_group_11.Address" class="org.milyn.edi.unedifact.d05a.common.Address" createOnElement="MEDPRE/Segment_group_9/Segment_group_11/Address"> <jb:value property="cityName" data="MEDPRE/Segment_group_9/Segment_group_11/Address/City_name" decoder="String" default="null" /> <jb:value property="postalIdentificationCode" data="MEDPRE/Segment_group_9/Segment_group_11/Address/Postal_identification_code" decoder="String" default="null" /> <jb:value property="countryNameCode" data="MEDPRE/Segment_group_9/Segment_group_11/Address/Country_name_code" decoder="String" default="null" /> <jb:wiring property="addressUsage" beanIdRef="MEDPRE.Segment_group_9.Segment_group_11.Address.ADDRESS_USAGE" /> <jb:wiring property="addressDetails" beanIdRef="MEDPRE.Segment_group_9.Segment_group_11.Address.ADDRESS_DETAILS" /> <jb:wiring property="countrySubEntityDetails" beanIdRef="MEDPRE.Segment_group_9.Segment_group_11.Address.COUNTRY_SUB_ENTITY_DETAILS" /> <jb:wiring property="locationIdentification" beanIdRef="MEDPRE.Segment_group_9.Segment_group_11.Address.LOCATION_IDENTIFICATION" /> </jb:bean> <jb:bean beanId="MEDPRE.Segment_group_9.Segment_group_11.Address.ADDRESS_USAGE" class="org.milyn.edi.unedifact.d05a.common.field.AddressUsageC817" createOnElement="MEDPRE/Segment_group_9/Segment_group_11/Address/ADDRESS_USAGE"> <jb:value property="addressPurposeCode" data="MEDPRE/Segment_group_9/Segment_group_11/Address/ADDRESS_USAGE/Address_purpose_code" decoder="String" default="null" /> <jb:value property="addressTypeCode" data="MEDPRE/Segment_group_9/Segment_group_11/Address/ADDRESS_USAGE/Address_type_code" decoder="String" default="null" /> <jb:value property="addressStatusCode" data="MEDPRE/Segment_group_9/Segment_group_11/Address/ADDRESS_USAGE/Address_status_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="MEDPRE.Segment_group_9.Segment_group_11.Address.ADDRESS_DETAILS" class="org.milyn.edi.unedifact.d05a.common.field.AddressDetailsC090" createOnElement="MEDPRE/Segment_group_9/Segment_group_11/Address/ADDRESS_DETAILS"> <jb:value property="addressFormatCode" data="MEDPRE/Segment_group_9/Segment_group_11/Address/ADDRESS_DETAILS/Address_format_code" decoder="String" default="null" /> <jb:value property="addressComponentDescription1" data="MEDPRE/Segment_group_9/Segment_group_11/Address/ADDRESS_DETAILS/Address_component_description_-_-1" decoder="String" default="null" /> <jb:value property="addressComponentDescription2" data="MEDPRE/Segment_group_9/Segment_group_11/Address/ADDRESS_DETAILS/Address_component_description_-_-2" decoder="String" default="null" /> <jb:value property="addressComponentDescription3" data="MEDPRE/Segment_group_9/Segment_group_11/Address/ADDRESS_DETAILS/Address_component_description_-_-3" decoder="String" default="null" /> <jb:value property="addressComponentDescription4" data="MEDPRE/Segment_group_9/Segment_group_11/Address/ADDRESS_DETAILS/Address_component_description_-_-4" decoder="String" default="null" /> <jb:value property="addressComponentDescription5" data="MEDPRE/Segment_group_9/Segment_group_11/Address/ADDRESS_DETAILS/Address_component_description_-_-5" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="MEDPRE.Segment_group_9.Segment_group_11.Address.COUNTRY_SUB_ENTITY_DETAILS" class="org.milyn.edi.unedifact.d05a.common.field.CountrySubEntityDetailsC819" createOnElement="MEDPRE/Segment_group_9/Segment_group_11/Address/COUNTRY_SUB_ENTITY_DETAILS"> <jb:value property="countrySubEntityNameCode" data="MEDPRE/Segment_group_9/Segment_group_11/Address/COUNTRY_SUB_ENTITY_DETAILS/Country_sub_entity_name_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="MEDPRE/Segment_group_9/Segment_group_11/Address/COUNTRY_SUB_ENTITY_DETAILS/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="MEDPRE/Segment_group_9/Segment_group_11/Address/COUNTRY_SUB_ENTITY_DETAILS/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="countrySubEntityName" data="MEDPRE/Segment_group_9/Segment_group_11/Address/COUNTRY_SUB_ENTITY_DETAILS/Country_sub_entity_name" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="MEDPRE.Segment_group_9.Segment_group_11.Address.LOCATION_IDENTIFICATION" class="org.milyn.edi.unedifact.d05a.common.field.LocationIdentificationC517" createOnElement="MEDPRE/Segment_group_9/Segment_group_11/Address/LOCATION_IDENTIFICATION"> <jb:value property="locationNameCode" data="MEDPRE/Segment_group_9/Segment_group_11/Address/LOCATION_IDENTIFICATION/Location_name_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="MEDPRE/Segment_group_9/Segment_group_11/Address/LOCATION_IDENTIFICATION/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="MEDPRE/Segment_group_9/Segment_group_11/Address/LOCATION_IDENTIFICATION/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="locationName" data="MEDPRE/Segment_group_9/Segment_group_11/Address/LOCATION_IDENTIFICATION/Location_name" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="MEDPRE.Segment_group_9.Segment_group_11.Communication_contact_List" class="java.util.ArrayList" createOnElement="MEDPRE/Segment_group_9/Segment_group_11"> <jb:wiring beanIdRef="MEDPRE.Segment_group_9.Segment_group_11.Communication_contact" /> </jb:bean> <jb:bean beanId="MEDPRE.Segment_group_9.Segment_group_11.Communication_contact" class="org.milyn.edi.unedifact.d05a.common.CommunicationContact" createOnElement="MEDPRE/Segment_group_9/Segment_group_11/Communication_contact"> <jb:wiring property="communicationContact" beanIdRef="MEDPRE.Segment_group_9.Segment_group_11.Communication_contact.COMMUNICATION_CONTACT" /> </jb:bean> <jb:bean beanId="MEDPRE.Segment_group_9.Segment_group_11.Communication_contact.COMMUNICATION_CONTACT" class="org.milyn.edi.unedifact.d05a.common.field.CommunicationContactC076" createOnElement="MEDPRE/Segment_group_9/Segment_group_11/Communication_contact/COMMUNICATION_CONTACT"> <jb:value property="communicationAddressIdentifier" data="MEDPRE/Segment_group_9/Segment_group_11/Communication_contact/COMMUNICATION_CONTACT/Communication_address_identifier" decoder="String" default="null" /> <jb:value property="communicationAddressCodeQualifier" data="MEDPRE/Segment_group_9/Segment_group_11/Communication_contact/COMMUNICATION_CONTACT/Communication_address_code_qualifier" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="MEDPRE.Segment_group_9.Segment_group_11.Party_identification_List" class="java.util.ArrayList" createOnElement="MEDPRE/Segment_group_9/Segment_group_11"> <jb:wiring beanIdRef="MEDPRE.Segment_group_9.Segment_group_11.Party_identification" /> </jb:bean> <jb:bean beanId="MEDPRE.Segment_group_9.Segment_group_11.Party_identification" class="org.milyn.edi.unedifact.d05a.common.PartyIdentification" createOnElement="MEDPRE/Segment_group_9/Segment_group_11/Party_identification"> <jb:value property="partyFunctionCodeQualifier" data="MEDPRE/Segment_group_9/Segment_group_11/Party_identification/Party_function_code_qualifier" decoder="String" default="null" /> <jb:value property="nameTypeCode" data="MEDPRE/Segment_group_9/Segment_group_11/Party_identification/Name_type_code" decoder="String" default="null" /> <jb:value property="nameStatusCode" data="MEDPRE/Segment_group_9/Segment_group_11/Party_identification/Name_status_code" decoder="String" default="null" /> <jb:value property="actionRequestNotificationDescriptionCode" data="MEDPRE/Segment_group_9/Segment_group_11/Party_identification/Action_request_notification_description_code" decoder="String" default="null" /> <jb:wiring property="identificationNumber" beanIdRef="MEDPRE.Segment_group_9.Segment_group_11.Party_identification.IDENTIFICATION_NUMBER" /> <jb:wiring property="partyIdentificationDetails" beanIdRef="MEDPRE.Segment_group_9.Segment_group_11.Party_identification.PARTY_IDENTIFICATION_DETAILS" /> <jb:wiring property="nameComponentDetails1" beanIdRef="MEDPRE.Segment_group_9.Segment_group_11.Party_identification.NAME_COMPONENT_DETAILS_-_-1" /> <jb:wiring property="nameComponentDetails2" beanIdRef="MEDPRE.Segment_group_9.Segment_group_11.Party_identification.NAME_COMPONENT_DETAILS_-_-2" /> <jb:wiring property="nameComponentDetails3" beanIdRef="MEDPRE.Segment_group_9.Segment_group_11.Party_identification.NAME_COMPONENT_DETAILS_-_-3" /> <jb:wiring property="nameComponentDetails4" beanIdRef="MEDPRE.Segment_group_9.Segment_group_11.Party_identification.NAME_COMPONENT_DETAILS_-_-4" /> <jb:wiring property="nameComponentDetails5" beanIdRef="MEDPRE.Segment_group_9.Segment_group_11.Party_identification.NAME_COMPONENT_DETAILS_-_-5" /> </jb:bean> <jb:bean beanId="MEDPRE.Segment_group_9.Segment_group_11.Party_identification.IDENTIFICATION_NUMBER" class="org.milyn.edi.unedifact.d05a.common.field.IdentificationNumberC206" createOnElement="MEDPRE/Segment_group_9/Segment_group_11/Party_identification/IDENTIFICATION_NUMBER"> <jb:value property="objectIdentifier" data="MEDPRE/Segment_group_9/Segment_group_11/Party_identification/IDENTIFICATION_NUMBER/Object_identifier" decoder="String" default="null" /> <jb:value property="objectIdentificationCodeQualifier" data="MEDPRE/Segment_group_9/Segment_group_11/Party_identification/IDENTIFICATION_NUMBER/Object_identification_code_qualifier" decoder="String" default="null" /> <jb:value property="statusDescriptionCode" data="MEDPRE/Segment_group_9/Segment_group_11/Party_identification/IDENTIFICATION_NUMBER/Status_description_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="MEDPRE.Segment_group_9.Segment_group_11.Party_identification.PARTY_IDENTIFICATION_DETAILS" class="org.milyn.edi.unedifact.d05a.common.field.PartyIdentificationDetailsC082" createOnElement="MEDPRE/Segment_group_9/Segment_group_11/Party_identification/PARTY_IDENTIFICATION_DETAILS"> <jb:value property="partyIdentifier" data="MEDPRE/Segment_group_9/Segment_group_11/Party_identification/PARTY_IDENTIFICATION_DETAILS/Party_identifier" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="MEDPRE/Segment_group_9/Segment_group_11/Party_identification/PARTY_IDENTIFICATION_DETAILS/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="MEDPRE/Segment_group_9/Segment_group_11/Party_identification/PARTY_IDENTIFICATION_DETAILS/Code_list_responsible_agency_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="MEDPRE.Segment_group_9.Segment_group_11.Party_identification.NAME_COMPONENT_DETAILS_-_-1" class="org.milyn.edi.unedifact.d05a.common.field.NameComponentDetailsC816" createOnElement="MEDPRE/Segment_group_9/Segment_group_11/Party_identification/NAME_COMPONENT_DETAILS_-_-1"> <jb:value property="nameComponentTypeCodeQualifier" data="MEDPRE/Segment_group_9/Segment_group_11/Party_identification/NAME_COMPONENT_DETAILS_-_-1/Name_component_type_code_qualifier" decoder="String" default="null" /> <jb:value property="nameComponentDescription" data="MEDPRE/Segment_group_9/Segment_group_11/Party_identification/NAME_COMPONENT_DETAILS_-_-1/Name_component_description" decoder="String" default="null" /> <jb:value property="nameComponentUsageCode" data="MEDPRE/Segment_group_9/Segment_group_11/Party_identification/NAME_COMPONENT_DETAILS_-_-1/Name_component_usage_code" decoder="String" default="null" /> <jb:value property="nameOriginalAlphabetCode" data="MEDPRE/Segment_group_9/Segment_group_11/Party_identification/NAME_COMPONENT_DETAILS_-_-1/Name_original_alphabet_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="MEDPRE.Segment_group_9.Segment_group_11.Party_identification.NAME_COMPONENT_DETAILS_-_-2" class="org.milyn.edi.unedifact.d05a.common.field.NameComponentDetailsC816" createOnElement="MEDPRE/Segment_group_9/Segment_group_11/Party_identification/NAME_COMPONENT_DETAILS_-_-2"> <jb:value property="nameComponentTypeCodeQualifier" data="MEDPRE/Segment_group_9/Segment_group_11/Party_identification/NAME_COMPONENT_DETAILS_-_-2/Name_component_type_code_qualifier" decoder="String" default="null" /> <jb:value property="nameComponentDescription" data="MEDPRE/Segment_group_9/Segment_group_11/Party_identification/NAME_COMPONENT_DETAILS_-_-2/Name_component_description" decoder="String" default="null" /> <jb:value property="nameComponentUsageCode" data="MEDPRE/Segment_group_9/Segment_group_11/Party_identification/NAME_COMPONENT_DETAILS_-_-2/Name_component_usage_code" decoder="String" default="null" /> <jb:value property="nameOriginalAlphabetCode" data="MEDPRE/Segment_group_9/Segment_group_11/Party_identification/NAME_COMPONENT_DETAILS_-_-2/Name_original_alphabet_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="MEDPRE.Segment_group_9.Segment_group_11.Party_identification.NAME_COMPONENT_DETAILS_-_-3" class="org.milyn.edi.unedifact.d05a.common.field.NameComponentDetailsC816" createOnElement="MEDPRE/Segment_group_9/Segment_group_11/Party_identification/NAME_COMPONENT_DETAILS_-_-3"> <jb:value property="nameComponentTypeCodeQualifier" data="MEDPRE/Segment_group_9/Segment_group_11/Party_identification/NAME_COMPONENT_DETAILS_-_-3/Name_component_type_code_qualifier" decoder="String" default="null" /> <jb:value property="nameComponentDescription" data="MEDPRE/Segment_group_9/Segment_group_11/Party_identification/NAME_COMPONENT_DETAILS_-_-3/Name_component_description" decoder="String" default="null" /> <jb:value property="nameComponentUsageCode" data="MEDPRE/Segment_group_9/Segment_group_11/Party_identification/NAME_COMPONENT_DETAILS_-_-3/Name_component_usage_code" decoder="String" default="null" /> <jb:value property="nameOriginalAlphabetCode" data="MEDPRE/Segment_group_9/Segment_group_11/Party_identification/NAME_COMPONENT_DETAILS_-_-3/Name_original_alphabet_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="MEDPRE.Segment_group_9.Segment_group_11.Party_identification.NAME_COMPONENT_DETAILS_-_-4" class="org.milyn.edi.unedifact.d05a.common.field.NameComponentDetailsC816" createOnElement="MEDPRE/Segment_group_9/Segment_group_11/Party_identification/NAME_COMPONENT_DETAILS_-_-4"> <jb:value property="nameComponentTypeCodeQualifier" data="MEDPRE/Segment_group_9/Segment_group_11/Party_identification/NAME_COMPONENT_DETAILS_-_-4/Name_component_type_code_qualifier" decoder="String" default="null" /> <jb:value property="nameComponentDescription" data="MEDPRE/Segment_group_9/Segment_group_11/Party_identification/NAME_COMPONENT_DETAILS_-_-4/Name_component_description" decoder="String" default="null" /> <jb:value property="nameComponentUsageCode" data="MEDPRE/Segment_group_9/Segment_group_11/Party_identification/NAME_COMPONENT_DETAILS_-_-4/Name_component_usage_code" decoder="String" default="null" /> <jb:value property="nameOriginalAlphabetCode" data="MEDPRE/Segment_group_9/Segment_group_11/Party_identification/NAME_COMPONENT_DETAILS_-_-4/Name_original_alphabet_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="MEDPRE.Segment_group_9.Segment_group_11.Party_identification.NAME_COMPONENT_DETAILS_-_-5" class="org.milyn.edi.unedifact.d05a.common.field.NameComponentDetailsC816" createOnElement="MEDPRE/Segment_group_9/Segment_group_11/Party_identification/NAME_COMPONENT_DETAILS_-_-5"> <jb:value property="nameComponentTypeCodeQualifier" data="MEDPRE/Segment_group_9/Segment_group_11/Party_identification/NAME_COMPONENT_DETAILS_-_-5/Name_component_type_code_qualifier" decoder="String" default="null" /> <jb:value property="nameComponentDescription" data="MEDPRE/Segment_group_9/Segment_group_11/Party_identification/NAME_COMPONENT_DETAILS_-_-5/Name_component_description" decoder="String" default="null" /> <jb:value property="nameComponentUsageCode" data="MEDPRE/Segment_group_9/Segment_group_11/Party_identification/NAME_COMPONENT_DETAILS_-_-5/Name_component_usage_code" decoder="String" default="null" /> <jb:value property="nameOriginalAlphabetCode" data="MEDPRE/Segment_group_9/Segment_group_11/Party_identification/NAME_COMPONENT_DETAILS_-_-5/Name_original_alphabet_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="MEDPRE.Segment_group_9.Segment_group_11.Priority" class="org.milyn.edi.unedifact.d05a.common.Priority" createOnElement="MEDPRE/Segment_group_9/Segment_group_11/Priority"> <jb:value property="priorityTypeCodeQualifier" data="MEDPRE/Segment_group_9/Segment_group_11/Priority/Priority_type_code_qualifier" decoder="String" default="null" /> <jb:wiring property="priorityDetails" beanIdRef="MEDPRE.Segment_group_9.Segment_group_11.Priority.PRIORITY_DETAILS" /> </jb:bean> <jb:bean beanId="MEDPRE.Segment_group_9.Segment_group_11.Priority.PRIORITY_DETAILS" class="org.milyn.edi.unedifact.d05a.common.field.PriorityDetailsC585" createOnElement="MEDPRE/Segment_group_9/Segment_group_11/Priority/PRIORITY_DETAILS"> <jb:value property="priorityDescriptionCode" data="MEDPRE/Segment_group_9/Segment_group_11/Priority/PRIORITY_DETAILS/Priority_description_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="MEDPRE/Segment_group_9/Segment_group_11/Priority/PRIORITY_DETAILS/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="MEDPRE/Segment_group_9/Segment_group_11/Priority/PRIORITY_DETAILS/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="priorityDescription" data="MEDPRE/Segment_group_9/Segment_group_11/Priority/PRIORITY_DETAILS/Priority_description" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="MEDPRE.Segment_group_9.Segment_group_11.Package" class="org.milyn.edi.unedifact.d05a.common.Package" createOnElement="MEDPRE/Segment_group_9/Segment_group_11/Package"> <jb:value property="packageQuantity" data="MEDPRE/Segment_group_9/Segment_group_11/Package/Package_quantity" decoder="DABigDecimal" default="null" /> <jb:wiring property="packagingDetails" beanIdRef="MEDPRE.Segment_group_9.Segment_group_11.Package.PACKAGING_DETAILS" /> <jb:wiring property="packageType" beanIdRef="MEDPRE.Segment_group_9.Segment_group_11.Package.PACKAGE_TYPE" /> <jb:wiring property="packageTypeIdentification" beanIdRef="MEDPRE.Segment_group_9.Segment_group_11.Package.PACKAGE_TYPE_IDENTIFICATION" /> <jb:wiring property="returnablePackageDetails" beanIdRef="MEDPRE.Segment_group_9.Segment_group_11.Package.RETURNABLE_PACKAGE_DETAILS" /> </jb:bean> <jb:bean beanId="MEDPRE.Segment_group_9.Segment_group_11.Package.PACKAGING_DETAILS" class="org.milyn.edi.unedifact.d05a.common.field.PackagingDetailsC531" createOnElement="MEDPRE/Segment_group_9/Segment_group_11/Package/PACKAGING_DETAILS"> <jb:value property="packagingLevelCode" data="MEDPRE/Segment_group_9/Segment_group_11/Package/PACKAGING_DETAILS/Packaging_level_code" decoder="String" default="null" /> <jb:value property="packagingRelatedDescriptionCode" data="MEDPRE/Segment_group_9/Segment_group_11/Package/PACKAGING_DETAILS/Packaging_related_description_code" decoder="String" default="null" /> <jb:value property="packagingTermsAndConditionsCode" data="MEDPRE/Segment_group_9/Segment_group_11/Package/PACKAGING_DETAILS/Packaging_terms_and_conditions_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="MEDPRE.Segment_group_9.Segment_group_11.Package.PACKAGE_TYPE" class="org.milyn.edi.unedifact.d05a.common.field.PackageTypeC202" createOnElement="MEDPRE/Segment_group_9/Segment_group_11/Package/PACKAGE_TYPE"> <jb:value property="packageTypeDescriptionCode" data="MEDPRE/Segment_group_9/Segment_group_11/Package/PACKAGE_TYPE/Package_type_description_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="MEDPRE/Segment_group_9/Segment_group_11/Package/PACKAGE_TYPE/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="MEDPRE/Segment_group_9/Segment_group_11/Package/PACKAGE_TYPE/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="typeOfPackages" data="MEDPRE/Segment_group_9/Segment_group_11/Package/PACKAGE_TYPE/Type_of_packages" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="MEDPRE.Segment_group_9.Segment_group_11.Package.PACKAGE_TYPE_IDENTIFICATION" class="org.milyn.edi.unedifact.d05a.common.field.PackageTypeIdentificationC402" createOnElement="MEDPRE/Segment_group_9/Segment_group_11/Package/PACKAGE_TYPE_IDENTIFICATION"> <jb:value property="descriptionFormatCode" data="MEDPRE/Segment_group_9/Segment_group_11/Package/PACKAGE_TYPE_IDENTIFICATION/Description_format_code" decoder="String" default="null" /> <jb:value property="typeOfPackages1" data="MEDPRE/Segment_group_9/Segment_group_11/Package/PACKAGE_TYPE_IDENTIFICATION/Type_of_packages_-_-1" decoder="String" default="null" /> <jb:value property="itemTypeIdentificationCode1" data="MEDPRE/Segment_group_9/Segment_group_11/Package/PACKAGE_TYPE_IDENTIFICATION/Item_type_identification_code_-_-1" decoder="String" default="null" /> <jb:value property="typeOfPackages2" data="MEDPRE/Segment_group_9/Segment_group_11/Package/PACKAGE_TYPE_IDENTIFICATION/Type_of_packages_-_-2" decoder="String" default="null" /> <jb:value property="itemTypeIdentificationCode2" data="MEDPRE/Segment_group_9/Segment_group_11/Package/PACKAGE_TYPE_IDENTIFICATION/Item_type_identification_code_-_-2" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="MEDPRE.Segment_group_9.Segment_group_11.Package.RETURNABLE_PACKAGE_DETAILS" class="org.milyn.edi.unedifact.d05a.common.field.ReturnablePackageDetailsC532" createOnElement="MEDPRE/Segment_group_9/Segment_group_11/Package/RETURNABLE_PACKAGE_DETAILS"> <jb:value property="returnablePackageFreightPaymentResponsibilityCode" data="MEDPRE/Segment_group_9/Segment_group_11/Package/RETURNABLE_PACKAGE_DETAILS/Returnable_package_freight_payment_responsibility_code" decoder="String" default="null" /> <jb:value property="returnablePackageLoadContentsCode" data="MEDPRE/Segment_group_9/Segment_group_11/Package/RETURNABLE_PACKAGE_DETAILS/Returnable_package_load_contents_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="MEDPRE.Segment_group_9.Segment_group_12_List" class="java.util.ArrayList" createOnElement="MEDPRE/Segment_group_9"> <jb:wiring beanIdRef="MEDPRE.Segment_group_9.Segment_group_12" /> </jb:bean> <jb:bean beanId="MEDPRE.Segment_group_9.Segment_group_12" class="org.milyn.edi.unedifact.d05a.MEDPRE.SegmentGroup12" createOnElement="MEDPRE/Segment_group_9/Segment_group_12"> <jb:wiring property="financialChargesAllocation" beanIdRef="MEDPRE.Segment_group_9.Segment_group_12.Financial_charges_allocation" /> <jb:wiring property="partyIdentification" beanIdRef="MEDPRE.Segment_group_9.Segment_group_12.Party_identification_List" /> <jb:wiring property="identity" beanIdRef="MEDPRE.Segment_group_9.Segment_group_12.Identity_List" /> <jb:wiring property="requirementsAndConditions" beanIdRef="MEDPRE.Segment_group_9.Segment_group_12.Requirements_and_conditions_List" /> <jb:wiring property="segmentGroup13" beanIdRef="MEDPRE.Segment_group_9.Segment_group_12.Segment_group_13_List" /> </jb:bean> <jb:bean beanId="MEDPRE.Segment_group_9.Segment_group_12.Financial_charges_allocation" class="org.milyn.edi.unedifact.d05a.common.FinancialChargesAllocation" createOnElement="MEDPRE/Segment_group_9/Segment_group_12/Financial_charges_allocation"> <jb:value property="settlementMeansCode" data="MEDPRE/Segment_group_9/Segment_group_12/Financial_charges_allocation/Settlement_means_code" decoder="String" default="null" /> <jb:wiring property="chargeAllowanceAccount" beanIdRef="MEDPRE.Segment_group_9.Segment_group_12.Financial_charges_allocation.CHARGE_ALLOWANCE_ACCOUNT" /> </jb:bean> <jb:bean beanId="MEDPRE.Segment_group_9.Segment_group_12.Financial_charges_allocation.CHARGE_ALLOWANCE_ACCOUNT" class="org.milyn.edi.unedifact.d05a.common.field.ChargeAllowanceAccountC878" createOnElement="MEDPRE/Segment_group_9/Segment_group_12/Financial_charges_allocation/CHARGE_ALLOWANCE_ACCOUNT"> <jb:value property="institutionBranchIdentifier" data="MEDPRE/Segment_group_9/Segment_group_12/Financial_charges_allocation/CHARGE_ALLOWANCE_ACCOUNT/Institution_branch_identifier" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="MEDPRE/Segment_group_9/Segment_group_12/Financial_charges_allocation/CHARGE_ALLOWANCE_ACCOUNT/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="MEDPRE/Segment_group_9/Segment_group_12/Financial_charges_allocation/CHARGE_ALLOWANCE_ACCOUNT/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="accountHolderIdentifier" data="MEDPRE/Segment_group_9/Segment_group_12/Financial_charges_allocation/CHARGE_ALLOWANCE_ACCOUNT/Account_holder_identifier" decoder="String" default="null" /> <jb:value property="currencyIdentificationCode" data="MEDPRE/Segment_group_9/Segment_group_12/Financial_charges_allocation/CHARGE_ALLOWANCE_ACCOUNT/Currency_identification_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="MEDPRE.Segment_group_9.Segment_group_12.Party_identification_List" class="java.util.ArrayList" createOnElement="MEDPRE/Segment_group_9/Segment_group_12"> <jb:wiring beanIdRef="MEDPRE.Segment_group_9.Segment_group_12.Party_identification" /> </jb:bean> <jb:bean beanId="MEDPRE.Segment_group_9.Segment_group_12.Party_identification" class="org.milyn.edi.unedifact.d05a.common.PartyIdentification" createOnElement="MEDPRE/Segment_group_9/Segment_group_12/Party_identification"> <jb:value property="partyFunctionCodeQualifier" data="MEDPRE/Segment_group_9/Segment_group_12/Party_identification/Party_function_code_qualifier" decoder="String" default="null" /> <jb:value property="nameTypeCode" data="MEDPRE/Segment_group_9/Segment_group_12/Party_identification/Name_type_code" decoder="String" default="null" /> <jb:value property="nameStatusCode" data="MEDPRE/Segment_group_9/Segment_group_12/Party_identification/Name_status_code" decoder="String" default="null" /> <jb:value property="actionRequestNotificationDescriptionCode" data="MEDPRE/Segment_group_9/Segment_group_12/Party_identification/Action_request_notification_description_code" decoder="String" default="null" /> <jb:wiring property="identificationNumber" beanIdRef="MEDPRE.Segment_group_9.Segment_group_12.Party_identification.IDENTIFICATION_NUMBER" /> <jb:wiring property="partyIdentificationDetails" beanIdRef="MEDPRE.Segment_group_9.Segment_group_12.Party_identification.PARTY_IDENTIFICATION_DETAILS" /> <jb:wiring property="nameComponentDetails1" beanIdRef="MEDPRE.Segment_group_9.Segment_group_12.Party_identification.NAME_COMPONENT_DETAILS_-_-1" /> <jb:wiring property="nameComponentDetails2" beanIdRef="MEDPRE.Segment_group_9.Segment_group_12.Party_identification.NAME_COMPONENT_DETAILS_-_-2" /> <jb:wiring property="nameComponentDetails3" beanIdRef="MEDPRE.Segment_group_9.Segment_group_12.Party_identification.NAME_COMPONENT_DETAILS_-_-3" /> <jb:wiring property="nameComponentDetails4" beanIdRef="MEDPRE.Segment_group_9.Segment_group_12.Party_identification.NAME_COMPONENT_DETAILS_-_-4" /> <jb:wiring property="nameComponentDetails5" beanIdRef="MEDPRE.Segment_group_9.Segment_group_12.Party_identification.NAME_COMPONENT_DETAILS_-_-5" /> </jb:bean> <jb:bean beanId="MEDPRE.Segment_group_9.Segment_group_12.Party_identification.IDENTIFICATION_NUMBER" class="org.milyn.edi.unedifact.d05a.common.field.IdentificationNumberC206" createOnElement="MEDPRE/Segment_group_9/Segment_group_12/Party_identification/IDENTIFICATION_NUMBER"> <jb:value property="objectIdentifier" data="MEDPRE/Segment_group_9/Segment_group_12/Party_identification/IDENTIFICATION_NUMBER/Object_identifier" decoder="String" default="null" /> <jb:value property="objectIdentificationCodeQualifier" data="MEDPRE/Segment_group_9/Segment_group_12/Party_identification/IDENTIFICATION_NUMBER/Object_identification_code_qualifier" decoder="String" default="null" /> <jb:value property="statusDescriptionCode" data="MEDPRE/Segment_group_9/Segment_group_12/Party_identification/IDENTIFICATION_NUMBER/Status_description_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="MEDPRE.Segment_group_9.Segment_group_12.Party_identification.PARTY_IDENTIFICATION_DETAILS" class="org.milyn.edi.unedifact.d05a.common.field.PartyIdentificationDetailsC082" createOnElement="MEDPRE/Segment_group_9/Segment_group_12/Party_identification/PARTY_IDENTIFICATION_DETAILS"> <jb:value property="partyIdentifier" data="MEDPRE/Segment_group_9/Segment_group_12/Party_identification/PARTY_IDENTIFICATION_DETAILS/Party_identifier" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="MEDPRE/Segment_group_9/Segment_group_12/Party_identification/PARTY_IDENTIFICATION_DETAILS/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="MEDPRE/Segment_group_9/Segment_group_12/Party_identification/PARTY_IDENTIFICATION_DETAILS/Code_list_responsible_agency_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="MEDPRE.Segment_group_9.Segment_group_12.Party_identification.NAME_COMPONENT_DETAILS_-_-1" class="org.milyn.edi.unedifact.d05a.common.field.NameComponentDetailsC816" createOnElement="MEDPRE/Segment_group_9/Segment_group_12/Party_identification/NAME_COMPONENT_DETAILS_-_-1"> <jb:value property="nameComponentTypeCodeQualifier" data="MEDPRE/Segment_group_9/Segment_group_12/Party_identification/NAME_COMPONENT_DETAILS_-_-1/Name_component_type_code_qualifier" decoder="String" default="null" /> <jb:value property="nameComponentDescription" data="MEDPRE/Segment_group_9/Segment_group_12/Party_identification/NAME_COMPONENT_DETAILS_-_-1/Name_component_description" decoder="String" default="null" /> <jb:value property="nameComponentUsageCode" data="MEDPRE/Segment_group_9/Segment_group_12/Party_identification/NAME_COMPONENT_DETAILS_-_-1/Name_component_usage_code" decoder="String" default="null" /> <jb:value property="nameOriginalAlphabetCode" data="MEDPRE/Segment_group_9/Segment_group_12/Party_identification/NAME_COMPONENT_DETAILS_-_-1/Name_original_alphabet_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="MEDPRE.Segment_group_9.Segment_group_12.Party_identification.NAME_COMPONENT_DETAILS_-_-2" class="org.milyn.edi.unedifact.d05a.common.field.NameComponentDetailsC816" createOnElement="MEDPRE/Segment_group_9/Segment_group_12/Party_identification/NAME_COMPONENT_DETAILS_-_-2"> <jb:value property="nameComponentTypeCodeQualifier" data="MEDPRE/Segment_group_9/Segment_group_12/Party_identification/NAME_COMPONENT_DETAILS_-_-2/Name_component_type_code_qualifier" decoder="String" default="null" /> <jb:value property="nameComponentDescription" data="MEDPRE/Segment_group_9/Segment_group_12/Party_identification/NAME_COMPONENT_DETAILS_-_-2/Name_component_description" decoder="String" default="null" /> <jb:value property="nameComponentUsageCode" data="MEDPRE/Segment_group_9/Segment_group_12/Party_identification/NAME_COMPONENT_DETAILS_-_-2/Name_component_usage_code" decoder="String" default="null" /> <jb:value property="nameOriginalAlphabetCode" data="MEDPRE/Segment_group_9/Segment_group_12/Party_identification/NAME_COMPONENT_DETAILS_-_-2/Name_original_alphabet_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="MEDPRE.Segment_group_9.Segment_group_12.Party_identification.NAME_COMPONENT_DETAILS_-_-3" class="org.milyn.edi.unedifact.d05a.common.field.NameComponentDetailsC816" createOnElement="MEDPRE/Segment_group_9/Segment_group_12/Party_identification/NAME_COMPONENT_DETAILS_-_-3"> <jb:value property="nameComponentTypeCodeQualifier" data="MEDPRE/Segment_group_9/Segment_group_12/Party_identification/NAME_COMPONENT_DETAILS_-_-3/Name_component_type_code_qualifier" decoder="String" default="null" /> <jb:value property="nameComponentDescription" data="MEDPRE/Segment_group_9/Segment_group_12/Party_identification/NAME_COMPONENT_DETAILS_-_-3/Name_component_description" decoder="String" default="null" /> <jb:value property="nameComponentUsageCode" data="MEDPRE/Segment_group_9/Segment_group_12/Party_identification/NAME_COMPONENT_DETAILS_-_-3/Name_component_usage_code" decoder="String" default="null" /> <jb:value property="nameOriginalAlphabetCode" data="MEDPRE/Segment_group_9/Segment_group_12/Party_identification/NAME_COMPONENT_DETAILS_-_-3/Name_original_alphabet_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="MEDPRE.Segment_group_9.Segment_group_12.Party_identification.NAME_COMPONENT_DETAILS_-_-4" class="org.milyn.edi.unedifact.d05a.common.field.NameComponentDetailsC816" createOnElement="MEDPRE/Segment_group_9/Segment_group_12/Party_identification/NAME_COMPONENT_DETAILS_-_-4"> <jb:value property="nameComponentTypeCodeQualifier" data="MEDPRE/Segment_group_9/Segment_group_12/Party_identification/NAME_COMPONENT_DETAILS_-_-4/Name_component_type_code_qualifier" decoder="String" default="null" /> <jb:value property="nameComponentDescription" data="MEDPRE/Segment_group_9/Segment_group_12/Party_identification/NAME_COMPONENT_DETAILS_-_-4/Name_component_description" decoder="String" default="null" /> <jb:value property="nameComponentUsageCode" data="MEDPRE/Segment_group_9/Segment_group_12/Party_identification/NAME_COMPONENT_DETAILS_-_-4/Name_component_usage_code" decoder="String" default="null" /> <jb:value property="nameOriginalAlphabetCode" data="MEDPRE/Segment_group_9/Segment_group_12/Party_identification/NAME_COMPONENT_DETAILS_-_-4/Name_original_alphabet_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="MEDPRE.Segment_group_9.Segment_group_12.Party_identification.NAME_COMPONENT_DETAILS_-_-5" class="org.milyn.edi.unedifact.d05a.common.field.NameComponentDetailsC816" createOnElement="MEDPRE/Segment_group_9/Segment_group_12/Party_identification/NAME_COMPONENT_DETAILS_-_-5"> <jb:value property="nameComponentTypeCodeQualifier" data="MEDPRE/Segment_group_9/Segment_group_12/Party_identification/NAME_COMPONENT_DETAILS_-_-5/Name_component_type_code_qualifier" decoder="String" default="null" /> <jb:value property="nameComponentDescription" data="MEDPRE/Segment_group_9/Segment_group_12/Party_identification/NAME_COMPONENT_DETAILS_-_-5/Name_component_description" decoder="String" default="null" /> <jb:value property="nameComponentUsageCode" data="MEDPRE/Segment_group_9/Segment_group_12/Party_identification/NAME_COMPONENT_DETAILS_-_-5/Name_component_usage_code" decoder="String" default="null" /> <jb:value property="nameOriginalAlphabetCode" data="MEDPRE/Segment_group_9/Segment_group_12/Party_identification/NAME_COMPONENT_DETAILS_-_-5/Name_original_alphabet_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="MEDPRE.Segment_group_9.Segment_group_12.Identity_List" class="java.util.ArrayList" createOnElement="MEDPRE/Segment_group_9/Segment_group_12"> <jb:wiring beanIdRef="MEDPRE.Segment_group_9.Segment_group_12.Identity" /> </jb:bean> <jb:bean beanId="MEDPRE.Segment_group_9.Segment_group_12.Identity" class="org.milyn.edi.unedifact.d05a.common.Identity" createOnElement="MEDPRE/Segment_group_9/Segment_group_12/Identity"> <jb:value property="objectTypeCodeQualifier" data="MEDPRE/Segment_group_9/Segment_group_12/Identity/Object_type_code_qualifier" decoder="String" default="null" /> <jb:value property="statusDescriptionCode" data="MEDPRE/Segment_group_9/Segment_group_12/Identity/Status_description_code" decoder="String" default="null" /> <jb:value property="configurationLevelNumber" data="MEDPRE/Segment_group_9/Segment_group_12/Identity/Configuration_level_number" decoder="DABigDecimal" default="null" /> <jb:wiring property="identificationNumber" beanIdRef="MEDPRE.Segment_group_9.Segment_group_12.Identity.IDENTIFICATION_NUMBER" /> <jb:wiring property="partyIdentificationDetails" beanIdRef="MEDPRE.Segment_group_9.Segment_group_12.Identity.PARTY_IDENTIFICATION_DETAILS" /> <jb:wiring property="positionIdentification" beanIdRef="MEDPRE.Segment_group_9.Segment_group_12.Identity.POSITION_IDENTIFICATION" /> <jb:wiring property="characteristicDescription" beanIdRef="MEDPRE.Segment_group_9.Segment_group_12.Identity.CHARACTERISTIC_DESCRIPTION" /> </jb:bean> <jb:bean beanId="MEDPRE.Segment_group_9.Segment_group_12.Identity.IDENTIFICATION_NUMBER" class="org.milyn.edi.unedifact.d05a.common.field.IdentificationNumberC206" createOnElement="MEDPRE/Segment_group_9/Segment_group_12/Identity/IDENTIFICATION_NUMBER"> <jb:value property="objectIdentifier" data="MEDPRE/Segment_group_9/Segment_group_12/Identity/IDENTIFICATION_NUMBER/Object_identifier" decoder="String" default="null" /> <jb:value property="objectIdentificationCodeQualifier" data="MEDPRE/Segment_group_9/Segment_group_12/Identity/IDENTIFICATION_NUMBER/Object_identification_code_qualifier" decoder="String" default="null" /> <jb:value property="statusDescriptionCode" data="MEDPRE/Segment_group_9/Segment_group_12/Identity/IDENTIFICATION_NUMBER/Status_description_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="MEDPRE.Segment_group_9.Segment_group_12.Identity.PARTY_IDENTIFICATION_DETAILS" class="org.milyn.edi.unedifact.d05a.common.field.PartyIdentificationDetailsC082" createOnElement="MEDPRE/Segment_group_9/Segment_group_12/Identity/PARTY_IDENTIFICATION_DETAILS"> <jb:value property="partyIdentifier" data="MEDPRE/Segment_group_9/Segment_group_12/Identity/PARTY_IDENTIFICATION_DETAILS/Party_identifier" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="MEDPRE/Segment_group_9/Segment_group_12/Identity/PARTY_IDENTIFICATION_DETAILS/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="MEDPRE/Segment_group_9/Segment_group_12/Identity/PARTY_IDENTIFICATION_DETAILS/Code_list_responsible_agency_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="MEDPRE.Segment_group_9.Segment_group_12.Identity.POSITION_IDENTIFICATION" class="org.milyn.edi.unedifact.d05a.common.field.PositionIdentificationC778" createOnElement="MEDPRE/Segment_group_9/Segment_group_12/Identity/POSITION_IDENTIFICATION"> <jb:value property="hierarchicalStructureLevelIdentifier" data="MEDPRE/Segment_group_9/Segment_group_12/Identity/POSITION_IDENTIFICATION/Hierarchical_structure_level_identifier" decoder="String" default="null" /> <jb:value property="sequencePositionIdentifier" data="MEDPRE/Segment_group_9/Segment_group_12/Identity/POSITION_IDENTIFICATION/Sequence_position_identifier" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="MEDPRE.Segment_group_9.Segment_group_12.Identity.CHARACTERISTIC_DESCRIPTION" class="org.milyn.edi.unedifact.d05a.common.field.CharacteristicDescriptionC240" createOnElement="MEDPRE/Segment_group_9/Segment_group_12/Identity/CHARACTERISTIC_DESCRIPTION"> <jb:value property="characteristicDescriptionCode" data="MEDPRE/Segment_group_9/Segment_group_12/Identity/CHARACTERISTIC_DESCRIPTION/Characteristic_description_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="MEDPRE/Segment_group_9/Segment_group_12/Identity/CHARACTERISTIC_DESCRIPTION/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="MEDPRE/Segment_group_9/Segment_group_12/Identity/CHARACTERISTIC_DESCRIPTION/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="characteristicDescription1" data="MEDPRE/Segment_group_9/Segment_group_12/Identity/CHARACTERISTIC_DESCRIPTION/Characteristic_description_-_-1" decoder="String" default="null" /> <jb:value property="characteristicDescription2" data="MEDPRE/Segment_group_9/Segment_group_12/Identity/CHARACTERISTIC_DESCRIPTION/Characteristic_description_-_-2" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="MEDPRE.Segment_group_9.Segment_group_12.Requirements_and_conditions_List" class="java.util.ArrayList" createOnElement="MEDPRE/Segment_group_9/Segment_group_12"> <jb:wiring beanIdRef="MEDPRE.Segment_group_9.Segment_group_12.Requirements_and_conditions" /> </jb:bean> <jb:bean beanId="MEDPRE.Segment_group_9.Segment_group_12.Requirements_and_conditions" class="org.milyn.edi.unedifact.d05a.common.RequirementsAndConditions" createOnElement="MEDPRE/Segment_group_9/Segment_group_12/Requirements_and_conditions"> <jb:value property="sectorAreaIdentificationCodeQualifier" data="MEDPRE/Segment_group_9/Segment_group_12/Requirements_and_conditions/Sector_area_identification_code_qualifier" decoder="String" default="null" /> <jb:value property="actionRequestNotificationDescriptionCode" data="MEDPRE/Segment_group_9/Segment_group_12/Requirements_and_conditions/Action_request_notification_description_code" decoder="String" default="null" /> <jb:value property="countryNameCode" data="MEDPRE/Segment_group_9/Segment_group_12/Requirements_and_conditions/Country_name_code" decoder="String" default="null" /> <jb:wiring property="requirementConditionIdentification" beanIdRef="MEDPRE.Segment_group_9.Segment_group_12.Requirements_and_conditions.REQUIREMENT_CONDITION_IDENTIFICATION" /> </jb:bean> <jb:bean beanId="MEDPRE.Segment_group_9.Segment_group_12.Requirements_and_conditions.REQUIREMENT_CONDITION_IDENTIFICATION" class="org.milyn.edi.unedifact.d05a.common.field.RequirementConditionIdentificationC550" createOnElement="MEDPRE/Segment_group_9/Segment_group_12/Requirements_and_conditions/REQUIREMENT_CONDITION_IDENTIFICATION"> <jb:value property="requirementOrConditionDescriptionIdentifier" data="MEDPRE/Segment_group_9/Segment_group_12/Requirements_and_conditions/REQUIREMENT_CONDITION_IDENTIFICATION/Requirement_or_condition_description_identifier" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="MEDPRE/Segment_group_9/Segment_group_12/Requirements_and_conditions/REQUIREMENT_CONDITION_IDENTIFICATION/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="MEDPRE/Segment_group_9/Segment_group_12/Requirements_and_conditions/REQUIREMENT_CONDITION_IDENTIFICATION/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="requirementOrConditionDescription" data="MEDPRE/Segment_group_9/Segment_group_12/Requirements_and_conditions/REQUIREMENT_CONDITION_IDENTIFICATION/Requirement_or_condition_description" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="MEDPRE.Segment_group_9.Segment_group_12.Segment_group_13_List" class="java.util.ArrayList" createOnElement="MEDPRE/Segment_group_9/Segment_group_12"> <jb:wiring beanIdRef="MEDPRE.Segment_group_9.Segment_group_12.Segment_group_13" /> </jb:bean> <jb:bean beanId="MEDPRE.Segment_group_9.Segment_group_12.Segment_group_13" class="org.milyn.edi.unedifact.d05a.MEDPRE.SegmentGroup13" createOnElement="MEDPRE/Segment_group_9/Segment_group_12/Segment_group_13"> <jb:wiring property="insuranceCoverDescription" beanIdRef="MEDPRE.Segment_group_9.Segment_group_12.Segment_group_13.Insurance_cover_description" /> <jb:wiring property="allowanceOrCharge" beanIdRef="MEDPRE.Segment_group_9.Segment_group_12.Segment_group_13.Allowance_or_charge_List" /> <jb:wiring property="percentageDetails" beanIdRef="MEDPRE.Segment_group_9.Segment_group_12.Segment_group_13.Percentage_details" /> <jb:wiring property="monetaryAmount" beanIdRef="MEDPRE.Segment_group_9.Segment_group_12.Segment_group_13.Monetary_amount_List" /> <jb:wiring property="identity" beanIdRef="MEDPRE.Segment_group_9.Segment_group_12.Segment_group_13.Identity_List" /> <jb:wiring property="dateTimePeriod" beanIdRef="MEDPRE.Segment_group_9.Segment_group_12.Segment_group_13.Date_time_period_List" /> </jb:bean> <jb:bean beanId="MEDPRE.Segment_group_9.Segment_group_12.Segment_group_13.Insurance_cover_description" class="org.milyn.edi.unedifact.d05a.common.InsuranceCoverDescription" createOnElement="MEDPRE/Segment_group_9/Segment_group_12/Segment_group_13/Insurance_cover_description"> <jb:wiring property="insuranceCoverType" beanIdRef="MEDPRE.Segment_group_9.Segment_group_12.Segment_group_13.Insurance_cover_description.INSURANCE_COVER_TYPE" /> <jb:wiring property="insuranceCoverDetails" beanIdRef="MEDPRE.Segment_group_9.Segment_group_12.Segment_group_13.Insurance_cover_description.INSURANCE_COVER_DETAILS" /> </jb:bean> <jb:bean beanId="MEDPRE.Segment_group_9.Segment_group_12.Segment_group_13.Insurance_cover_description.INSURANCE_COVER_TYPE" class="org.milyn.edi.unedifact.d05a.common.field.InsuranceCoverTypeC330" createOnElement="MEDPRE/Segment_group_9/Segment_group_12/Segment_group_13/Insurance_cover_description/INSURANCE_COVER_TYPE"> <jb:value property="insuranceCoverTypeCode" data="MEDPRE/Segment_group_9/Segment_group_12/Segment_group_13/Insurance_cover_description/INSURANCE_COVER_TYPE/Insurance_cover_type_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="MEDPRE/Segment_group_9/Segment_group_12/Segment_group_13/Insurance_cover_description/INSURANCE_COVER_TYPE/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="MEDPRE/Segment_group_9/Segment_group_12/Segment_group_13/Insurance_cover_description/INSURANCE_COVER_TYPE/Code_list_responsible_agency_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="MEDPRE.Segment_group_9.Segment_group_12.Segment_group_13.Insurance_cover_description.INSURANCE_COVER_DETAILS" class="org.milyn.edi.unedifact.d05a.common.field.InsuranceCoverDetailsC331" createOnElement="MEDPRE/Segment_group_9/Segment_group_12/Segment_group_13/Insurance_cover_description/INSURANCE_COVER_DETAILS"> <jb:value property="insuranceCoverDescriptionCode" data="MEDPRE/Segment_group_9/Segment_group_12/Segment_group_13/Insurance_cover_description/INSURANCE_COVER_DETAILS/Insurance_cover_description_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="MEDPRE/Segment_group_9/Segment_group_12/Segment_group_13/Insurance_cover_description/INSURANCE_COVER_DETAILS/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="MEDPRE/Segment_group_9/Segment_group_12/Segment_group_13/Insurance_cover_description/INSURANCE_COVER_DETAILS/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="insuranceCoverDescription1" data="MEDPRE/Segment_group_9/Segment_group_12/Segment_group_13/Insurance_cover_description/INSURANCE_COVER_DETAILS/Insurance_cover_description_-_-1" decoder="String" default="null" /> <jb:value property="insuranceCoverDescription2" data="MEDPRE/Segment_group_9/Segment_group_12/Segment_group_13/Insurance_cover_description/INSURANCE_COVER_DETAILS/Insurance_cover_description_-_-2" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="MEDPRE.Segment_group_9.Segment_group_12.Segment_group_13.Allowance_or_charge_List" class="java.util.ArrayList" createOnElement="MEDPRE/Segment_group_9/Segment_group_12/Segment_group_13"> <jb:wiring beanIdRef="MEDPRE.Segment_group_9.Segment_group_12.Segment_group_13.Allowance_or_charge" /> </jb:bean> <jb:bean beanId="MEDPRE.Segment_group_9.Segment_group_12.Segment_group_13.Allowance_or_charge" class="org.milyn.edi.unedifact.d05a.common.AllowanceOrCharge" createOnElement="MEDPRE/Segment_group_9/Segment_group_12/Segment_group_13/Allowance_or_charge"> <jb:value property="allowanceOrChargeCodeQualifier" data="MEDPRE/Segment_group_9/Segment_group_12/Segment_group_13/Allowance_or_charge/Allowance_or_charge_code_qualifier" decoder="String" default="null" /> <jb:value property="settlementMeansCode" data="MEDPRE/Segment_group_9/Segment_group_12/Segment_group_13/Allowance_or_charge/Settlement_means_code" decoder="String" default="null" /> <jb:value property="calculationSequenceCode" data="MEDPRE/Segment_group_9/Segment_group_12/Segment_group_13/Allowance_or_charge/Calculation_sequence_code" decoder="String" default="null" /> <jb:wiring property="allowanceChargeInformation" beanIdRef="MEDPRE.Segment_group_9.Segment_group_12.Segment_group_13.Allowance_or_charge.ALLOWANCE_CHARGE_INFORMATION" /> <jb:wiring property="specialServicesIdentification" beanIdRef="MEDPRE.Segment_group_9.Segment_group_12.Segment_group_13.Allowance_or_charge.SPECIAL_SERVICES_IDENTIFICATION" /> </jb:bean> <jb:bean beanId="MEDPRE.Segment_group_9.Segment_group_12.Segment_group_13.Allowance_or_charge.ALLOWANCE_CHARGE_INFORMATION" class="org.milyn.edi.unedifact.d05a.common.field.AllowanceChargeInformationC552" createOnElement="MEDPRE/Segment_group_9/Segment_group_12/Segment_group_13/Allowance_or_charge/ALLOWANCE_CHARGE_INFORMATION"> <jb:value property="allowanceOrChargeIdentifier" data="MEDPRE/Segment_group_9/Segment_group_12/Segment_group_13/Allowance_or_charge/ALLOWANCE_CHARGE_INFORMATION/Allowance_or_charge_identifier" decoder="String" default="null" /> <jb:value property="allowanceOrChargeIdentificationCode" data="MEDPRE/Segment_group_9/Segment_group_12/Segment_group_13/Allowance_or_charge/ALLOWANCE_CHARGE_INFORMATION/Allowance_or_charge_identification_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="MEDPRE.Segment_group_9.Segment_group_12.Segment_group_13.Allowance_or_charge.SPECIAL_SERVICES_IDENTIFICATION" class="org.milyn.edi.unedifact.d05a.common.field.SpecialServicesIdentificationC214" createOnElement="MEDPRE/Segment_group_9/Segment_group_12/Segment_group_13/Allowance_or_charge/SPECIAL_SERVICES_IDENTIFICATION"> <jb:value property="specialServiceDescriptionCode" data="MEDPRE/Segment_group_9/Segment_group_12/Segment_group_13/Allowance_or_charge/SPECIAL_SERVICES_IDENTIFICATION/Special_service_description_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="MEDPRE/Segment_group_9/Segment_group_12/Segment_group_13/Allowance_or_charge/SPECIAL_SERVICES_IDENTIFICATION/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="MEDPRE/Segment_group_9/Segment_group_12/Segment_group_13/Allowance_or_charge/SPECIAL_SERVICES_IDENTIFICATION/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="specialServiceDescription1" data="MEDPRE/Segment_group_9/Segment_group_12/Segment_group_13/Allowance_or_charge/SPECIAL_SERVICES_IDENTIFICATION/Special_service_description_-_-1" decoder="String" default="null" /> <jb:value property="specialServiceDescription2" data="MEDPRE/Segment_group_9/Segment_group_12/Segment_group_13/Allowance_or_charge/SPECIAL_SERVICES_IDENTIFICATION/Special_service_description_-_-2" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="MEDPRE.Segment_group_9.Segment_group_12.Segment_group_13.Percentage_details" class="org.milyn.edi.unedifact.d05a.common.PercentageDetails" createOnElement="MEDPRE/Segment_group_9/Segment_group_12/Segment_group_13/Percentage_details"> <jb:value property="statusDescriptionCode" data="MEDPRE/Segment_group_9/Segment_group_12/Segment_group_13/Percentage_details/Status_description_code" decoder="String" default="null" /> <jb:wiring property="percentageDetails" beanIdRef="MEDPRE.Segment_group_9.Segment_group_12.Segment_group_13.Percentage_details.PERCENTAGE_DETAILS" /> </jb:bean> <jb:bean beanId="MEDPRE.Segment_group_9.Segment_group_12.Segment_group_13.Percentage_details.PERCENTAGE_DETAILS" class="org.milyn.edi.unedifact.d05a.common.field.PercentageDetailsC501" createOnElement="MEDPRE/Segment_group_9/Segment_group_12/Segment_group_13/Percentage_details/PERCENTAGE_DETAILS"> <jb:value property="percentageTypeCodeQualifier" data="MEDPRE/Segment_group_9/Segment_group_12/Segment_group_13/Percentage_details/PERCENTAGE_DETAILS/Percentage_type_code_qualifier" decoder="String" default="null" /> <jb:value property="percentage" data="MEDPRE/Segment_group_9/Segment_group_12/Segment_group_13/Percentage_details/PERCENTAGE_DETAILS/Percentage" decoder="DABigDecimal" default="null" /> <jb:value property="percentageBasisIdentificationCode" data="MEDPRE/Segment_group_9/Segment_group_12/Segment_group_13/Percentage_details/PERCENTAGE_DETAILS/Percentage_basis_identification_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="MEDPRE/Segment_group_9/Segment_group_12/Segment_group_13/Percentage_details/PERCENTAGE_DETAILS/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="MEDPRE/Segment_group_9/Segment_group_12/Segment_group_13/Percentage_details/PERCENTAGE_DETAILS/Code_list_responsible_agency_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="MEDPRE.Segment_group_9.Segment_group_12.Segment_group_13.Monetary_amount_List" class="java.util.ArrayList" createOnElement="MEDPRE/Segment_group_9/Segment_group_12/Segment_group_13"> <jb:wiring beanIdRef="MEDPRE.Segment_group_9.Segment_group_12.Segment_group_13.Monetary_amount" /> </jb:bean> <jb:bean beanId="MEDPRE.Segment_group_9.Segment_group_12.Segment_group_13.Monetary_amount" class="org.milyn.edi.unedifact.d05a.common.MonetaryAmount" createOnElement="MEDPRE/Segment_group_9/Segment_group_12/Segment_group_13/Monetary_amount"> <jb:wiring property="monetaryAmount" beanIdRef="MEDPRE.Segment_group_9.Segment_group_12.Segment_group_13.Monetary_amount.MONETARY_AMOUNT" /> </jb:bean> <jb:bean beanId="MEDPRE.Segment_group_9.Segment_group_12.Segment_group_13.Monetary_amount.MONETARY_AMOUNT" class="org.milyn.edi.unedifact.d05a.common.field.MonetaryAmountC516" createOnElement="MEDPRE/Segment_group_9/Segment_group_12/Segment_group_13/Monetary_amount/MONETARY_AMOUNT"> <jb:value property="monetaryAmountTypeCodeQualifier" data="MEDPRE/Segment_group_9/Segment_group_12/Segment_group_13/Monetary_amount/MONETARY_AMOUNT/Monetary_amount_type_code_qualifier" decoder="String" default="null" /> <jb:value property="monetaryAmount" data="MEDPRE/Segment_group_9/Segment_group_12/Segment_group_13/Monetary_amount/MONETARY_AMOUNT/Monetary_amount" decoder="DABigDecimal" default="null" /> <jb:value property="currencyIdentificationCode" data="MEDPRE/Segment_group_9/Segment_group_12/Segment_group_13/Monetary_amount/MONETARY_AMOUNT/Currency_identification_code" decoder="String" default="null" /> <jb:value property="currencyTypeCodeQualifier" data="MEDPRE/Segment_group_9/Segment_group_12/Segment_group_13/Monetary_amount/MONETARY_AMOUNT/Currency_type_code_qualifier" decoder="String" default="null" /> <jb:value property="statusDescriptionCode" data="MEDPRE/Segment_group_9/Segment_group_12/Segment_group_13/Monetary_amount/MONETARY_AMOUNT/Status_description_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="MEDPRE.Segment_group_9.Segment_group_12.Segment_group_13.Identity_List" class="java.util.ArrayList" createOnElement="MEDPRE/Segment_group_9/Segment_group_12/Segment_group_13"> <jb:wiring beanIdRef="MEDPRE.Segment_group_9.Segment_group_12.Segment_group_13.Identity" /> </jb:bean> <jb:bean beanId="MEDPRE.Segment_group_9.Segment_group_12.Segment_group_13.Identity" class="org.milyn.edi.unedifact.d05a.common.Identity" createOnElement="MEDPRE/Segment_group_9/Segment_group_12/Segment_group_13/Identity"> <jb:value property="objectTypeCodeQualifier" data="MEDPRE/Segment_group_9/Segment_group_12/Segment_group_13/Identity/Object_type_code_qualifier" decoder="String" default="null" /> <jb:value property="statusDescriptionCode" data="MEDPRE/Segment_group_9/Segment_group_12/Segment_group_13/Identity/Status_description_code" decoder="String" default="null" /> <jb:value property="configurationLevelNumber" data="MEDPRE/Segment_group_9/Segment_group_12/Segment_group_13/Identity/Configuration_level_number" decoder="DABigDecimal" default="null" /> <jb:wiring property="identificationNumber" beanIdRef="MEDPRE.Segment_group_9.Segment_group_12.Segment_group_13.Identity.IDENTIFICATION_NUMBER" /> <jb:wiring property="partyIdentificationDetails" beanIdRef="MEDPRE.Segment_group_9.Segment_group_12.Segment_group_13.Identity.PARTY_IDENTIFICATION_DETAILS" /> <jb:wiring property="positionIdentification" beanIdRef="MEDPRE.Segment_group_9.Segment_group_12.Segment_group_13.Identity.POSITION_IDENTIFICATION" /> <jb:wiring property="characteristicDescription" beanIdRef="MEDPRE.Segment_group_9.Segment_group_12.Segment_group_13.Identity.CHARACTERISTIC_DESCRIPTION" /> </jb:bean> <jb:bean beanId="MEDPRE.Segment_group_9.Segment_group_12.Segment_group_13.Identity.IDENTIFICATION_NUMBER" class="org.milyn.edi.unedifact.d05a.common.field.IdentificationNumberC206" createOnElement="MEDPRE/Segment_group_9/Segment_group_12/Segment_group_13/Identity/IDENTIFICATION_NUMBER"> <jb:value property="objectIdentifier" data="MEDPRE/Segment_group_9/Segment_group_12/Segment_group_13/Identity/IDENTIFICATION_NUMBER/Object_identifier" decoder="String" default="null" /> <jb:value property="objectIdentificationCodeQualifier" data="MEDPRE/Segment_group_9/Segment_group_12/Segment_group_13/Identity/IDENTIFICATION_NUMBER/Object_identification_code_qualifier" decoder="String" default="null" /> <jb:value property="statusDescriptionCode" data="MEDPRE/Segment_group_9/Segment_group_12/Segment_group_13/Identity/IDENTIFICATION_NUMBER/Status_description_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="MEDPRE.Segment_group_9.Segment_group_12.Segment_group_13.Identity.PARTY_IDENTIFICATION_DETAILS" class="org.milyn.edi.unedifact.d05a.common.field.PartyIdentificationDetailsC082" createOnElement="MEDPRE/Segment_group_9/Segment_group_12/Segment_group_13/Identity/PARTY_IDENTIFICATION_DETAILS"> <jb:value property="partyIdentifier" data="MEDPRE/Segment_group_9/Segment_group_12/Segment_group_13/Identity/PARTY_IDENTIFICATION_DETAILS/Party_identifier" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="MEDPRE/Segment_group_9/Segment_group_12/Segment_group_13/Identity/PARTY_IDENTIFICATION_DETAILS/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="MEDPRE/Segment_group_9/Segment_group_12/Segment_group_13/Identity/PARTY_IDENTIFICATION_DETAILS/Code_list_responsible_agency_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="MEDPRE.Segment_group_9.Segment_group_12.Segment_group_13.Identity.POSITION_IDENTIFICATION" class="org.milyn.edi.unedifact.d05a.common.field.PositionIdentificationC778" createOnElement="MEDPRE/Segment_group_9/Segment_group_12/Segment_group_13/Identity/POSITION_IDENTIFICATION"> <jb:value property="hierarchicalStructureLevelIdentifier" data="MEDPRE/Segment_group_9/Segment_group_12/Segment_group_13/Identity/POSITION_IDENTIFICATION/Hierarchical_structure_level_identifier" decoder="String" default="null" /> <jb:value property="sequencePositionIdentifier" data="MEDPRE/Segment_group_9/Segment_group_12/Segment_group_13/Identity/POSITION_IDENTIFICATION/Sequence_position_identifier" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="MEDPRE.Segment_group_9.Segment_group_12.Segment_group_13.Identity.CHARACTERISTIC_DESCRIPTION" class="org.milyn.edi.unedifact.d05a.common.field.CharacteristicDescriptionC240" createOnElement="MEDPRE/Segment_group_9/Segment_group_12/Segment_group_13/Identity/CHARACTERISTIC_DESCRIPTION"> <jb:value property="characteristicDescriptionCode" data="MEDPRE/Segment_group_9/Segment_group_12/Segment_group_13/Identity/CHARACTERISTIC_DESCRIPTION/Characteristic_description_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="MEDPRE/Segment_group_9/Segment_group_12/Segment_group_13/Identity/CHARACTERISTIC_DESCRIPTION/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="MEDPRE/Segment_group_9/Segment_group_12/Segment_group_13/Identity/CHARACTERISTIC_DESCRIPTION/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="characteristicDescription1" data="MEDPRE/Segment_group_9/Segment_group_12/Segment_group_13/Identity/CHARACTERISTIC_DESCRIPTION/Characteristic_description_-_-1" decoder="String" default="null" /> <jb:value property="characteristicDescription2" data="MEDPRE/Segment_group_9/Segment_group_12/Segment_group_13/Identity/CHARACTERISTIC_DESCRIPTION/Characteristic_description_-_-2" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="MEDPRE.Segment_group_9.Segment_group_12.Segment_group_13.Date_time_period_List" class="java.util.ArrayList" createOnElement="MEDPRE/Segment_group_9/Segment_group_12/Segment_group_13"> <jb:wiring beanIdRef="MEDPRE.Segment_group_9.Segment_group_12.Segment_group_13.Date_time_period" /> </jb:bean> <jb:bean beanId="MEDPRE.Segment_group_9.Segment_group_12.Segment_group_13.Date_time_period" class="org.milyn.edi.unedifact.d05a.common.DateTimePeriod" createOnElement="MEDPRE/Segment_group_9/Segment_group_12/Segment_group_13/Date_time_period"> <jb:wiring property="dateTimePeriod" beanIdRef="MEDPRE.Segment_group_9.Segment_group_12.Segment_group_13.Date_time_period.DATE_TIME_PERIOD" /> </jb:bean> <jb:bean beanId="MEDPRE.Segment_group_9.Segment_group_12.Segment_group_13.Date_time_period.DATE_TIME_PERIOD" class="org.milyn.edi.unedifact.d05a.common.field.DateTimePeriodC507" createOnElement="MEDPRE/Segment_group_9/Segment_group_12/Segment_group_13/Date_time_period/DATE_TIME_PERIOD"> <jb:value property="dateOrTimeOrPeriodFunctionCodeQualifier" data="MEDPRE/Segment_group_9/Segment_group_12/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="MEDPRE/Segment_group_9/Segment_group_12/Segment_group_13/Date_time_period/DATE_TIME_PERIOD/Date_or_time_or_period_text" decoder="String" default="null" /> <jb:value property="dateOrTimeOrPeriodFormatCode" data="MEDPRE/Segment_group_9/Segment_group_12/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="MEDPRE.Segment_group_9.Segment_group_14_List" class="java.util.ArrayList" createOnElement="MEDPRE/Segment_group_9"> <jb:wiring beanIdRef="MEDPRE.Segment_group_9.Segment_group_14" /> </jb:bean> <jb:bean beanId="MEDPRE.Segment_group_9.Segment_group_14" class="org.milyn.edi.unedifact.d05a.MEDPRE.SegmentGroup14" createOnElement="MEDPRE/Segment_group_9/Segment_group_14"> <jb:wiring property="lineItem" beanIdRef="MEDPRE.Segment_group_9.Segment_group_14.Line_item" /> <jb:wiring property="dosageAdministration" beanIdRef="MEDPRE.Segment_group_9.Segment_group_14.Dosage_administration_List" /> <jb:wiring property="itemDescription" beanIdRef="MEDPRE.Segment_group_9.Segment_group_14.Item_description" /> <jb:wiring property="quantity" beanIdRef="MEDPRE.Segment_group_9.Segment_group_14.Quantity_List" /> <jb:wiring property="productGroupInformation" beanIdRef="MEDPRE.Segment_group_9.Segment_group_14.Product_group_information_List" /> <jb:wiring property="partyIdentification" beanIdRef="MEDPRE.Segment_group_9.Segment_group_14.Party_identification_List" /> <jb:wiring property="_package" beanIdRef="MEDPRE.Segment_group_9.Segment_group_14.Package" /> <jb:wiring property="identity" beanIdRef="MEDPRE.Segment_group_9.Segment_group_14.Identity_List" /> <jb:wiring property="deliveryLimitations" beanIdRef="MEDPRE.Segment_group_9.Segment_group_14.Delivery_limitations_List" /> <jb:wiring property="numberOfUnits" beanIdRef="MEDPRE.Segment_group_9.Segment_group_14.Number_of_units" /> <jb:wiring property="processIdentification" beanIdRef="MEDPRE.Segment_group_9.Segment_group_14.Process_identification_List" /> <jb:wiring property="dateTimePeriod" beanIdRef="MEDPRE.Segment_group_9.Segment_group_14.Date_time_period_List" /> <jb:wiring property="status" beanIdRef="MEDPRE.Segment_group_9.Segment_group_14.Status" /> <jb:wiring property="clinicalInformation" beanIdRef="MEDPRE.Segment_group_9.Segment_group_14.Clinical_information_List" /> <jb:wiring property="freeText" beanIdRef="MEDPRE.Segment_group_9.Segment_group_14.Free_text_List" /> <jb:wiring property="segmentGroup15" beanIdRef="MEDPRE.Segment_group_9.Segment_group_14.Segment_group_15_List" /> <jb:wiring property="segmentGroup16" beanIdRef="MEDPRE.Segment_group_9.Segment_group_14.Segment_group_16_List" /> <jb:wiring property="segmentGroup17" beanIdRef="MEDPRE.Segment_group_9.Segment_group_14.Segment_group_17_List" /> </jb:bean> <jb:bean beanId="MEDPRE.Segment_group_9.Segment_group_14.Line_item" class="org.milyn.edi.unedifact.d05a.common.LineItem" createOnElement="MEDPRE/Segment_group_9/Segment_group_14/Line_item"> <jb:value property="lineItemIdentifier" data="MEDPRE/Segment_group_9/Segment_group_14/Line_item/Line_item_identifier" decoder="String" default="null" /> <jb:value property="actionRequestNotificationDescriptionCode" data="MEDPRE/Segment_group_9/Segment_group_14/Line_item/Action_request_notification_description_code" decoder="String" default="null" /> <jb:value property="configurationLevelNumber" data="MEDPRE/Segment_group_9/Segment_group_14/Line_item/Configuration_level_number" decoder="DABigDecimal" default="null" /> <jb:value property="configurationOperationCode" data="MEDPRE/Segment_group_9/Segment_group_14/Line_item/Configuration_operation_code" decoder="String" default="null" /> <jb:wiring property="itemNumberIdentification" beanIdRef="MEDPRE.Segment_group_9.Segment_group_14.Line_item.ITEM_NUMBER_IDENTIFICATION" /> <jb:wiring property="subLineInformation" beanIdRef="MEDPRE.Segment_group_9.Segment_group_14.Line_item.SUB_LINE_INFORMATION" /> </jb:bean> <jb:bean beanId="MEDPRE.Segment_group_9.Segment_group_14.Line_item.ITEM_NUMBER_IDENTIFICATION" class="org.milyn.edi.unedifact.d05a.common.field.ItemNumberIdentificationC212" createOnElement="MEDPRE/Segment_group_9/Segment_group_14/Line_item/ITEM_NUMBER_IDENTIFICATION"> <jb:value property="itemIdentifier" data="MEDPRE/Segment_group_9/Segment_group_14/Line_item/ITEM_NUMBER_IDENTIFICATION/Item_identifier" decoder="String" default="null" /> <jb:value property="itemTypeIdentificationCode" data="MEDPRE/Segment_group_9/Segment_group_14/Line_item/ITEM_NUMBER_IDENTIFICATION/Item_type_identification_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="MEDPRE/Segment_group_9/Segment_group_14/Line_item/ITEM_NUMBER_IDENTIFICATION/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="MEDPRE/Segment_group_9/Segment_group_14/Line_item/ITEM_NUMBER_IDENTIFICATION/Code_list_responsible_agency_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="MEDPRE.Segment_group_9.Segment_group_14.Line_item.SUB_LINE_INFORMATION" class="org.milyn.edi.unedifact.d05a.common.field.SubLineInformationC829" createOnElement="MEDPRE/Segment_group_9/Segment_group_14/Line_item/SUB_LINE_INFORMATION"> <jb:value property="subLineIndicatorCode" data="MEDPRE/Segment_group_9/Segment_group_14/Line_item/SUB_LINE_INFORMATION/Sub_line_indicator_code" decoder="String" default="null" /> <jb:value property="lineItemIdentifier" data="MEDPRE/Segment_group_9/Segment_group_14/Line_item/SUB_LINE_INFORMATION/Line_item_identifier" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="MEDPRE.Segment_group_9.Segment_group_14.Dosage_administration_List" class="java.util.ArrayList" createOnElement="MEDPRE/Segment_group_9/Segment_group_14"> <jb:wiring beanIdRef="MEDPRE.Segment_group_9.Segment_group_14.Dosage_administration" /> </jb:bean> <jb:bean beanId="MEDPRE.Segment_group_9.Segment_group_14.Dosage_administration" class="org.milyn.edi.unedifact.d05a.common.DosageAdministration" createOnElement="MEDPRE/Segment_group_9/Segment_group_14/Dosage_administration"> <jb:value property="dosageAdministrationCodeQualifier" data="MEDPRE/Segment_group_9/Segment_group_14/Dosage_administration/Dosage_administration_code_qualifier" decoder="String" default="null" /> <jb:wiring property="dosageDetails" beanIdRef="MEDPRE.Segment_group_9.Segment_group_14.Dosage_administration.DOSAGE_DETAILS" /> </jb:bean> <jb:bean beanId="MEDPRE.Segment_group_9.Segment_group_14.Dosage_administration.DOSAGE_DETAILS" class="org.milyn.edi.unedifact.d05a.common.field.DosageDetailsC838" createOnElement="MEDPRE/Segment_group_9/Segment_group_14/Dosage_administration/DOSAGE_DETAILS"> <jb:value property="dosageDescriptionIdentifier" data="MEDPRE/Segment_group_9/Segment_group_14/Dosage_administration/DOSAGE_DETAILS/Dosage_description_identifier" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="MEDPRE/Segment_group_9/Segment_group_14/Dosage_administration/DOSAGE_DETAILS/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="MEDPRE/Segment_group_9/Segment_group_14/Dosage_administration/DOSAGE_DETAILS/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="dosageDescription" data="MEDPRE/Segment_group_9/Segment_group_14/Dosage_administration/DOSAGE_DETAILS/Dosage_description" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="MEDPRE.Segment_group_9.Segment_group_14.Item_description" class="org.milyn.edi.unedifact.d05a.common.ItemDescription" createOnElement="MEDPRE/Segment_group_9/Segment_group_14/Item_description"> <jb:value property="descriptionFormatCode" data="MEDPRE/Segment_group_9/Segment_group_14/Item_description/Description_format_code" decoder="String" default="null" /> <jb:value property="surfaceOrLayerCode" data="MEDPRE/Segment_group_9/Segment_group_14/Item_description/Surface_or_layer_code" decoder="String" default="null" /> <jb:wiring property="itemCharacteristic" beanIdRef="MEDPRE.Segment_group_9.Segment_group_14.Item_description.ITEM_CHARACTERISTIC" /> <jb:wiring property="itemDescription" beanIdRef="MEDPRE.Segment_group_9.Segment_group_14.Item_description.ITEM_DESCRIPTION" /> </jb:bean> <jb:bean beanId="MEDPRE.Segment_group_9.Segment_group_14.Item_description.ITEM_CHARACTERISTIC" class="org.milyn.edi.unedifact.d05a.common.field.ItemCharacteristicC272" createOnElement="MEDPRE/Segment_group_9/Segment_group_14/Item_description/ITEM_CHARACTERISTIC"> <jb:value property="itemCharacteristicCode" data="MEDPRE/Segment_group_9/Segment_group_14/Item_description/ITEM_CHARACTERISTIC/Item_characteristic_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="MEDPRE/Segment_group_9/Segment_group_14/Item_description/ITEM_CHARACTERISTIC/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="MEDPRE/Segment_group_9/Segment_group_14/Item_description/ITEM_CHARACTERISTIC/Code_list_responsible_agency_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="MEDPRE.Segment_group_9.Segment_group_14.Item_description.ITEM_DESCRIPTION" class="org.milyn.edi.unedifact.d05a.common.field.ItemDescriptionC273" createOnElement="MEDPRE/Segment_group_9/Segment_group_14/Item_description/ITEM_DESCRIPTION"> <jb:value property="itemDescriptionCode" data="MEDPRE/Segment_group_9/Segment_group_14/Item_description/ITEM_DESCRIPTION/Item_description_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="MEDPRE/Segment_group_9/Segment_group_14/Item_description/ITEM_DESCRIPTION/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="MEDPRE/Segment_group_9/Segment_group_14/Item_description/ITEM_DESCRIPTION/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="itemDescription1" data="MEDPRE/Segment_group_9/Segment_group_14/Item_description/ITEM_DESCRIPTION/Item_description_-_-1" decoder="String" default="null" /> <jb:value property="itemDescription2" data="MEDPRE/Segment_group_9/Segment_group_14/Item_description/ITEM_DESCRIPTION/Item_description_-_-2" decoder="String" default="null" /> <jb:value property="languageNameCode" data="MEDPRE/Segment_group_9/Segment_group_14/Item_description/ITEM_DESCRIPTION/Language_name_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="MEDPRE.Segment_group_9.Segment_group_14.Quantity_List" class="java.util.ArrayList" createOnElement="MEDPRE/Segment_group_9/Segment_group_14"> <jb:wiring beanIdRef="MEDPRE.Segment_group_9.Segment_group_14.Quantity" /> </jb:bean> <jb:bean beanId="MEDPRE.Segment_group_9.Segment_group_14.Quantity" class="org.milyn.edi.unedifact.d05a.common.Quantity" createOnElement="MEDPRE/Segment_group_9/Segment_group_14/Quantity"> <jb:wiring property="quantityDetails" beanIdRef="MEDPRE.Segment_group_9.Segment_group_14.Quantity.QUANTITY_DETAILS" /> </jb:bean> <jb:bean beanId="MEDPRE.Segment_group_9.Segment_group_14.Quantity.QUANTITY_DETAILS" class="org.milyn.edi.unedifact.d05a.common.field.QuantityDetailsC186" createOnElement="MEDPRE/Segment_group_9/Segment_group_14/Quantity/QUANTITY_DETAILS"> <jb:value property="quantityTypeCodeQualifier" data="MEDPRE/Segment_group_9/Segment_group_14/Quantity/QUANTITY_DETAILS/Quantity_type_code_qualifier" decoder="String" default="null" /> <jb:value property="quantity" data="MEDPRE/Segment_group_9/Segment_group_14/Quantity/QUANTITY_DETAILS/Quantity" decoder="String" default="null" /> <jb:value property="measurementUnitCode" data="MEDPRE/Segment_group_9/Segment_group_14/Quantity/QUANTITY_DETAILS/Measurement_unit_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="MEDPRE.Segment_group_9.Segment_group_14.Product_group_information_List" class="java.util.ArrayList" createOnElement="MEDPRE/Segment_group_9/Segment_group_14"> <jb:wiring beanIdRef="MEDPRE.Segment_group_9.Segment_group_14.Product_group_information" /> </jb:bean> <jb:bean beanId="MEDPRE.Segment_group_9.Segment_group_14.Product_group_information" class="org.milyn.edi.unedifact.d05a.common.ProductGroupInformation" createOnElement="MEDPRE/Segment_group_9/Segment_group_14/Product_group_information"> <jb:value property="productGroupTypeCode" data="MEDPRE/Segment_group_9/Segment_group_14/Product_group_information/Product_group_type_code" decoder="String" default="null" /> <jb:wiring property="productGroup" beanIdRef="MEDPRE.Segment_group_9.Segment_group_14.Product_group_information.PRODUCT_GROUP" /> </jb:bean> <jb:bean beanId="MEDPRE.Segment_group_9.Segment_group_14.Product_group_information.PRODUCT_GROUP" class="org.milyn.edi.unedifact.d05a.common.field.ProductGroupC288" createOnElement="MEDPRE/Segment_group_9/Segment_group_14/Product_group_information/PRODUCT_GROUP"> <jb:value property="productGroupNameCode" data="MEDPRE/Segment_group_9/Segment_group_14/Product_group_information/PRODUCT_GROUP/Product_group_name_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="MEDPRE/Segment_group_9/Segment_group_14/Product_group_information/PRODUCT_GROUP/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="MEDPRE/Segment_group_9/Segment_group_14/Product_group_information/PRODUCT_GROUP/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="productGroupName" data="MEDPRE/Segment_group_9/Segment_group_14/Product_group_information/PRODUCT_GROUP/Product_group_name" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="MEDPRE.Segment_group_9.Segment_group_14.Party_identification_List" class="java.util.ArrayList" createOnElement="MEDPRE/Segment_group_9/Segment_group_14"> <jb:wiring beanIdRef="MEDPRE.Segment_group_9.Segment_group_14.Party_identification" /> </jb:bean> <jb:bean beanId="MEDPRE.Segment_group_9.Segment_group_14.Party_identification" class="org.milyn.edi.unedifact.d05a.common.PartyIdentification" createOnElement="MEDPRE/Segment_group_9/Segment_group_14/Party_identification"> <jb:value property="partyFunctionCodeQualifier" data="MEDPRE/Segment_group_9/Segment_group_14/Party_identification/Party_function_code_qualifier" decoder="String" default="null" /> <jb:value property="nameTypeCode" data="MEDPRE/Segment_group_9/Segment_group_14/Party_identification/Name_type_code" decoder="String" default="null" /> <jb:value property="nameStatusCode" data="MEDPRE/Segment_group_9/Segment_group_14/Party_identification/Name_status_code" decoder="String" default="null" /> <jb:value property="actionRequestNotificationDescriptionCode" data="MEDPRE/Segment_group_9/Segment_group_14/Party_identification/Action_request_notification_description_code" decoder="String" default="null" /> <jb:wiring property="identificationNumber" beanIdRef="MEDPRE.Segment_group_9.Segment_group_14.Party_identification.IDENTIFICATION_NUMBER" /> <jb:wiring property="partyIdentificationDetails" beanIdRef="MEDPRE.Segment_group_9.Segment_group_14.Party_identification.PARTY_IDENTIFICATION_DETAILS" /> <jb:wiring property="nameComponentDetails1" beanIdRef="MEDPRE.Segment_group_9.Segment_group_14.Party_identification.NAME_COMPONENT_DETAILS_-_-1" /> <jb:wiring property="nameComponentDetails2" beanIdRef="MEDPRE.Segment_group_9.Segment_group_14.Party_identification.NAME_COMPONENT_DETAILS_-_-2" /> <jb:wiring property="nameComponentDetails3" beanIdRef="MEDPRE.Segment_group_9.Segment_group_14.Party_identification.NAME_COMPONENT_DETAILS_-_-3" /> <jb:wiring property="nameComponentDetails4" beanIdRef="MEDPRE.Segment_group_9.Segment_group_14.Party_identification.NAME_COMPONENT_DETAILS_-_-4" /> <jb:wiring property="nameComponentDetails5" beanIdRef="MEDPRE.Segment_group_9.Segment_group_14.Party_identification.NAME_COMPONENT_DETAILS_-_-5" /> </jb:bean> <jb:bean beanId="MEDPRE.Segment_group_9.Segment_group_14.Party_identification.IDENTIFICATION_NUMBER" class="org.milyn.edi.unedifact.d05a.common.field.IdentificationNumberC206" createOnElement="MEDPRE/Segment_group_9/Segment_group_14/Party_identification/IDENTIFICATION_NUMBER"> <jb:value property="objectIdentifier" data="MEDPRE/Segment_group_9/Segment_group_14/Party_identification/IDENTIFICATION_NUMBER/Object_identifier" decoder="String" default="null" /> <jb:value property="objectIdentificationCodeQualifier" data="MEDPRE/Segment_group_9/Segment_group_14/Party_identification/IDENTIFICATION_NUMBER/Object_identification_code_qualifier" decoder="String" default="null" /> <jb:value property="statusDescriptionCode" data="MEDPRE/Segment_group_9/Segment_group_14/Party_identification/IDENTIFICATION_NUMBER/Status_description_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="MEDPRE.Segment_group_9.Segment_group_14.Party_identification.PARTY_IDENTIFICATION_DETAILS" class="org.milyn.edi.unedifact.d05a.common.field.PartyIdentificationDetailsC082" createOnElement="MEDPRE/Segment_group_9/Segment_group_14/Party_identification/PARTY_IDENTIFICATION_DETAILS"> <jb:value property="partyIdentifier" data="MEDPRE/Segment_group_9/Segment_group_14/Party_identification/PARTY_IDENTIFICATION_DETAILS/Party_identifier" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="MEDPRE/Segment_group_9/Segment_group_14/Party_identification/PARTY_IDENTIFICATION_DETAILS/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="MEDPRE/Segment_group_9/Segment_group_14/Party_identification/PARTY_IDENTIFICATION_DETAILS/Code_list_responsible_agency_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="MEDPRE.Segment_group_9.Segment_group_14.Party_identification.NAME_COMPONENT_DETAILS_-_-1" class="org.milyn.edi.unedifact.d05a.common.field.NameComponentDetailsC816" createOnElement="MEDPRE/Segment_group_9/Segment_group_14/Party_identification/NAME_COMPONENT_DETAILS_-_-1"> <jb:value property="nameComponentTypeCodeQualifier" data="MEDPRE/Segment_group_9/Segment_group_14/Party_identification/NAME_COMPONENT_DETAILS_-_-1/Name_component_type_code_qualifier" decoder="String" default="null" /> <jb:value property="nameComponentDescription" data="MEDPRE/Segment_group_9/Segment_group_14/Party_identification/NAME_COMPONENT_DETAILS_-_-1/Name_component_description" decoder="String" default="null" /> <jb:value property="nameComponentUsageCode" data="MEDPRE/Segment_group_9/Segment_group_14/Party_identification/NAME_COMPONENT_DETAILS_-_-1/Name_component_usage_code" decoder="String" default="null" /> <jb:value property="nameOriginalAlphabetCode" data="MEDPRE/Segment_group_9/Segment_group_14/Party_identification/NAME_COMPONENT_DETAILS_-_-1/Name_original_alphabet_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="MEDPRE.Segment_group_9.Segment_group_14.Party_identification.NAME_COMPONENT_DETAILS_-_-2" class="org.milyn.edi.unedifact.d05a.common.field.NameComponentDetailsC816" createOnElement="MEDPRE/Segment_group_9/Segment_group_14/Party_identification/NAME_COMPONENT_DETAILS_-_-2"> <jb:value property="nameComponentTypeCodeQualifier" data="MEDPRE/Segment_group_9/Segment_group_14/Party_identification/NAME_COMPONENT_DETAILS_-_-2/Name_component_type_code_qualifier" decoder="String" default="null" /> <jb:value property="nameComponentDescription" data="MEDPRE/Segment_group_9/Segment_group_14/Party_identification/NAME_COMPONENT_DETAILS_-_-2/Name_component_description" decoder="String" default="null" /> <jb:value property="nameComponentUsageCode" data="MEDPRE/Segment_group_9/Segment_group_14/Party_identification/NAME_COMPONENT_DETAILS_-_-2/Name_component_usage_code" decoder="String" default="null" /> <jb:value property="nameOriginalAlphabetCode" data="MEDPRE/Segment_group_9/Segment_group_14/Party_identification/NAME_COMPONENT_DETAILS_-_-2/Name_original_alphabet_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="MEDPRE.Segment_group_9.Segment_group_14.Party_identification.NAME_COMPONENT_DETAILS_-_-3" class="org.milyn.edi.unedifact.d05a.common.field.NameComponentDetailsC816" createOnElement="MEDPRE/Segment_group_9/Segment_group_14/Party_identification/NAME_COMPONENT_DETAILS_-_-3"> <jb:value property="nameComponentTypeCodeQualifier" data="MEDPRE/Segment_group_9/Segment_group_14/Party_identification/NAME_COMPONENT_DETAILS_-_-3/Name_component_type_code_qualifier" decoder="String" default="null" /> <jb:value property="nameComponentDescription" data="MEDPRE/Segment_group_9/Segment_group_14/Party_identification/NAME_COMPONENT_DETAILS_-_-3/Name_component_description" decoder="String" default="null" /> <jb:value property="nameComponentUsageCode" data="MEDPRE/Segment_group_9/Segment_group_14/Party_identification/NAME_COMPONENT_DETAILS_-_-3/Name_component_usage_code" decoder="String" default="null" /> <jb:value property="nameOriginalAlphabetCode" data="MEDPRE/Segment_group_9/Segment_group_14/Party_identification/NAME_COMPONENT_DETAILS_-_-3/Name_original_alphabet_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="MEDPRE.Segment_group_9.Segment_group_14.Party_identification.NAME_COMPONENT_DETAILS_-_-4" class="org.milyn.edi.unedifact.d05a.common.field.NameComponentDetailsC816" createOnElement="MEDPRE/Segment_group_9/Segment_group_14/Party_identification/NAME_COMPONENT_DETAILS_-_-4"> <jb:value property="nameComponentTypeCodeQualifier" data="MEDPRE/Segment_group_9/Segment_group_14/Party_identification/NAME_COMPONENT_DETAILS_-_-4/Name_component_type_code_qualifier" decoder="String" default="null" /> <jb:value property="nameComponentDescription" data="MEDPRE/Segment_group_9/Segment_group_14/Party_identification/NAME_COMPONENT_DETAILS_-_-4/Name_component_description" decoder="String" default="null" /> <jb:value property="nameComponentUsageCode" data="MEDPRE/Segment_group_9/Segment_group_14/Party_identification/NAME_COMPONENT_DETAILS_-_-4/Name_component_usage_code" decoder="String" default="null" /> <jb:value property="nameOriginalAlphabetCode" data="MEDPRE/Segment_group_9/Segment_group_14/Party_identification/NAME_COMPONENT_DETAILS_-_-4/Name_original_alphabet_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="MEDPRE.Segment_group_9.Segment_group_14.Party_identification.NAME_COMPONENT_DETAILS_-_-5" class="org.milyn.edi.unedifact.d05a.common.field.NameComponentDetailsC816" createOnElement="MEDPRE/Segment_group_9/Segment_group_14/Party_identification/NAME_COMPONENT_DETAILS_-_-5"> <jb:value property="nameComponentTypeCodeQualifier" data="MEDPRE/Segment_group_9/Segment_group_14/Party_identification/NAME_COMPONENT_DETAILS_-_-5/Name_component_type_code_qualifier" decoder="String" default="null" /> <jb:value property="nameComponentDescription" data="MEDPRE/Segment_group_9/Segment_group_14/Party_identification/NAME_COMPONENT_DETAILS_-_-5/Name_component_description" decoder="String" default="null" /> <jb:value property="nameComponentUsageCode" data="MEDPRE/Segment_group_9/Segment_group_14/Party_identification/NAME_COMPONENT_DETAILS_-_-5/Name_component_usage_code" decoder="String" default="null" /> <jb:value property="nameOriginalAlphabetCode" data="MEDPRE/Segment_group_9/Segment_group_14/Party_identification/NAME_COMPONENT_DETAILS_-_-5/Name_original_alphabet_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="MEDPRE.Segment_group_9.Segment_group_14.Package" class="org.milyn.edi.unedifact.d05a.common.Package" createOnElement="MEDPRE/Segment_group_9/Segment_group_14/Package"> <jb:value property="packageQuantity" data="MEDPRE/Segment_group_9/Segment_group_14/Package/Package_quantity" decoder="DABigDecimal" default="null" /> <jb:wiring property="packagingDetails" beanIdRef="MEDPRE.Segment_group_9.Segment_group_14.Package.PACKAGING_DETAILS" /> <jb:wiring property="packageType" beanIdRef="MEDPRE.Segment_group_9.Segment_group_14.Package.PACKAGE_TYPE" /> <jb:wiring property="packageTypeIdentification" beanIdRef="MEDPRE.Segment_group_9.Segment_group_14.Package.PACKAGE_TYPE_IDENTIFICATION" /> <jb:wiring property="returnablePackageDetails" beanIdRef="MEDPRE.Segment_group_9.Segment_group_14.Package.RETURNABLE_PACKAGE_DETAILS" /> </jb:bean> <jb:bean beanId="MEDPRE.Segment_group_9.Segment_group_14.Package.PACKAGING_DETAILS" class="org.milyn.edi.unedifact.d05a.common.field.PackagingDetailsC531" createOnElement="MEDPRE/Segment_group_9/Segment_group_14/Package/PACKAGING_DETAILS"> <jb:value property="packagingLevelCode" data="MEDPRE/Segment_group_9/Segment_group_14/Package/PACKAGING_DETAILS/Packaging_level_code" decoder="String" default="null" /> <jb:value property="packagingRelatedDescriptionCode" data="MEDPRE/Segment_group_9/Segment_group_14/Package/PACKAGING_DETAILS/Packaging_related_description_code" decoder="String" default="null" /> <jb:value property="packagingTermsAndConditionsCode" data="MEDPRE/Segment_group_9/Segment_group_14/Package/PACKAGING_DETAILS/Packaging_terms_and_conditions_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="MEDPRE.Segment_group_9.Segment_group_14.Package.PACKAGE_TYPE" class="org.milyn.edi.unedifact.d05a.common.field.PackageTypeC202" createOnElement="MEDPRE/Segment_group_9/Segment_group_14/Package/PACKAGE_TYPE"> <jb:value property="packageTypeDescriptionCode" data="MEDPRE/Segment_group_9/Segment_group_14/Package/PACKAGE_TYPE/Package_type_description_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="MEDPRE/Segment_group_9/Segment_group_14/Package/PACKAGE_TYPE/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="MEDPRE/Segment_group_9/Segment_group_14/Package/PACKAGE_TYPE/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="typeOfPackages" data="MEDPRE/Segment_group_9/Segment_group_14/Package/PACKAGE_TYPE/Type_of_packages" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="MEDPRE.Segment_group_9.Segment_group_14.Package.PACKAGE_TYPE_IDENTIFICATION" class="org.milyn.edi.unedifact.d05a.common.field.PackageTypeIdentificationC402" createOnElement="MEDPRE/Segment_group_9/Segment_group_14/Package/PACKAGE_TYPE_IDENTIFICATION"> <jb:value property="descriptionFormatCode" data="MEDPRE/Segment_group_9/Segment_group_14/Package/PACKAGE_TYPE_IDENTIFICATION/Description_format_code" decoder="String" default="null" /> <jb:value property="typeOfPackages1" data="MEDPRE/Segment_group_9/Segment_group_14/Package/PACKAGE_TYPE_IDENTIFICATION/Type_of_packages_-_-1" decoder="String" default="null" /> <jb:value property="itemTypeIdentificationCode1" data="MEDPRE/Segment_group_9/Segment_group_14/Package/PACKAGE_TYPE_IDENTIFICATION/Item_type_identification_code_-_-1" decoder="String" default="null" /> <jb:value property="typeOfPackages2" data="MEDPRE/Segment_group_9/Segment_group_14/Package/PACKAGE_TYPE_IDENTIFICATION/Type_of_packages_-_-2" decoder="String" default="null" /> <jb:value property="itemTypeIdentificationCode2" data="MEDPRE/Segment_group_9/Segment_group_14/Package/PACKAGE_TYPE_IDENTIFICATION/Item_type_identification_code_-_-2" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="MEDPRE.Segment_group_9.Segment_group_14.Package.RETURNABLE_PACKAGE_DETAILS" class="org.milyn.edi.unedifact.d05a.common.field.ReturnablePackageDetailsC532" createOnElement="MEDPRE/Segment_group_9/Segment_group_14/Package/RETURNABLE_PACKAGE_DETAILS"> <jb:value property="returnablePackageFreightPaymentResponsibilityCode" data="MEDPRE/Segment_group_9/Segment_group_14/Package/RETURNABLE_PACKAGE_DETAILS/Returnable_package_freight_payment_responsibility_code" decoder="String" default="null" /> <jb:value property="returnablePackageLoadContentsCode" data="MEDPRE/Segment_group_9/Segment_group_14/Package/RETURNABLE_PACKAGE_DETAILS/Returnable_package_load_contents_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="MEDPRE.Segment_group_9.Segment_group_14.Identity_List" class="java.util.ArrayList" createOnElement="MEDPRE/Segment_group_9/Segment_group_14"> <jb:wiring beanIdRef="MEDPRE.Segment_group_9.Segment_group_14.Identity" /> </jb:bean> <jb:bean beanId="MEDPRE.Segment_group_9.Segment_group_14.Identity" class="org.milyn.edi.unedifact.d05a.common.Identity" createOnElement="MEDPRE/Segment_group_9/Segment_group_14/Identity"> <jb:value property="objectTypeCodeQualifier" data="MEDPRE/Segment_group_9/Segment_group_14/Identity/Object_type_code_qualifier" decoder="String" default="null" /> <jb:value property="statusDescriptionCode" data="MEDPRE/Segment_group_9/Segment_group_14/Identity/Status_description_code" decoder="String" default="null" /> <jb:value property="configurationLevelNumber" data="MEDPRE/Segment_group_9/Segment_group_14/Identity/Configuration_level_number" decoder="DABigDecimal" default="null" /> <jb:wiring property="identificationNumber" beanIdRef="MEDPRE.Segment_group_9.Segment_group_14.Identity.IDENTIFICATION_NUMBER" /> <jb:wiring property="partyIdentificationDetails" beanIdRef="MEDPRE.Segment_group_9.Segment_group_14.Identity.PARTY_IDENTIFICATION_DETAILS" /> <jb:wiring property="positionIdentification" beanIdRef="MEDPRE.Segment_group_9.Segment_group_14.Identity.POSITION_IDENTIFICATION" /> <jb:wiring property="characteristicDescription" beanIdRef="MEDPRE.Segment_group_9.Segment_group_14.Identity.CHARACTERISTIC_DESCRIPTION" /> </jb:bean> <jb:bean beanId="MEDPRE.Segment_group_9.Segment_group_14.Identity.IDENTIFICATION_NUMBER" class="org.milyn.edi.unedifact.d05a.common.field.IdentificationNumberC206" createOnElement="MEDPRE/Segment_group_9/Segment_group_14/Identity/IDENTIFICATION_NUMBER"> <jb:value property="objectIdentifier" data="MEDPRE/Segment_group_9/Segment_group_14/Identity/IDENTIFICATION_NUMBER/Object_identifier" decoder="String" default="null" /> <jb:value property="objectIdentificationCodeQualifier" data="MEDPRE/Segment_group_9/Segment_group_14/Identity/IDENTIFICATION_NUMBER/Object_identification_code_qualifier" decoder="String" default="null" /> <jb:value property="statusDescriptionCode" data="MEDPRE/Segment_group_9/Segment_group_14/Identity/IDENTIFICATION_NUMBER/Status_description_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="MEDPRE.Segment_group_9.Segment_group_14.Identity.PARTY_IDENTIFICATION_DETAILS" class="org.milyn.edi.unedifact.d05a.common.field.PartyIdentificationDetailsC082" createOnElement="MEDPRE/Segment_group_9/Segment_group_14/Identity/PARTY_IDENTIFICATION_DETAILS"> <jb:value property="partyIdentifier" data="MEDPRE/Segment_group_9/Segment_group_14/Identity/PARTY_IDENTIFICATION_DETAILS/Party_identifier" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="MEDPRE/Segment_group_9/Segment_group_14/Identity/PARTY_IDENTIFICATION_DETAILS/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="MEDPRE/Segment_group_9/Segment_group_14/Identity/PARTY_IDENTIFICATION_DETAILS/Code_list_responsible_agency_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="MEDPRE.Segment_group_9.Segment_group_14.Identity.POSITION_IDENTIFICATION" class="org.milyn.edi.unedifact.d05a.common.field.PositionIdentificationC778" createOnElement="MEDPRE/Segment_group_9/Segment_group_14/Identity/POSITION_IDENTIFICATION"> <jb:value property="hierarchicalStructureLevelIdentifier" data="MEDPRE/Segment_group_9/Segment_group_14/Identity/POSITION_IDENTIFICATION/Hierarchical_structure_level_identifier" decoder="String" default="null" /> <jb:value property="sequencePositionIdentifier" data="MEDPRE/Segment_group_9/Segment_group_14/Identity/POSITION_IDENTIFICATION/Sequence_position_identifier" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="MEDPRE.Segment_group_9.Segment_group_14.Identity.CHARACTERISTIC_DESCRIPTION" class="org.milyn.edi.unedifact.d05a.common.field.CharacteristicDescriptionC240" createOnElement="MEDPRE/Segment_group_9/Segment_group_14/Identity/CHARACTERISTIC_DESCRIPTION"> <jb:value property="characteristicDescriptionCode" data="MEDPRE/Segment_group_9/Segment_group_14/Identity/CHARACTERISTIC_DESCRIPTION/Characteristic_description_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="MEDPRE/Segment_group_9/Segment_group_14/Identity/CHARACTERISTIC_DESCRIPTION/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="MEDPRE/Segment_group_9/Segment_group_14/Identity/CHARACTERISTIC_DESCRIPTION/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="characteristicDescription1" data="MEDPRE/Segment_group_9/Segment_group_14/Identity/CHARACTERISTIC_DESCRIPTION/Characteristic_description_-_-1" decoder="String" default="null" /> <jb:value property="characteristicDescription2" data="MEDPRE/Segment_group_9/Segment_group_14/Identity/CHARACTERISTIC_DESCRIPTION/Characteristic_description_-_-2" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="MEDPRE.Segment_group_9.Segment_group_14.Delivery_limitations_List" class="java.util.ArrayList" createOnElement="MEDPRE/Segment_group_9/Segment_group_14"> <jb:wiring beanIdRef="MEDPRE.Segment_group_9.Segment_group_14.Delivery_limitations" /> </jb:bean> <jb:bean beanId="MEDPRE.Segment_group_9.Segment_group_14.Delivery_limitations" class="org.milyn.edi.unedifact.d05a.common.DeliveryLimitations" createOnElement="MEDPRE/Segment_group_9/Segment_group_14/Delivery_limitations"> <jb:value property="backOrderArrangementTypeCode" data="MEDPRE/Segment_group_9/Segment_group_14/Delivery_limitations/Back_order_arrangement_type_code" decoder="String" default="null" /> <jb:value property="substitutionConditionCode" data="MEDPRE/Segment_group_9/Segment_group_14/Delivery_limitations/Substitution_condition_code" decoder="String" default="null" /> <jb:wiring property="instruction" beanIdRef="MEDPRE.Segment_group_9.Segment_group_14.Delivery_limitations.INSTRUCTION" /> <jb:wiring property="specialServicesIdentification" beanIdRef="MEDPRE.Segment_group_9.Segment_group_14.Delivery_limitations.SPECIAL_SERVICES_IDENTIFICATION" /> </jb:bean> <jb:bean beanId="MEDPRE.Segment_group_9.Segment_group_14.Delivery_limitations.INSTRUCTION" class="org.milyn.edi.unedifact.d05a.common.field.InstructionC522" createOnElement="MEDPRE/Segment_group_9/Segment_group_14/Delivery_limitations/INSTRUCTION"> <jb:value property="instructionTypeCodeQualifier" data="MEDPRE/Segment_group_9/Segment_group_14/Delivery_limitations/INSTRUCTION/Instruction_type_code_qualifier" decoder="String" default="null" /> <jb:value property="instructionDescriptionCode" data="MEDPRE/Segment_group_9/Segment_group_14/Delivery_limitations/INSTRUCTION/Instruction_description_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="MEDPRE/Segment_group_9/Segment_group_14/Delivery_limitations/INSTRUCTION/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="MEDPRE/Segment_group_9/Segment_group_14/Delivery_limitations/INSTRUCTION/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="instructionDescription" data="MEDPRE/Segment_group_9/Segment_group_14/Delivery_limitations/INSTRUCTION/Instruction_description" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="MEDPRE.Segment_group_9.Segment_group_14.Delivery_limitations.SPECIAL_SERVICES_IDENTIFICATION" class="org.milyn.edi.unedifact.d05a.common.field.SpecialServicesIdentificationC214" createOnElement="MEDPRE/Segment_group_9/Segment_group_14/Delivery_limitations/SPECIAL_SERVICES_IDENTIFICATION"> <jb:value property="specialServiceDescriptionCode" data="MEDPRE/Segment_group_9/Segment_group_14/Delivery_limitations/SPECIAL_SERVICES_IDENTIFICATION/Special_service_description_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="MEDPRE/Segment_group_9/Segment_group_14/Delivery_limitations/SPECIAL_SERVICES_IDENTIFICATION/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="MEDPRE/Segment_group_9/Segment_group_14/Delivery_limitations/SPECIAL_SERVICES_IDENTIFICATION/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="specialServiceDescription1" data="MEDPRE/Segment_group_9/Segment_group_14/Delivery_limitations/SPECIAL_SERVICES_IDENTIFICATION/Special_service_description_-_-1" decoder="String" default="null" /> <jb:value property="specialServiceDescription2" data="MEDPRE/Segment_group_9/Segment_group_14/Delivery_limitations/SPECIAL_SERVICES_IDENTIFICATION/Special_service_description_-_-2" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="MEDPRE.Segment_group_9.Segment_group_14.Number_of_units" class="org.milyn.edi.unedifact.d05a.common.NumberOfUnits" createOnElement="MEDPRE/Segment_group_9/Segment_group_14/Number_of_units"> <jb:wiring property="numberOfUnitDetails" beanIdRef="MEDPRE.Segment_group_9.Segment_group_14.Number_of_units.NUMBER_OF_UNIT_DETAILS" /> </jb:bean> <jb:bean beanId="MEDPRE.Segment_group_9.Segment_group_14.Number_of_units.NUMBER_OF_UNIT_DETAILS" class="org.milyn.edi.unedifact.d05a.common.field.NumberOfUnitDetailsC523" createOnElement="MEDPRE/Segment_group_9/Segment_group_14/Number_of_units/NUMBER_OF_UNIT_DETAILS"> <jb:value property="unitsQuantity" data="MEDPRE/Segment_group_9/Segment_group_14/Number_of_units/NUMBER_OF_UNIT_DETAILS/Units_quantity" decoder="DABigDecimal" default="null" /> <jb:value property="unitTypeCodeQualifier" data="MEDPRE/Segment_group_9/Segment_group_14/Number_of_units/NUMBER_OF_UNIT_DETAILS/Unit_type_code_qualifier" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="MEDPRE.Segment_group_9.Segment_group_14.Process_identification_List" class="java.util.ArrayList" createOnElement="MEDPRE/Segment_group_9/Segment_group_14"> <jb:wiring beanIdRef="MEDPRE.Segment_group_9.Segment_group_14.Process_identification" /> </jb:bean> <jb:bean beanId="MEDPRE.Segment_group_9.Segment_group_14.Process_identification" class="org.milyn.edi.unedifact.d05a.common.ProcessIdentification" createOnElement="MEDPRE/Segment_group_9/Segment_group_14/Process_identification"> <jb:wiring property="processTypeAndDescription" beanIdRef="MEDPRE.Segment_group_9.Segment_group_14.Process_identification.PROCESS_TYPE_AND_DESCRIPTION" /> <jb:wiring property="processIdentificationDetails" beanIdRef="MEDPRE.Segment_group_9.Segment_group_14.Process_identification.PROCESS_IDENTIFICATION_DETAILS" /> </jb:bean> <jb:bean beanId="MEDPRE.Segment_group_9.Segment_group_14.Process_identification.PROCESS_TYPE_AND_DESCRIPTION" class="org.milyn.edi.unedifact.d05a.common.field.ProcessTypeAndDescriptionC242" createOnElement="MEDPRE/Segment_group_9/Segment_group_14/Process_identification/PROCESS_TYPE_AND_DESCRIPTION"> <jb:value property="processTypeDescriptionCode" data="MEDPRE/Segment_group_9/Segment_group_14/Process_identification/PROCESS_TYPE_AND_DESCRIPTION/Process_type_description_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="MEDPRE/Segment_group_9/Segment_group_14/Process_identification/PROCESS_TYPE_AND_DESCRIPTION/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="MEDPRE/Segment_group_9/Segment_group_14/Process_identification/PROCESS_TYPE_AND_DESCRIPTION/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="processTypeDescription1" data="MEDPRE/Segment_group_9/Segment_group_14/Process_identification/PROCESS_TYPE_AND_DESCRIPTION/Process_type_description_-_-1" decoder="String" default="null" /> <jb:value property="processTypeDescription2" data="MEDPRE/Segment_group_9/Segment_group_14/Process_identification/PROCESS_TYPE_AND_DESCRIPTION/Process_type_description_-_-2" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="MEDPRE.Segment_group_9.Segment_group_14.Process_identification.PROCESS_IDENTIFICATION_DETAILS" class="org.milyn.edi.unedifact.d05a.common.field.ProcessIdentificationDetailsC830" createOnElement="MEDPRE/Segment_group_9/Segment_group_14/Process_identification/PROCESS_IDENTIFICATION_DETAILS"> <jb:value property="processDescriptionCode" data="MEDPRE/Segment_group_9/Segment_group_14/Process_identification/PROCESS_IDENTIFICATION_DETAILS/Process_description_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="MEDPRE/Segment_group_9/Segment_group_14/Process_identification/PROCESS_IDENTIFICATION_DETAILS/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="MEDPRE/Segment_group_9/Segment_group_14/Process_identification/PROCESS_IDENTIFICATION_DETAILS/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="processDescription" data="MEDPRE/Segment_group_9/Segment_group_14/Process_identification/PROCESS_IDENTIFICATION_DETAILS/Process_description" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="MEDPRE.Segment_group_9.Segment_group_14.Date_time_period_List" class="java.util.ArrayList" createOnElement="MEDPRE/Segment_group_9/Segment_group_14"> <jb:wiring beanIdRef="MEDPRE.Segment_group_9.Segment_group_14.Date_time_period" /> </jb:bean> <jb:bean beanId="MEDPRE.Segment_group_9.Segment_group_14.Date_time_period" class="org.milyn.edi.unedifact.d05a.common.DateTimePeriod" createOnElement="MEDPRE/Segment_group_9/Segment_group_14/Date_time_period"> <jb:wiring property="dateTimePeriod" beanIdRef="MEDPRE.Segment_group_9.Segment_group_14.Date_time_period.DATE_TIME_PERIOD" /> </jb:bean> <jb:bean beanId="MEDPRE.Segment_group_9.Segment_group_14.Date_time_period.DATE_TIME_PERIOD" class="org.milyn.edi.unedifact.d05a.common.field.DateTimePeriodC507" createOnElement="MEDPRE/Segment_group_9/Segment_group_14/Date_time_period/DATE_TIME_PERIOD"> <jb:value property="dateOrTimeOrPeriodFunctionCodeQualifier" data="MEDPRE/Segment_group_9/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="MEDPRE/Segment_group_9/Segment_group_14/Date_time_period/DATE_TIME_PERIOD/Date_or_time_or_period_text" decoder="String" default="null" /> <jb:value property="dateOrTimeOrPeriodFormatCode" data="MEDPRE/Segment_group_9/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="MEDPRE.Segment_group_9.Segment_group_14.Status" class="org.milyn.edi.unedifact.d05a.common.Status" createOnElement="MEDPRE/Segment_group_9/Segment_group_14/Status"> <jb:wiring property="statusCategory" beanIdRef="MEDPRE.Segment_group_9.Segment_group_14.Status.STATUS_CATEGORY" /> <jb:wiring property="status" beanIdRef="MEDPRE.Segment_group_9.Segment_group_14.Status.STATUS" /> <jb:wiring property="statusReason1" beanIdRef="MEDPRE.Segment_group_9.Segment_group_14.Status.STATUS_REASON_-_-1" /> <jb:wiring property="statusReason2" beanIdRef="MEDPRE.Segment_group_9.Segment_group_14.Status.STATUS_REASON_-_-2" /> <jb:wiring property="statusReason3" beanIdRef="MEDPRE.Segment_group_9.Segment_group_14.Status.STATUS_REASON_-_-3" /> <jb:wiring property="statusReason4" beanIdRef="MEDPRE.Segment_group_9.Segment_group_14.Status.STATUS_REASON_-_-4" /> <jb:wiring property="statusReason5" beanIdRef="MEDPRE.Segment_group_9.Segment_group_14.Status.STATUS_REASON_-_-5" /> </jb:bean> <jb:bean beanId="MEDPRE.Segment_group_9.Segment_group_14.Status.STATUS_CATEGORY" class="org.milyn.edi.unedifact.d05a.common.field.StatusCategoryC601" createOnElement="MEDPRE/Segment_group_9/Segment_group_14/Status/STATUS_CATEGORY"> <jb:value property="statusCategoryCode" data="MEDPRE/Segment_group_9/Segment_group_14/Status/STATUS_CATEGORY/Status_category_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="MEDPRE/Segment_group_9/Segment_group_14/Status/STATUS_CATEGORY/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="MEDPRE/Segment_group_9/Segment_group_14/Status/STATUS_CATEGORY/Code_list_responsible_agency_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="MEDPRE.Segment_group_9.Segment_group_14.Status.STATUS" class="org.milyn.edi.unedifact.d05a.common.field.StatusC555" createOnElement="MEDPRE/Segment_group_9/Segment_group_14/Status/STATUS"> <jb:value property="statusDescriptionCode" data="MEDPRE/Segment_group_9/Segment_group_14/Status/STATUS/Status_description_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="MEDPRE/Segment_group_9/Segment_group_14/Status/STATUS/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="MEDPRE/Segment_group_9/Segment_group_14/Status/STATUS/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="statusDescription" data="MEDPRE/Segment_group_9/Segment_group_14/Status/STATUS/Status_description" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="MEDPRE.Segment_group_9.Segment_group_14.Status.STATUS_REASON_-_-1" class="org.milyn.edi.unedifact.d05a.common.field.StatusReasonC556" createOnElement="MEDPRE/Segment_group_9/Segment_group_14/Status/STATUS_REASON_-_-1"> <jb:value property="statusReasonDescriptionCode" data="MEDPRE/Segment_group_9/Segment_group_14/Status/STATUS_REASON_-_-1/Status_reason_description_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="MEDPRE/Segment_group_9/Segment_group_14/Status/STATUS_REASON_-_-1/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="MEDPRE/Segment_group_9/Segment_group_14/Status/STATUS_REASON_-_-1/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="statusReasonDescription" data="MEDPRE/Segment_group_9/Segment_group_14/Status/STATUS_REASON_-_-1/Status_reason_description" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="MEDPRE.Segment_group_9.Segment_group_14.Status.STATUS_REASON_-_-2" class="org.milyn.edi.unedifact.d05a.common.field.StatusReasonC556" createOnElement="MEDPRE/Segment_group_9/Segment_group_14/Status/STATUS_REASON_-_-2"> <jb:value property="statusReasonDescriptionCode" data="MEDPRE/Segment_group_9/Segment_group_14/Status/STATUS_REASON_-_-2/Status_reason_description_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="MEDPRE/Segment_group_9/Segment_group_14/Status/STATUS_REASON_-_-2/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="MEDPRE/Segment_group_9/Segment_group_14/Status/STATUS_REASON_-_-2/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="statusReasonDescription" data="MEDPRE/Segment_group_9/Segment_group_14/Status/STATUS_REASON_-_-2/Status_reason_description" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="MEDPRE.Segment_group_9.Segment_group_14.Status.STATUS_REASON_-_-3" class="org.milyn.edi.unedifact.d05a.common.field.StatusReasonC556" createOnElement="MEDPRE/Segment_group_9/Segment_group_14/Status/STATUS_REASON_-_-3"> <jb:value property="statusReasonDescriptionCode" data="MEDPRE/Segment_group_9/Segment_group_14/Status/STATUS_REASON_-_-3/Status_reason_description_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="MEDPRE/Segment_group_9/Segment_group_14/Status/STATUS_REASON_-_-3/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="MEDPRE/Segment_group_9/Segment_group_14/Status/STATUS_REASON_-_-3/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="statusReasonDescription" data="MEDPRE/Segment_group_9/Segment_group_14/Status/STATUS_REASON_-_-3/Status_reason_description" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="MEDPRE.Segment_group_9.Segment_group_14.Status.STATUS_REASON_-_-4" class="org.milyn.edi.unedifact.d05a.common.field.StatusReasonC556" createOnElement="MEDPRE/Segment_group_9/Segment_group_14/Status/STATUS_REASON_-_-4"> <jb:value property="statusReasonDescriptionCode" data="MEDPRE/Segment_group_9/Segment_group_14/Status/STATUS_REASON_-_-4/Status_reason_description_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="MEDPRE/Segment_group_9/Segment_group_14/Status/STATUS_REASON_-_-4/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="MEDPRE/Segment_group_9/Segment_group_14/Status/STATUS_REASON_-_-4/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="statusReasonDescription" data="MEDPRE/Segment_group_9/Segment_group_14/Status/STATUS_REASON_-_-4/Status_reason_description" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="MEDPRE.Segment_group_9.Segment_group_14.Status.STATUS_REASON_-_-5" class="org.milyn.edi.unedifact.d05a.common.field.StatusReasonC556" createOnElement="MEDPRE/Segment_group_9/Segment_group_14/Status/STATUS_REASON_-_-5"> <jb:value property="statusReasonDescriptionCode" data="MEDPRE/Segment_group_9/Segment_group_14/Status/STATUS_REASON_-_-5/Status_reason_description_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="MEDPRE/Segment_group_9/Segment_group_14/Status/STATUS_REASON_-_-5/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="MEDPRE/Segment_group_9/Segment_group_14/Status/STATUS_REASON_-_-5/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="statusReasonDescription" data="MEDPRE/Segment_group_9/Segment_group_14/Status/STATUS_REASON_-_-5/Status_reason_description" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="MEDPRE.Segment_group_9.Segment_group_14.Clinical_information_List" class="java.util.ArrayList" createOnElement="MEDPRE/Segment_group_9/Segment_group_14"> <jb:wiring beanIdRef="MEDPRE.Segment_group_9.Segment_group_14.Clinical_information" /> </jb:bean> <jb:bean beanId="MEDPRE.Segment_group_9.Segment_group_14.Clinical_information" class="org.milyn.edi.unedifact.d05a.common.ClinicalInformation" createOnElement="MEDPRE/Segment_group_9/Segment_group_14/Clinical_information"> <jb:value property="clinicalInformationTypeCodeQualifier" data="MEDPRE/Segment_group_9/Segment_group_14/Clinical_information/Clinical_information_type_code_qualifier" decoder="String" default="null" /> <jb:wiring property="clinicalInformationDetails" beanIdRef="MEDPRE.Segment_group_9.Segment_group_14.Clinical_information.CLINICAL_INFORMATION_DETAILS" /> <jb:wiring property="certaintyDetails" beanIdRef="MEDPRE.Segment_group_9.Segment_group_14.Clinical_information.CERTAINTY_DETAILS" /> </jb:bean> <jb:bean beanId="MEDPRE.Segment_group_9.Segment_group_14.Clinical_information.CLINICAL_INFORMATION_DETAILS" class="org.milyn.edi.unedifact.d05a.common.field.ClinicalInformationDetailsC836" createOnElement="MEDPRE/Segment_group_9/Segment_group_14/Clinical_information/CLINICAL_INFORMATION_DETAILS"> <jb:value property="clinicalInformationDescriptionIdentifier" data="MEDPRE/Segment_group_9/Segment_group_14/Clinical_information/CLINICAL_INFORMATION_DETAILS/Clinical_information_description_identifier" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="MEDPRE/Segment_group_9/Segment_group_14/Clinical_information/CLINICAL_INFORMATION_DETAILS/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="MEDPRE/Segment_group_9/Segment_group_14/Clinical_information/CLINICAL_INFORMATION_DETAILS/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="clinicalInformationDescription" data="MEDPRE/Segment_group_9/Segment_group_14/Clinical_information/CLINICAL_INFORMATION_DETAILS/Clinical_information_description" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="MEDPRE.Segment_group_9.Segment_group_14.Clinical_information.CERTAINTY_DETAILS" class="org.milyn.edi.unedifact.d05a.common.field.CertaintyDetailsC837" createOnElement="MEDPRE/Segment_group_9/Segment_group_14/Clinical_information/CERTAINTY_DETAILS"> <jb:value property="certaintyDescriptionCode" data="MEDPRE/Segment_group_9/Segment_group_14/Clinical_information/CERTAINTY_DETAILS/Certainty_description_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="MEDPRE/Segment_group_9/Segment_group_14/Clinical_information/CERTAINTY_DETAILS/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="MEDPRE/Segment_group_9/Segment_group_14/Clinical_information/CERTAINTY_DETAILS/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="certaintyDescription" data="MEDPRE/Segment_group_9/Segment_group_14/Clinical_information/CERTAINTY_DETAILS/Certainty_description" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="MEDPRE.Segment_group_9.Segment_group_14.Free_text_List" class="java.util.ArrayList" createOnElement="MEDPRE/Segment_group_9/Segment_group_14"> <jb:wiring beanIdRef="MEDPRE.Segment_group_9.Segment_group_14.Free_text" /> </jb:bean> <jb:bean beanId="MEDPRE.Segment_group_9.Segment_group_14.Free_text" class="org.milyn.edi.unedifact.d05a.common.FreeText" createOnElement="MEDPRE/Segment_group_9/Segment_group_14/Free_text"> <jb:value property="textSubjectCodeQualifier" data="MEDPRE/Segment_group_9/Segment_group_14/Free_text/Text_subject_code_qualifier" decoder="String" default="null" /> <jb:value property="freeTextFunctionCode" data="MEDPRE/Segment_group_9/Segment_group_14/Free_text/Free_text_function_code" decoder="String" default="null" /> <jb:value property="languageNameCode" data="MEDPRE/Segment_group_9/Segment_group_14/Free_text/Language_name_code" decoder="String" default="null" /> <jb:value property="freeTextFormatCode" data="MEDPRE/Segment_group_9/Segment_group_14/Free_text/Free_text_format_code" decoder="String" default="null" /> <jb:wiring property="textReference" beanIdRef="MEDPRE.Segment_group_9.Segment_group_14.Free_text.TEXT_REFERENCE" /> <jb:wiring property="textLiteral" beanIdRef="MEDPRE.Segment_group_9.Segment_group_14.Free_text.TEXT_LITERAL" /> </jb:bean> <jb:bean beanId="MEDPRE.Segment_group_9.Segment_group_14.Free_text.TEXT_REFERENCE" class="org.milyn.edi.unedifact.d05a.common.field.TextReferenceC107" createOnElement="MEDPRE/Segment_group_9/Segment_group_14/Free_text/TEXT_REFERENCE"> <jb:value property="freeTextDescriptionCode" data="MEDPRE/Segment_group_9/Segment_group_14/Free_text/TEXT_REFERENCE/Free_text_description_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="MEDPRE/Segment_group_9/Segment_group_14/Free_text/TEXT_REFERENCE/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="MEDPRE/Segment_group_9/Segment_group_14/Free_text/TEXT_REFERENCE/Code_list_responsible_agency_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="MEDPRE.Segment_group_9.Segment_group_14.Free_text.TEXT_LITERAL" class="org.milyn.edi.unedifact.d05a.common.field.TextLiteralC108" createOnElement="MEDPRE/Segment_group_9/Segment_group_14/Free_text/TEXT_LITERAL"> <jb:value property="freeText1" data="MEDPRE/Segment_group_9/Segment_group_14/Free_text/TEXT_LITERAL/Free_text_-_-1" decoder="String" default="null" /> <jb:value property="freeText2" data="MEDPRE/Segment_group_9/Segment_group_14/Free_text/TEXT_LITERAL/Free_text_-_-2" decoder="String" default="null" /> <jb:value property="freeText3" data="MEDPRE/Segment_group_9/Segment_group_14/Free_text/TEXT_LITERAL/Free_text_-_-3" decoder="String" default="null" /> <jb:value property="freeText4" data="MEDPRE/Segment_group_9/Segment_group_14/Free_text/TEXT_LITERAL/Free_text_-_-4" decoder="String" default="null" /> <jb:value property="freeText5" data="MEDPRE/Segment_group_9/Segment_group_14/Free_text/TEXT_LITERAL/Free_text_-_-5" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="MEDPRE.Segment_group_9.Segment_group_14.Segment_group_15_List" class="java.util.ArrayList" createOnElement="MEDPRE/Segment_group_9/Segment_group_14"> <jb:wiring beanIdRef="MEDPRE.Segment_group_9.Segment_group_14.Segment_group_15" /> </jb:bean> <jb:bean beanId="MEDPRE.Segment_group_9.Segment_group_14.Segment_group_15" class="org.milyn.edi.unedifact.d05a.MEDPRE.SegmentGroup15" createOnElement="MEDPRE/Segment_group_9/Segment_group_14/Segment_group_15"> <jb:wiring property="characteristicValue" beanIdRef="MEDPRE.Segment_group_9.Segment_group_14.Segment_group_15.Characteristic_value" /> <jb:wiring property="itemDescription" beanIdRef="MEDPRE.Segment_group_9.Segment_group_14.Segment_group_15.Item_description" /> <jb:wiring property="quantity" beanIdRef="MEDPRE.Segment_group_9.Segment_group_14.Segment_group_15.Quantity_List" /> <jb:wiring property="freeText" beanIdRef="MEDPRE.Segment_group_9.Segment_group_14.Segment_group_15.Free_text_List" /> </jb:bean> <jb:bean beanId="MEDPRE.Segment_group_9.Segment_group_14.Segment_group_15.Characteristic_value" class="org.milyn.edi.unedifact.d05a.common.CharacteristicValue" createOnElement="MEDPRE/Segment_group_9/Segment_group_14/Segment_group_15/Characteristic_value"> <jb:wiring property="characteristicValue" beanIdRef="MEDPRE.Segment_group_9.Segment_group_14.Segment_group_15.Characteristic_value.CHARACTERISTIC_VALUE" /> </jb:bean> <jb:bean beanId="MEDPRE.Segment_group_9.Segment_group_14.Segment_group_15.Characteristic_value.CHARACTERISTIC_VALUE" class="org.milyn.edi.unedifact.d05a.common.field.CharacteristicValueC889" createOnElement="MEDPRE/Segment_group_9/Segment_group_14/Segment_group_15/Characteristic_value/CHARACTERISTIC_VALUE"> <jb:value property="characteristicValueDescriptionCode" data="MEDPRE/Segment_group_9/Segment_group_14/Segment_group_15/Characteristic_value/CHARACTERISTIC_VALUE/Characteristic_value_description_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="MEDPRE/Segment_group_9/Segment_group_14/Segment_group_15/Characteristic_value/CHARACTERISTIC_VALUE/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="MEDPRE/Segment_group_9/Segment_group_14/Segment_group_15/Characteristic_value/CHARACTERISTIC_VALUE/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="characteristicValueDescription1" data="MEDPRE/Segment_group_9/Segment_group_14/Segment_group_15/Characteristic_value/CHARACTERISTIC_VALUE/Characteristic_value_description_-_-1" decoder="String" default="null" /> <jb:value property="characteristicValueDescription2" data="MEDPRE/Segment_group_9/Segment_group_14/Segment_group_15/Characteristic_value/CHARACTERISTIC_VALUE/Characteristic_value_description_-_-2" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="MEDPRE.Segment_group_9.Segment_group_14.Segment_group_15.Item_description" class="org.milyn.edi.unedifact.d05a.common.ItemDescription" createOnElement="MEDPRE/Segment_group_9/Segment_group_14/Segment_group_15/Item_description"> <jb:value property="descriptionFormatCode" data="MEDPRE/Segment_group_9/Segment_group_14/Segment_group_15/Item_description/Description_format_code" decoder="String" default="null" /> <jb:value property="surfaceOrLayerCode" data="MEDPRE/Segment_group_9/Segment_group_14/Segment_group_15/Item_description/Surface_or_layer_code" decoder="String" default="null" /> <jb:wiring property="itemCharacteristic" beanIdRef="MEDPRE.Segment_group_9.Segment_group_14.Segment_group_15.Item_description.ITEM_CHARACTERISTIC" /> <jb:wiring property="itemDescription" beanIdRef="MEDPRE.Segment_group_9.Segment_group_14.Segment_group_15.Item_description.ITEM_DESCRIPTION" /> </jb:bean> <jb:bean beanId="MEDPRE.Segment_group_9.Segment_group_14.Segment_group_15.Item_description.ITEM_CHARACTERISTIC" class="org.milyn.edi.unedifact.d05a.common.field.ItemCharacteristicC272" createOnElement="MEDPRE/Segment_group_9/Segment_group_14/Segment_group_15/Item_description/ITEM_CHARACTERISTIC"> <jb:value property="itemCharacteristicCode" data="MEDPRE/Segment_group_9/Segment_group_14/Segment_group_15/Item_description/ITEM_CHARACTERISTIC/Item_characteristic_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="MEDPRE/Segment_group_9/Segment_group_14/Segment_group_15/Item_description/ITEM_CHARACTERISTIC/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="MEDPRE/Segment_group_9/Segment_group_14/Segment_group_15/Item_description/ITEM_CHARACTERISTIC/Code_list_responsible_agency_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="MEDPRE.Segment_group_9.Segment_group_14.Segment_group_15.Item_description.ITEM_DESCRIPTION" class="org.milyn.edi.unedifact.d05a.common.field.ItemDescriptionC273" createOnElement="MEDPRE/Segment_group_9/Segment_group_14/Segment_group_15/Item_description/ITEM_DESCRIPTION"> <jb:value property="itemDescriptionCode" data="MEDPRE/Segment_group_9/Segment_group_14/Segment_group_15/Item_description/ITEM_DESCRIPTION/Item_description_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="MEDPRE/Segment_group_9/Segment_group_14/Segment_group_15/Item_description/ITEM_DESCRIPTION/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="MEDPRE/Segment_group_9/Segment_group_14/Segment_group_15/Item_description/ITEM_DESCRIPTION/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="itemDescription1" data="MEDPRE/Segment_group_9/Segment_group_14/Segment_group_15/Item_description/ITEM_DESCRIPTION/Item_description_-_-1" decoder="String" default="null" /> <jb:value property="itemDescription2" data="MEDPRE/Segment_group_9/Segment_group_14/Segment_group_15/Item_description/ITEM_DESCRIPTION/Item_description_-_-2" decoder="String" default="null" /> <jb:value property="languageNameCode" data="MEDPRE/Segment_group_9/Segment_group_14/Segment_group_15/Item_description/ITEM_DESCRIPTION/Language_name_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="MEDPRE.Segment_group_9.Segment_group_14.Segment_group_15.Quantity_List" class="java.util.ArrayList" createOnElement="MEDPRE/Segment_group_9/Segment_group_14/Segment_group_15"> <jb:wiring beanIdRef="MEDPRE.Segment_group_9.Segment_group_14.Segment_group_15.Quantity" /> </jb:bean> <jb:bean beanId="MEDPRE.Segment_group_9.Segment_group_14.Segment_group_15.Quantity" class="org.milyn.edi.unedifact.d05a.common.Quantity" createOnElement="MEDPRE/Segment_group_9/Segment_group_14/Segment_group_15/Quantity"> <jb:wiring property="quantityDetails" beanIdRef="MEDPRE.Segment_group_9.Segment_group_14.Segment_group_15.Quantity.QUANTITY_DETAILS" /> </jb:bean> <jb:bean beanId="MEDPRE.Segment_group_9.Segment_group_14.Segment_group_15.Quantity.QUANTITY_DETAILS" class="org.milyn.edi.unedifact.d05a.common.field.QuantityDetailsC186" createOnElement="MEDPRE/Segment_group_9/Segment_group_14/Segment_group_15/Quantity/QUANTITY_DETAILS"> <jb:value property="quantityTypeCodeQualifier" data="MEDPRE/Segment_group_9/Segment_group_14/Segment_group_15/Quantity/QUANTITY_DETAILS/Quantity_type_code_qualifier" decoder="String" default="null" /> <jb:value property="quantity" data="MEDPRE/Segment_group_9/Segment_group_14/Segment_group_15/Quantity/QUANTITY_DETAILS/Quantity" decoder="String" default="null" /> <jb:value property="measurementUnitCode" data="MEDPRE/Segment_group_9/Segment_group_14/Segment_group_15/Quantity/QUANTITY_DETAILS/Measurement_unit_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="MEDPRE.Segment_group_9.Segment_group_14.Segment_group_15.Free_text_List" class="java.util.ArrayList" createOnElement="MEDPRE/Segment_group_9/Segment_group_14/Segment_group_15"> <jb:wiring beanIdRef="MEDPRE.Segment_group_9.Segment_group_14.Segment_group_15.Free_text" /> </jb:bean> <jb:bean beanId="MEDPRE.Segment_group_9.Segment_group_14.Segment_group_15.Free_text" class="org.milyn.edi.unedifact.d05a.common.FreeText" createOnElement="MEDPRE/Segment_group_9/Segment_group_14/Segment_group_15/Free_text"> <jb:value property="textSubjectCodeQualifier" data="MEDPRE/Segment_group_9/Segment_group_14/Segment_group_15/Free_text/Text_subject_code_qualifier" decoder="String" default="null" /> <jb:value property="freeTextFunctionCode" data="MEDPRE/Segment_group_9/Segment_group_14/Segment_group_15/Free_text/Free_text_function_code" decoder="String" default="null" /> <jb:value property="languageNameCode" data="MEDPRE/Segment_group_9/Segment_group_14/Segment_group_15/Free_text/Language_name_code" decoder="String" default="null" /> <jb:value property="freeTextFormatCode" data="MEDPRE/Segment_group_9/Segment_group_14/Segment_group_15/Free_text/Free_text_format_code" decoder="String" default="null" /> <jb:wiring property="textReference" beanIdRef="MEDPRE.Segment_group_9.Segment_group_14.Segment_group_15.Free_text.TEXT_REFERENCE" /> <jb:wiring property="textLiteral" beanIdRef="MEDPRE.Segment_group_9.Segment_group_14.Segment_group_15.Free_text.TEXT_LITERAL" /> </jb:bean> <jb:bean beanId="MEDPRE.Segment_group_9.Segment_group_14.Segment_group_15.Free_text.TEXT_REFERENCE" class="org.milyn.edi.unedifact.d05a.common.field.TextReferenceC107" createOnElement="MEDPRE/Segment_group_9/Segment_group_14/Segment_group_15/Free_text/TEXT_REFERENCE"> <jb:value property="freeTextDescriptionCode" data="MEDPRE/Segment_group_9/Segment_group_14/Segment_group_15/Free_text/TEXT_REFERENCE/Free_text_description_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="MEDPRE/Segment_group_9/Segment_group_14/Segment_group_15/Free_text/TEXT_REFERENCE/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="MEDPRE/Segment_group_9/Segment_group_14/Segment_group_15/Free_text/TEXT_REFERENCE/Code_list_responsible_agency_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="MEDPRE.Segment_group_9.Segment_group_14.Segment_group_15.Free_text.TEXT_LITERAL" class="org.milyn.edi.unedifact.d05a.common.field.TextLiteralC108" createOnElement="MEDPRE/Segment_group_9/Segment_group_14/Segment_group_15/Free_text/TEXT_LITERAL"> <jb:value property="freeText1" data="MEDPRE/Segment_group_9/Segment_group_14/Segment_group_15/Free_text/TEXT_LITERAL/Free_text_-_-1" decoder="String" default="null" /> <jb:value property="freeText2" data="MEDPRE/Segment_group_9/Segment_group_14/Segment_group_15/Free_text/TEXT_LITERAL/Free_text_-_-2" decoder="String" default="null" /> <jb:value property="freeText3" data="MEDPRE/Segment_group_9/Segment_group_14/Segment_group_15/Free_text/TEXT_LITERAL/Free_text_-_-3" decoder="String" default="null" /> <jb:value property="freeText4" data="MEDPRE/Segment_group_9/Segment_group_14/Segment_group_15/Free_text/TEXT_LITERAL/Free_text_-_-4" decoder="String" default="null" /> <jb:value property="freeText5" data="MEDPRE/Segment_group_9/Segment_group_14/Segment_group_15/Free_text/TEXT_LITERAL/Free_text_-_-5" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="MEDPRE.Segment_group_9.Segment_group_14.Segment_group_16_List" class="java.util.ArrayList" createOnElement="MEDPRE/Segment_group_9/Segment_group_14"> <jb:wiring beanIdRef="MEDPRE.Segment_group_9.Segment_group_14.Segment_group_16" /> </jb:bean> <jb:bean beanId="MEDPRE.Segment_group_9.Segment_group_14.Segment_group_16" class="org.milyn.edi.unedifact.d05a.MEDPRE.SegmentGroup16" createOnElement="MEDPRE/Segment_group_9/Segment_group_14/Segment_group_16"> <jb:wiring property="sequenceDetails" beanIdRef="MEDPRE.Segment_group_9.Segment_group_14.Segment_group_16.Sequence_details" /> <jb:wiring property="dosageAdministration" beanIdRef="MEDPRE.Segment_group_9.Segment_group_14.Segment_group_16.Dosage_administration_List" /> <jb:wiring property="quantity" beanIdRef="MEDPRE.Segment_group_9.Segment_group_14.Segment_group_16.Quantity_List" /> <jb:wiring property="partiesAndInstruction" beanIdRef="MEDPRE.Segment_group_9.Segment_group_14.Segment_group_16.Parties_and_instruction_List" /> <jb:wiring property="dateTimePeriod" beanIdRef="MEDPRE.Segment_group_9.Segment_group_14.Segment_group_16.Date_time_period_List" /> <jb:wiring property="freeText" beanIdRef="MEDPRE.Segment_group_9.Segment_group_14.Segment_group_16.Free_text_List" /> <jb:wiring property="schedulingConditions" beanIdRef="MEDPRE.Segment_group_9.Segment_group_14.Segment_group_16.Scheduling_conditions_List" /> <jb:wiring property="clinicalInformation" beanIdRef="MEDPRE.Segment_group_9.Segment_group_14.Segment_group_16.Clinical_information_List" /> <jb:wiring property="packageIdentification" beanIdRef="MEDPRE.Segment_group_9.Segment_group_14.Segment_group_16.Package_identification_List" /> <jb:wiring property="language" beanIdRef="MEDPRE.Segment_group_9.Segment_group_14.Segment_group_16.Language" /> <jb:wiring property="attachedEquipment" beanIdRef="MEDPRE.Segment_group_9.Segment_group_14.Segment_group_16.Attached_equipment_List" /> </jb:bean> <jb:bean beanId="MEDPRE.Segment_group_9.Segment_group_14.Segment_group_16.Sequence_details" class="org.milyn.edi.unedifact.d05a.common.SequenceDetails" createOnElement="MEDPRE/Segment_group_9/Segment_group_14/Segment_group_16/Sequence_details"> <jb:value property="actionRequestNotificationDescriptionCode" data="MEDPRE/Segment_group_9/Segment_group_14/Segment_group_16/Sequence_details/Action_request_notification_description_code" decoder="String" default="null" /> <jb:wiring property="sequenceInformation" beanIdRef="MEDPRE.Segment_group_9.Segment_group_14.Segment_group_16.Sequence_details.SEQUENCE_INFORMATION" /> </jb:bean> <jb:bean beanId="MEDPRE.Segment_group_9.Segment_group_14.Segment_group_16.Sequence_details.SEQUENCE_INFORMATION" class="org.milyn.edi.unedifact.d05a.common.field.SequenceInformationC286" createOnElement="MEDPRE/Segment_group_9/Segment_group_14/Segment_group_16/Sequence_details/SEQUENCE_INFORMATION"> <jb:value property="sequencePositionIdentifier" data="MEDPRE/Segment_group_9/Segment_group_14/Segment_group_16/Sequence_details/SEQUENCE_INFORMATION/Sequence_position_identifier" decoder="String" default="null" /> <jb:value property="sequenceIdentifierSourceCode" data="MEDPRE/Segment_group_9/Segment_group_14/Segment_group_16/Sequence_details/SEQUENCE_INFORMATION/Sequence_identifier_source_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="MEDPRE/Segment_group_9/Segment_group_14/Segment_group_16/Sequence_details/SEQUENCE_INFORMATION/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="MEDPRE/Segment_group_9/Segment_group_14/Segment_group_16/Sequence_details/SEQUENCE_INFORMATION/Code_list_responsible_agency_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="MEDPRE.Segment_group_9.Segment_group_14.Segment_group_16.Dosage_administration_List" class="java.util.ArrayList" createOnElement="MEDPRE/Segment_group_9/Segment_group_14/Segment_group_16"> <jb:wiring beanIdRef="MEDPRE.Segment_group_9.Segment_group_14.Segment_group_16.Dosage_administration" /> </jb:bean> <jb:bean beanId="MEDPRE.Segment_group_9.Segment_group_14.Segment_group_16.Dosage_administration" class="org.milyn.edi.unedifact.d05a.common.DosageAdministration" createOnElement="MEDPRE/Segment_group_9/Segment_group_14/Segment_group_16/Dosage_administration"> <jb:value property="dosageAdministrationCodeQualifier" data="MEDPRE/Segment_group_9/Segment_group_14/Segment_group_16/Dosage_administration/Dosage_administration_code_qualifier" decoder="String" default="null" /> <jb:wiring property="dosageDetails" beanIdRef="MEDPRE.Segment_group_9.Segment_group_14.Segment_group_16.Dosage_administration.DOSAGE_DETAILS" /> </jb:bean> <jb:bean beanId="MEDPRE.Segment_group_9.Segment_group_14.Segment_group_16.Dosage_administration.DOSAGE_DETAILS" class="org.milyn.edi.unedifact.d05a.common.field.DosageDetailsC838" createOnElement="MEDPRE/Segment_group_9/Segment_group_14/Segment_group_16/Dosage_administration/DOSAGE_DETAILS"> <jb:value property="dosageDescriptionIdentifier" data="MEDPRE/Segment_group_9/Segment_group_14/Segment_group_16/Dosage_administration/DOSAGE_DETAILS/Dosage_description_identifier" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="MEDPRE/Segment_group_9/Segment_group_14/Segment_group_16/Dosage_administration/DOSAGE_DETAILS/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="MEDPRE/Segment_group_9/Segment_group_14/Segment_group_16/Dosage_administration/DOSAGE_DETAILS/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="dosageDescription" data="MEDPRE/Segment_group_9/Segment_group_14/Segment_group_16/Dosage_administration/DOSAGE_DETAILS/Dosage_description" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="MEDPRE.Segment_group_9.Segment_group_14.Segment_group_16.Quantity_List" class="java.util.ArrayList" createOnElement="MEDPRE/Segment_group_9/Segment_group_14/Segment_group_16"> <jb:wiring beanIdRef="MEDPRE.Segment_group_9.Segment_group_14.Segment_group_16.Quantity" /> </jb:bean> <jb:bean beanId="MEDPRE.Segment_group_9.Segment_group_14.Segment_group_16.Quantity" class="org.milyn.edi.unedifact.d05a.common.Quantity" createOnElement="MEDPRE/Segment_group_9/Segment_group_14/Segment_group_16/Quantity"> <jb:wiring property="quantityDetails" beanIdRef="MEDPRE.Segment_group_9.Segment_group_14.Segment_group_16.Quantity.QUANTITY_DETAILS" /> </jb:bean> <jb:bean beanId="MEDPRE.Segment_group_9.Segment_group_14.Segment_group_16.Quantity.QUANTITY_DETAILS" class="org.milyn.edi.unedifact.d05a.common.field.QuantityDetailsC186" createOnElement="MEDPRE/Segment_group_9/Segment_group_14/Segment_group_16/Quantity/QUANTITY_DETAILS"> <jb:value property="quantityTypeCodeQualifier" data="MEDPRE/Segment_group_9/Segment_group_14/Segment_group_16/Quantity/QUANTITY_DETAILS/Quantity_type_code_qualifier" decoder="String" default="null" /> <jb:value property="quantity" data="MEDPRE/Segment_group_9/Segment_group_14/Segment_group_16/Quantity/QUANTITY_DETAILS/Quantity" decoder="String" default="null" /> <jb:value property="measurementUnitCode" data="MEDPRE/Segment_group_9/Segment_group_14/Segment_group_16/Quantity/QUANTITY_DETAILS/Measurement_unit_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="MEDPRE.Segment_group_9.Segment_group_14.Segment_group_16.Parties_and_instruction_List" class="java.util.ArrayList" createOnElement="MEDPRE/Segment_group_9/Segment_group_14/Segment_group_16"> <jb:wiring beanIdRef="MEDPRE.Segment_group_9.Segment_group_14.Segment_group_16.Parties_and_instruction" /> </jb:bean> <jb:bean beanId="MEDPRE.Segment_group_9.Segment_group_14.Segment_group_16.Parties_and_instruction" class="org.milyn.edi.unedifact.d05a.common.PartiesAndInstruction" createOnElement="MEDPRE/Segment_group_9/Segment_group_14/Segment_group_16/Parties_and_instruction"> <jb:value property="actionRequestNotificationDescriptionCode" data="MEDPRE/Segment_group_9/Segment_group_14/Segment_group_16/Parties_and_instruction/Action_request_notification_description_code" decoder="String" default="null" /> <jb:wiring property="partiesToInstruction" beanIdRef="MEDPRE.Segment_group_9.Segment_group_14.Segment_group_16.Parties_and_instruction.PARTIES_TO_INSTRUCTION" /> <jb:wiring property="instruction" beanIdRef="MEDPRE.Segment_group_9.Segment_group_14.Segment_group_16.Parties_and_instruction.INSTRUCTION" /> <jb:wiring property="statusOfInstruction" beanIdRef="MEDPRE.Segment_group_9.Segment_group_14.Segment_group_16.Parties_and_instruction.STATUS_OF_INSTRUCTION" /> </jb:bean> <jb:bean beanId="MEDPRE.Segment_group_9.Segment_group_14.Segment_group_16.Parties_and_instruction.PARTIES_TO_INSTRUCTION" class="org.milyn.edi.unedifact.d05a.common.field.PartiesToInstructionC849" createOnElement="MEDPRE/Segment_group_9/Segment_group_14/Segment_group_16/Parties_and_instruction/PARTIES_TO_INSTRUCTION"> <jb:value property="enactingPartyIdentifier" data="MEDPRE/Segment_group_9/Segment_group_14/Segment_group_16/Parties_and_instruction/PARTIES_TO_INSTRUCTION/Enacting_party_identifier" decoder="String" default="null" /> <jb:value property="instructionReceivingPartyIdentifier" data="MEDPRE/Segment_group_9/Segment_group_14/Segment_group_16/Parties_and_instruction/PARTIES_TO_INSTRUCTION/Instruction_receiving_party_identifier" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="MEDPRE.Segment_group_9.Segment_group_14.Segment_group_16.Parties_and_instruction.INSTRUCTION" class="org.milyn.edi.unedifact.d05a.common.field.InstructionC522" createOnElement="MEDPRE/Segment_group_9/Segment_group_14/Segment_group_16/Parties_and_instruction/INSTRUCTION"> <jb:value property="instructionTypeCodeQualifier" data="MEDPRE/Segment_group_9/Segment_group_14/Segment_group_16/Parties_and_instruction/INSTRUCTION/Instruction_type_code_qualifier" decoder="String" default="null" /> <jb:value property="instructionDescriptionCode" data="MEDPRE/Segment_group_9/Segment_group_14/Segment_group_16/Parties_and_instruction/INSTRUCTION/Instruction_description_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="MEDPRE/Segment_group_9/Segment_group_14/Segment_group_16/Parties_and_instruction/INSTRUCTION/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="MEDPRE/Segment_group_9/Segment_group_14/Segment_group_16/Parties_and_instruction/INSTRUCTION/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="instructionDescription" data="MEDPRE/Segment_group_9/Segment_group_14/Segment_group_16/Parties_and_instruction/INSTRUCTION/Instruction_description" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="MEDPRE.Segment_group_9.Segment_group_14.Segment_group_16.Parties_and_instruction.STATUS_OF_INSTRUCTION" class="org.milyn.edi.unedifact.d05a.common.field.StatusOfInstructionC850" createOnElement="MEDPRE/Segment_group_9/Segment_group_14/Segment_group_16/Parties_and_instruction/STATUS_OF_INSTRUCTION"> <jb:value property="statusDescriptionCode" data="MEDPRE/Segment_group_9/Segment_group_14/Segment_group_16/Parties_and_instruction/STATUS_OF_INSTRUCTION/Status_description_code" decoder="String" default="null" /> <jb:value property="partyName" data="MEDPRE/Segment_group_9/Segment_group_14/Segment_group_16/Parties_and_instruction/STATUS_OF_INSTRUCTION/Party_name" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="MEDPRE.Segment_group_9.Segment_group_14.Segment_group_16.Date_time_period_List" class="java.util.ArrayList" createOnElement="MEDPRE/Segment_group_9/Segment_group_14/Segment_group_16"> <jb:wiring beanIdRef="MEDPRE.Segment_group_9.Segment_group_14.Segment_group_16.Date_time_period" /> </jb:bean> <jb:bean beanId="MEDPRE.Segment_group_9.Segment_group_14.Segment_group_16.Date_time_period" class="org.milyn.edi.unedifact.d05a.common.DateTimePeriod" createOnElement="MEDPRE/Segment_group_9/Segment_group_14/Segment_group_16/Date_time_period"> <jb:wiring property="dateTimePeriod" beanIdRef="MEDPRE.Segment_group_9.Segment_group_14.Segment_group_16.Date_time_period.DATE_TIME_PERIOD" /> </jb:bean> <jb:bean beanId="MEDPRE.Segment_group_9.Segment_group_14.Segment_group_16.Date_time_period.DATE_TIME_PERIOD" class="org.milyn.edi.unedifact.d05a.common.field.DateTimePeriodC507" createOnElement="MEDPRE/Segment_group_9/Segment_group_14/Segment_group_16/Date_time_period/DATE_TIME_PERIOD"> <jb:value property="dateOrTimeOrPeriodFunctionCodeQualifier" data="MEDPRE/Segment_group_9/Segment_group_14/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="MEDPRE/Segment_group_9/Segment_group_14/Segment_group_16/Date_time_period/DATE_TIME_PERIOD/Date_or_time_or_period_text" decoder="String" default="null" /> <jb:value property="dateOrTimeOrPeriodFormatCode" data="MEDPRE/Segment_group_9/Segment_group_14/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="MEDPRE.Segment_group_9.Segment_group_14.Segment_group_16.Free_text_List" class="java.util.ArrayList" createOnElement="MEDPRE/Segment_group_9/Segment_group_14/Segment_group_16"> <jb:wiring beanIdRef="MEDPRE.Segment_group_9.Segment_group_14.Segment_group_16.Free_text" /> </jb:bean> <jb:bean beanId="MEDPRE.Segment_group_9.Segment_group_14.Segment_group_16.Free_text" class="org.milyn.edi.unedifact.d05a.common.FreeText" createOnElement="MEDPRE/Segment_group_9/Segment_group_14/Segment_group_16/Free_text"> <jb:value property="textSubjectCodeQualifier" data="MEDPRE/Segment_group_9/Segment_group_14/Segment_group_16/Free_text/Text_subject_code_qualifier" decoder="String" default="null" /> <jb:value property="freeTextFunctionCode" data="MEDPRE/Segment_group_9/Segment_group_14/Segment_group_16/Free_text/Free_text_function_code" decoder="String" default="null" /> <jb:value property="languageNameCode" data="MEDPRE/Segment_group_9/Segment_group_14/Segment_group_16/Free_text/Language_name_code" decoder="String" default="null" /> <jb:value property="freeTextFormatCode" data="MEDPRE/Segment_group_9/Segment_group_14/Segment_group_16/Free_text/Free_text_format_code" decoder="String" default="null" /> <jb:wiring property="textReference" beanIdRef="MEDPRE.Segment_group_9.Segment_group_14.Segment_group_16.Free_text.TEXT_REFERENCE" /> <jb:wiring property="textLiteral" beanIdRef="MEDPRE.Segment_group_9.Segment_group_14.Segment_group_16.Free_text.TEXT_LITERAL" /> </jb:bean> <jb:bean beanId="MEDPRE.Segment_group_9.Segment_group_14.Segment_group_16.Free_text.TEXT_REFERENCE" class="org.milyn.edi.unedifact.d05a.common.field.TextReferenceC107" createOnElement="MEDPRE/Segment_group_9/Segment_group_14/Segment_group_16/Free_text/TEXT_REFERENCE"> <jb:value property="freeTextDescriptionCode" data="MEDPRE/Segment_group_9/Segment_group_14/Segment_group_16/Free_text/TEXT_REFERENCE/Free_text_description_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="MEDPRE/Segment_group_9/Segment_group_14/Segment_group_16/Free_text/TEXT_REFERENCE/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="MEDPRE/Segment_group_9/Segment_group_14/Segment_group_16/Free_text/TEXT_REFERENCE/Code_list_responsible_agency_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="MEDPRE.Segment_group_9.Segment_group_14.Segment_group_16.Free_text.TEXT_LITERAL" class="org.milyn.edi.unedifact.d05a.common.field.TextLiteralC108" createOnElement="MEDPRE/Segment_group_9/Segment_group_14/Segment_group_16/Free_text/TEXT_LITERAL"> <jb:value property="freeText1" data="MEDPRE/Segment_group_9/Segment_group_14/Segment_group_16/Free_text/TEXT_LITERAL/Free_text_-_-1" decoder="String" default="null" /> <jb:value property="freeText2" data="MEDPRE/Segment_group_9/Segment_group_14/Segment_group_16/Free_text/TEXT_LITERAL/Free_text_-_-2" decoder="String" default="null" /> <jb:value property="freeText3" data="MEDPRE/Segment_group_9/Segment_group_14/Segment_group_16/Free_text/TEXT_LITERAL/Free_text_-_-3" decoder="String" default="null" /> <jb:value property="freeText4" data="MEDPRE/Segment_group_9/Segment_group_14/Segment_group_16/Free_text/TEXT_LITERAL/Free_text_-_-4" decoder="String" default="null" /> <jb:value property="freeText5" data="MEDPRE/Segment_group_9/Segment_group_14/Segment_group_16/Free_text/TEXT_LITERAL/Free_text_-_-5" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="MEDPRE.Segment_group_9.Segment_group_14.Segment_group_16.Scheduling_conditions_List" class="java.util.ArrayList" createOnElement="MEDPRE/Segment_group_9/Segment_group_14/Segment_group_16"> <jb:wiring beanIdRef="MEDPRE.Segment_group_9.Segment_group_14.Segment_group_16.Scheduling_conditions" /> </jb:bean> <jb:bean beanId="MEDPRE.Segment_group_9.Segment_group_14.Segment_group_16.Scheduling_conditions" class="org.milyn.edi.unedifact.d05a.common.SchedulingConditions" createOnElement="MEDPRE/Segment_group_9/Segment_group_14/Segment_group_16/Scheduling_conditions"> <jb:value property="deliveryPlanCommitmentLevelCode" data="MEDPRE/Segment_group_9/Segment_group_14/Segment_group_16/Scheduling_conditions/Delivery_plan_commitment_level_code" decoder="String" default="null" /> <jb:value property="deliveryInstructionCode" data="MEDPRE/Segment_group_9/Segment_group_14/Segment_group_16/Scheduling_conditions/Delivery_instruction_code" decoder="String" default="null" /> <jb:wiring property="patternDescription" beanIdRef="MEDPRE.Segment_group_9.Segment_group_14.Segment_group_16.Scheduling_conditions.PATTERN_DESCRIPTION" /> </jb:bean> <jb:bean beanId="MEDPRE.Segment_group_9.Segment_group_14.Segment_group_16.Scheduling_conditions.PATTERN_DESCRIPTION" class="org.milyn.edi.unedifact.d05a.common.field.PatternDescriptionC329" createOnElement="MEDPRE/Segment_group_9/Segment_group_14/Segment_group_16/Scheduling_conditions/PATTERN_DESCRIPTION"> <jb:value property="frequencyCode" data="MEDPRE/Segment_group_9/Segment_group_14/Segment_group_16/Scheduling_conditions/PATTERN_DESCRIPTION/Frequency_code" decoder="String" default="null" /> <jb:value property="despatchPatternCode" data="MEDPRE/Segment_group_9/Segment_group_14/Segment_group_16/Scheduling_conditions/PATTERN_DESCRIPTION/Despatch_pattern_code" decoder="String" default="null" /> <jb:value property="despatchPatternTimingCode" data="MEDPRE/Segment_group_9/Segment_group_14/Segment_group_16/Scheduling_conditions/PATTERN_DESCRIPTION/Despatch_pattern_timing_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="MEDPRE.Segment_group_9.Segment_group_14.Segment_group_16.Clinical_information_List" class="java.util.ArrayList" createOnElement="MEDPRE/Segment_group_9/Segment_group_14/Segment_group_16"> <jb:wiring beanIdRef="MEDPRE.Segment_group_9.Segment_group_14.Segment_group_16.Clinical_information" /> </jb:bean> <jb:bean beanId="MEDPRE.Segment_group_9.Segment_group_14.Segment_group_16.Clinical_information" class="org.milyn.edi.unedifact.d05a.common.ClinicalInformation" createOnElement="MEDPRE/Segment_group_9/Segment_group_14/Segment_group_16/Clinical_information"> <jb:value property="clinicalInformationTypeCodeQualifier" data="MEDPRE/Segment_group_9/Segment_group_14/Segment_group_16/Clinical_information/Clinical_information_type_code_qualifier" decoder="String" default="null" /> <jb:wiring property="clinicalInformationDetails" beanIdRef="MEDPRE.Segment_group_9.Segment_group_14.Segment_group_16.Clinical_information.CLINICAL_INFORMATION_DETAILS" /> <jb:wiring property="certaintyDetails" beanIdRef="MEDPRE.Segment_group_9.Segment_group_14.Segment_group_16.Clinical_information.CERTAINTY_DETAILS" /> </jb:bean> <jb:bean beanId="MEDPRE.Segment_group_9.Segment_group_14.Segment_group_16.Clinical_information.CLINICAL_INFORMATION_DETAILS" class="org.milyn.edi.unedifact.d05a.common.field.ClinicalInformationDetailsC836" createOnElement="MEDPRE/Segment_group_9/Segment_group_14/Segment_group_16/Clinical_information/CLINICAL_INFORMATION_DETAILS"> <jb:value property="clinicalInformationDescriptionIdentifier" data="MEDPRE/Segment_group_9/Segment_group_14/Segment_group_16/Clinical_information/CLINICAL_INFORMATION_DETAILS/Clinical_information_description_identifier" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="MEDPRE/Segment_group_9/Segment_group_14/Segment_group_16/Clinical_information/CLINICAL_INFORMATION_DETAILS/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="MEDPRE/Segment_group_9/Segment_group_14/Segment_group_16/Clinical_information/CLINICAL_INFORMATION_DETAILS/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="clinicalInformationDescription" data="MEDPRE/Segment_group_9/Segment_group_14/Segment_group_16/Clinical_information/CLINICAL_INFORMATION_DETAILS/Clinical_information_description" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="MEDPRE.Segment_group_9.Segment_group_14.Segment_group_16.Clinical_information.CERTAINTY_DETAILS" class="org.milyn.edi.unedifact.d05a.common.field.CertaintyDetailsC837" createOnElement="MEDPRE/Segment_group_9/Segment_group_14/Segment_group_16/Clinical_information/CERTAINTY_DETAILS"> <jb:value property="certaintyDescriptionCode" data="MEDPRE/Segment_group_9/Segment_group_14/Segment_group_16/Clinical_information/CERTAINTY_DETAILS/Certainty_description_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="MEDPRE/Segment_group_9/Segment_group_14/Segment_group_16/Clinical_information/CERTAINTY_DETAILS/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="MEDPRE/Segment_group_9/Segment_group_14/Segment_group_16/Clinical_information/CERTAINTY_DETAILS/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="certaintyDescription" data="MEDPRE/Segment_group_9/Segment_group_14/Segment_group_16/Clinical_information/CERTAINTY_DETAILS/Certainty_description" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="MEDPRE.Segment_group_9.Segment_group_14.Segment_group_16.Package_identification_List" class="java.util.ArrayList" createOnElement="MEDPRE/Segment_group_9/Segment_group_14/Segment_group_16"> <jb:wiring beanIdRef="MEDPRE.Segment_group_9.Segment_group_14.Segment_group_16.Package_identification" /> </jb:bean> <jb:bean beanId="MEDPRE.Segment_group_9.Segment_group_14.Segment_group_16.Package_identification" class="org.milyn.edi.unedifact.d05a.common.PackageIdentification" createOnElement="MEDPRE/Segment_group_9/Segment_group_14/Segment_group_16/Package_identification"> <jb:value property="markingInstructionsCode" data="MEDPRE/Segment_group_9/Segment_group_14/Segment_group_16/Package_identification/Marking_instructions_code" decoder="String" default="null" /> <jb:value property="containerOrPackageContentsIndicatorCode" data="MEDPRE/Segment_group_9/Segment_group_14/Segment_group_16/Package_identification/Container_or_package_contents_indicator_code" decoder="String" default="null" /> <jb:wiring property="marksLabels" beanIdRef="MEDPRE.Segment_group_9.Segment_group_14.Segment_group_16.Package_identification.MARKS___LABELS" /> <jb:wiring property="typeOfMarking" beanIdRef="MEDPRE.Segment_group_9.Segment_group_14.Segment_group_16.Package_identification.TYPE_OF_MARKING" /> </jb:bean> <jb:bean beanId="MEDPRE.Segment_group_9.Segment_group_14.Segment_group_16.Package_identification.MARKS___LABELS" class="org.milyn.edi.unedifact.d05a.common.field.MarksLabelsC210" createOnElement="MEDPRE/Segment_group_9/Segment_group_14/Segment_group_16/Package_identification/MARKS___LABELS"> <jb:value property="shippingMarksDescription1" data="MEDPRE/Segment_group_9/Segment_group_14/Segment_group_16/Package_identification/MARKS___LABELS/Shipping_marks_description_-_-1" decoder="String" default="null" /> <jb:value property="shippingMarksDescription2" data="MEDPRE/Segment_group_9/Segment_group_14/Segment_group_16/Package_identification/MARKS___LABELS/Shipping_marks_description_-_-2" decoder="String" default="null" /> <jb:value property="shippingMarksDescription3" data="MEDPRE/Segment_group_9/Segment_group_14/Segment_group_16/Package_identification/MARKS___LABELS/Shipping_marks_description_-_-3" decoder="String" default="null" /> <jb:value property="shippingMarksDescription4" data="MEDPRE/Segment_group_9/Segment_group_14/Segment_group_16/Package_identification/MARKS___LABELS/Shipping_marks_description_-_-4" decoder="String" default="null" /> <jb:value property="shippingMarksDescription5" data="MEDPRE/Segment_group_9/Segment_group_14/Segment_group_16/Package_identification/MARKS___LABELS/Shipping_marks_description_-_-5" decoder="String" default="null" /> <jb:value property="shippingMarksDescription6" data="MEDPRE/Segment_group_9/Segment_group_14/Segment_group_16/Package_identification/MARKS___LABELS/Shipping_marks_description_-_-6" decoder="String" default="null" /> <jb:value property="shippingMarksDescription7" data="MEDPRE/Segment_group_9/Segment_group_14/Segment_group_16/Package_identification/MARKS___LABELS/Shipping_marks_description_-_-7" decoder="String" default="null" /> <jb:value property="shippingMarksDescription8" data="MEDPRE/Segment_group_9/Segment_group_14/Segment_group_16/Package_identification/MARKS___LABELS/Shipping_marks_description_-_-8" decoder="String" default="null" /> <jb:value property="shippingMarksDescription9" data="MEDPRE/Segment_group_9/Segment_group_14/Segment_group_16/Package_identification/MARKS___LABELS/Shipping_marks_description_-_-9" decoder="String" default="null" /> <jb:value property="shippingMarksDescription10" data="MEDPRE/Segment_group_9/Segment_group_14/Segment_group_16/Package_identification/MARKS___LABELS/Shipping_marks_description_-_-10" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="MEDPRE.Segment_group_9.Segment_group_14.Segment_group_16.Package_identification.TYPE_OF_MARKING" class="org.milyn.edi.unedifact.d05a.common.field.TypeOfMarkingC827" createOnElement="MEDPRE/Segment_group_9/Segment_group_14/Segment_group_16/Package_identification/TYPE_OF_MARKING"> <jb:value property="markingTypeCode" data="MEDPRE/Segment_group_9/Segment_group_14/Segment_group_16/Package_identification/TYPE_OF_MARKING/Marking_type_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="MEDPRE/Segment_group_9/Segment_group_14/Segment_group_16/Package_identification/TYPE_OF_MARKING/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="MEDPRE/Segment_group_9/Segment_group_14/Segment_group_16/Package_identification/TYPE_OF_MARKING/Code_list_responsible_agency_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="MEDPRE.Segment_group_9.Segment_group_14.Segment_group_16.Language" class="org.milyn.edi.unedifact.d05a.common.Language" createOnElement="MEDPRE/Segment_group_9/Segment_group_14/Segment_group_16/Language"> <jb:value property="languageCodeQualifier" data="MEDPRE/Segment_group_9/Segment_group_14/Segment_group_16/Language/Language_code_qualifier" decoder="String" default="null" /> <jb:wiring property="languageDetails" beanIdRef="MEDPRE.Segment_group_9.Segment_group_14.Segment_group_16.Language.LANGUAGE_DETAILS" /> </jb:bean> <jb:bean beanId="MEDPRE.Segment_group_9.Segment_group_14.Segment_group_16.Language.LANGUAGE_DETAILS" class="org.milyn.edi.unedifact.d05a.common.field.LanguageDetailsC508" createOnElement="MEDPRE/Segment_group_9/Segment_group_14/Segment_group_16/Language/LANGUAGE_DETAILS"> <jb:value property="languageNameCode" data="MEDPRE/Segment_group_9/Segment_group_14/Segment_group_16/Language/LANGUAGE_DETAILS/Language_name_code" decoder="String" default="null" /> <jb:value property="languageName" data="MEDPRE/Segment_group_9/Segment_group_14/Segment_group_16/Language/LANGUAGE_DETAILS/Language_name" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="MEDPRE.Segment_group_9.Segment_group_14.Segment_group_16.Attached_equipment_List" class="java.util.ArrayList" createOnElement="MEDPRE/Segment_group_9/Segment_group_14/Segment_group_16"> <jb:wiring beanIdRef="MEDPRE.Segment_group_9.Segment_group_14.Segment_group_16.Attached_equipment" /> </jb:bean> <jb:bean beanId="MEDPRE.Segment_group_9.Segment_group_14.Segment_group_16.Attached_equipment" class="org.milyn.edi.unedifact.d05a.common.AttachedEquipment" createOnElement="MEDPRE/Segment_group_9/Segment_group_14/Segment_group_16/Attached_equipment"> <jb:value property="equipmentTypeCodeQualifier" data="MEDPRE/Segment_group_9/Segment_group_14/Segment_group_16/Attached_equipment/Equipment_type_code_qualifier" decoder="String" default="null" /> <jb:wiring property="equipmentIdentification" beanIdRef="MEDPRE.Segment_group_9.Segment_group_14.Segment_group_16.Attached_equipment.EQUIPMENT_IDENTIFICATION" /> </jb:bean> <jb:bean beanId="MEDPRE.Segment_group_9.Segment_group_14.Segment_group_16.Attached_equipment.EQUIPMENT_IDENTIFICATION" class="org.milyn.edi.unedifact.d05a.common.field.EquipmentIdentificationC237" createOnElement="MEDPRE/Segment_group_9/Segment_group_14/Segment_group_16/Attached_equipment/EQUIPMENT_IDENTIFICATION"> <jb:value property="equipmentIdentifier" data="MEDPRE/Segment_group_9/Segment_group_14/Segment_group_16/Attached_equipment/EQUIPMENT_IDENTIFICATION/Equipment_identifier" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="MEDPRE/Segment_group_9/Segment_group_14/Segment_group_16/Attached_equipment/EQUIPMENT_IDENTIFICATION/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="MEDPRE/Segment_group_9/Segment_group_14/Segment_group_16/Attached_equipment/EQUIPMENT_IDENTIFICATION/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="countryNameCode" data="MEDPRE/Segment_group_9/Segment_group_14/Segment_group_16/Attached_equipment/EQUIPMENT_IDENTIFICATION/Country_name_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="MEDPRE.Segment_group_9.Segment_group_14.Segment_group_17_List" class="java.util.ArrayList" createOnElement="MEDPRE/Segment_group_9/Segment_group_14"> <jb:wiring beanIdRef="MEDPRE.Segment_group_9.Segment_group_14.Segment_group_17" /> </jb:bean> <jb:bean beanId="MEDPRE.Segment_group_9.Segment_group_14.Segment_group_17" class="org.milyn.edi.unedifact.d05a.MEDPRE.SegmentGroup17" createOnElement="MEDPRE/Segment_group_9/Segment_group_14/Segment_group_17"> <jb:wiring property="financialChargesAllocation" beanIdRef="MEDPRE.Segment_group_9.Segment_group_14.Segment_group_17.Financial_charges_allocation" /> <jb:wiring property="partyIdentification" beanIdRef="MEDPRE.Segment_group_9.Segment_group_14.Segment_group_17.Party_identification_List" /> <jb:wiring property="identity" beanIdRef="MEDPRE.Segment_group_9.Segment_group_14.Segment_group_17.Identity_List" /> <jb:wiring property="requirementsAndConditions" beanIdRef="MEDPRE.Segment_group_9.Segment_group_14.Segment_group_17.Requirements_and_conditions_List" /> <jb:wiring property="segmentGroup18" beanIdRef="MEDPRE.Segment_group_9.Segment_group_14.Segment_group_17.Segment_group_18_List" /> </jb:bean> <jb:bean beanId="MEDPRE.Segment_group_9.Segment_group_14.Segment_group_17.Financial_charges_allocation" class="org.milyn.edi.unedifact.d05a.common.FinancialChargesAllocation" createOnElement="MEDPRE/Segment_group_9/Segment_group_14/Segment_group_17/Financial_charges_allocation"> <jb:value property="settlementMeansCode" data="MEDPRE/Segment_group_9/Segment_group_14/Segment_group_17/Financial_charges_allocation/Settlement_means_code" decoder="String" default="null" /> <jb:wiring property="chargeAllowanceAccount" beanIdRef="MEDPRE.Segment_group_9.Segment_group_14.Segment_group_17.Financial_charges_allocation.CHARGE_ALLOWANCE_ACCOUNT" /> </jb:bean> <jb:bean beanId="MEDPRE.Segment_group_9.Segment_group_14.Segment_group_17.Financial_charges_allocation.CHARGE_ALLOWANCE_ACCOUNT" class="org.milyn.edi.unedifact.d05a.common.field.ChargeAllowanceAccountC878" createOnElement="MEDPRE/Segment_group_9/Segment_group_14/Segment_group_17/Financial_charges_allocation/CHARGE_ALLOWANCE_ACCOUNT"> <jb:value property="institutionBranchIdentifier" data="MEDPRE/Segment_group_9/Segment_group_14/Segment_group_17/Financial_charges_allocation/CHARGE_ALLOWANCE_ACCOUNT/Institution_branch_identifier" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="MEDPRE/Segment_group_9/Segment_group_14/Segment_group_17/Financial_charges_allocation/CHARGE_ALLOWANCE_ACCOUNT/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="MEDPRE/Segment_group_9/Segment_group_14/Segment_group_17/Financial_charges_allocation/CHARGE_ALLOWANCE_ACCOUNT/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="accountHolderIdentifier" data="MEDPRE/Segment_group_9/Segment_group_14/Segment_group_17/Financial_charges_allocation/CHARGE_ALLOWANCE_ACCOUNT/Account_holder_identifier" decoder="String" default="null" /> <jb:value property="currencyIdentificationCode" data="MEDPRE/Segment_group_9/Segment_group_14/Segment_group_17/Financial_charges_allocation/CHARGE_ALLOWANCE_ACCOUNT/Currency_identification_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="MEDPRE.Segment_group_9.Segment_group_14.Segment_group_17.Party_identification_List" class="java.util.ArrayList" createOnElement="MEDPRE/Segment_group_9/Segment_group_14/Segment_group_17"> <jb:wiring beanIdRef="MEDPRE.Segment_group_9.Segment_group_14.Segment_group_17.Party_identification" /> </jb:bean> <jb:bean beanId="MEDPRE.Segment_group_9.Segment_group_14.Segment_group_17.Party_identification" class="org.milyn.edi.unedifact.d05a.common.PartyIdentification" createOnElement="MEDPRE/Segment_group_9/Segment_group_14/Segment_group_17/Party_identification"> <jb:value property="partyFunctionCodeQualifier" data="MEDPRE/Segment_group_9/Segment_group_14/Segment_group_17/Party_identification/Party_function_code_qualifier" decoder="String" default="null" /> <jb:value property="nameTypeCode" data="MEDPRE/Segment_group_9/Segment_group_14/Segment_group_17/Party_identification/Name_type_code" decoder="String" default="null" /> <jb:value property="nameStatusCode" data="MEDPRE/Segment_group_9/Segment_group_14/Segment_group_17/Party_identification/Name_status_code" decoder="String" default="null" /> <jb:value property="actionRequestNotificationDescriptionCode" data="MEDPRE/Segment_group_9/Segment_group_14/Segment_group_17/Party_identification/Action_request_notification_description_code" decoder="String" default="null" /> <jb:wiring property="identificationNumber" beanIdRef="MEDPRE.Segment_group_9.Segment_group_14.Segment_group_17.Party_identification.IDENTIFICATION_NUMBER" /> <jb:wiring property="partyIdentificationDetails" beanIdRef="MEDPRE.Segment_group_9.Segment_group_14.Segment_group_17.Party_identification.PARTY_IDENTIFICATION_DETAILS" /> <jb:wiring property="nameComponentDetails1" beanIdRef="MEDPRE.Segment_group_9.Segment_group_14.Segment_group_17.Party_identification.NAME_COMPONENT_DETAILS_-_-1" /> <jb:wiring property="nameComponentDetails2" beanIdRef="MEDPRE.Segment_group_9.Segment_group_14.Segment_group_17.Party_identification.NAME_COMPONENT_DETAILS_-_-2" /> <jb:wiring property="nameComponentDetails3" beanIdRef="MEDPRE.Segment_group_9.Segment_group_14.Segment_group_17.Party_identification.NAME_COMPONENT_DETAILS_-_-3" /> <jb:wiring property="nameComponentDetails4" beanIdRef="MEDPRE.Segment_group_9.Segment_group_14.Segment_group_17.Party_identification.NAME_COMPONENT_DETAILS_-_-4" /> <jb:wiring property="nameComponentDetails5" beanIdRef="MEDPRE.Segment_group_9.Segment_group_14.Segment_group_17.Party_identification.NAME_COMPONENT_DETAILS_-_-5" /> </jb:bean> <jb:bean beanId="MEDPRE.Segment_group_9.Segment_group_14.Segment_group_17.Party_identification.IDENTIFICATION_NUMBER" class="org.milyn.edi.unedifact.d05a.common.field.IdentificationNumberC206" createOnElement="MEDPRE/Segment_group_9/Segment_group_14/Segment_group_17/Party_identification/IDENTIFICATION_NUMBER"> <jb:value property="objectIdentifier" data="MEDPRE/Segment_group_9/Segment_group_14/Segment_group_17/Party_identification/IDENTIFICATION_NUMBER/Object_identifier" decoder="String" default="null" /> <jb:value property="objectIdentificationCodeQualifier" data="MEDPRE/Segment_group_9/Segment_group_14/Segment_group_17/Party_identification/IDENTIFICATION_NUMBER/Object_identification_code_qualifier" decoder="String" default="null" /> <jb:value property="statusDescriptionCode" data="MEDPRE/Segment_group_9/Segment_group_14/Segment_group_17/Party_identification/IDENTIFICATION_NUMBER/Status_description_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="MEDPRE.Segment_group_9.Segment_group_14.Segment_group_17.Party_identification.PARTY_IDENTIFICATION_DETAILS" class="org.milyn.edi.unedifact.d05a.common.field.PartyIdentificationDetailsC082" createOnElement="MEDPRE/Segment_group_9/Segment_group_14/Segment_group_17/Party_identification/PARTY_IDENTIFICATION_DETAILS"> <jb:value property="partyIdentifier" data="MEDPRE/Segment_group_9/Segment_group_14/Segment_group_17/Party_identification/PARTY_IDENTIFICATION_DETAILS/Party_identifier" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="MEDPRE/Segment_group_9/Segment_group_14/Segment_group_17/Party_identification/PARTY_IDENTIFICATION_DETAILS/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="MEDPRE/Segment_group_9/Segment_group_14/Segment_group_17/Party_identification/PARTY_IDENTIFICATION_DETAILS/Code_list_responsible_agency_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="MEDPRE.Segment_group_9.Segment_group_14.Segment_group_17.Party_identification.NAME_COMPONENT_DETAILS_-_-1" class="org.milyn.edi.unedifact.d05a.common.field.NameComponentDetailsC816" createOnElement="MEDPRE/Segment_group_9/Segment_group_14/Segment_group_17/Party_identification/NAME_COMPONENT_DETAILS_-_-1"> <jb:value property="nameComponentTypeCodeQualifier" data="MEDPRE/Segment_group_9/Segment_group_14/Segment_group_17/Party_identification/NAME_COMPONENT_DETAILS_-_-1/Name_component_type_code_qualifier" decoder="String" default="null" /> <jb:value property="nameComponentDescription" data="MEDPRE/Segment_group_9/Segment_group_14/Segment_group_17/Party_identification/NAME_COMPONENT_DETAILS_-_-1/Name_component_description" decoder="String" default="null" /> <jb:value property="nameComponentUsageCode" data="MEDPRE/Segment_group_9/Segment_group_14/Segment_group_17/Party_identification/NAME_COMPONENT_DETAILS_-_-1/Name_component_usage_code" decoder="String" default="null" /> <jb:value property="nameOriginalAlphabetCode" data="MEDPRE/Segment_group_9/Segment_group_14/Segment_group_17/Party_identification/NAME_COMPONENT_DETAILS_-_-1/Name_original_alphabet_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="MEDPRE.Segment_group_9.Segment_group_14.Segment_group_17.Party_identification.NAME_COMPONENT_DETAILS_-_-2" class="org.milyn.edi.unedifact.d05a.common.field.NameComponentDetailsC816" createOnElement="MEDPRE/Segment_group_9/Segment_group_14/Segment_group_17/Party_identification/NAME_COMPONENT_DETAILS_-_-2"> <jb:value property="nameComponentTypeCodeQualifier" data="MEDPRE/Segment_group_9/Segment_group_14/Segment_group_17/Party_identification/NAME_COMPONENT_DETAILS_-_-2/Name_component_type_code_qualifier" decoder="String" default="null" /> <jb:value property="nameComponentDescription" data="MEDPRE/Segment_group_9/Segment_group_14/Segment_group_17/Party_identification/NAME_COMPONENT_DETAILS_-_-2/Name_component_description" decoder="String" default="null" /> <jb:value property="nameComponentUsageCode" data="MEDPRE/Segment_group_9/Segment_group_14/Segment_group_17/Party_identification/NAME_COMPONENT_DETAILS_-_-2/Name_component_usage_code" decoder="String" default="null" /> <jb:value property="nameOriginalAlphabetCode" data="MEDPRE/Segment_group_9/Segment_group_14/Segment_group_17/Party_identification/NAME_COMPONENT_DETAILS_-_-2/Name_original_alphabet_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="MEDPRE.Segment_group_9.Segment_group_14.Segment_group_17.Party_identification.NAME_COMPONENT_DETAILS_-_-3" class="org.milyn.edi.unedifact.d05a.common.field.NameComponentDetailsC816" createOnElement="MEDPRE/Segment_group_9/Segment_group_14/Segment_group_17/Party_identification/NAME_COMPONENT_DETAILS_-_-3"> <jb:value property="nameComponentTypeCodeQualifier" data="MEDPRE/Segment_group_9/Segment_group_14/Segment_group_17/Party_identification/NAME_COMPONENT_DETAILS_-_-3/Name_component_type_code_qualifier" decoder="String" default="null" /> <jb:value property="nameComponentDescription" data="MEDPRE/Segment_group_9/Segment_group_14/Segment_group_17/Party_identification/NAME_COMPONENT_DETAILS_-_-3/Name_component_description" decoder="String" default="null" /> <jb:value property="nameComponentUsageCode" data="MEDPRE/Segment_group_9/Segment_group_14/Segment_group_17/Party_identification/NAME_COMPONENT_DETAILS_-_-3/Name_component_usage_code" decoder="String" default="null" /> <jb:value property="nameOriginalAlphabetCode" data="MEDPRE/Segment_group_9/Segment_group_14/Segment_group_17/Party_identification/NAME_COMPONENT_DETAILS_-_-3/Name_original_alphabet_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="MEDPRE.Segment_group_9.Segment_group_14.Segment_group_17.Party_identification.NAME_COMPONENT_DETAILS_-_-4" class="org.milyn.edi.unedifact.d05a.common.field.NameComponentDetailsC816" createOnElement="MEDPRE/Segment_group_9/Segment_group_14/Segment_group_17/Party_identification/NAME_COMPONENT_DETAILS_-_-4"> <jb:value property="nameComponentTypeCodeQualifier" data="MEDPRE/Segment_group_9/Segment_group_14/Segment_group_17/Party_identification/NAME_COMPONENT_DETAILS_-_-4/Name_component_type_code_qualifier" decoder="String" default="null" /> <jb:value property="nameComponentDescription" data="MEDPRE/Segment_group_9/Segment_group_14/Segment_group_17/Party_identification/NAME_COMPONENT_DETAILS_-_-4/Name_component_description" decoder="String" default="null" /> <jb:value property="nameComponentUsageCode" data="MEDPRE/Segment_group_9/Segment_group_14/Segment_group_17/Party_identification/NAME_COMPONENT_DETAILS_-_-4/Name_component_usage_code" decoder="String" default="null" /> <jb:value property="nameOriginalAlphabetCode" data="MEDPRE/Segment_group_9/Segment_group_14/Segment_group_17/Party_identification/NAME_COMPONENT_DETAILS_-_-4/Name_original_alphabet_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="MEDPRE.Segment_group_9.Segment_group_14.Segment_group_17.Party_identification.NAME_COMPONENT_DETAILS_-_-5" class="org.milyn.edi.unedifact.d05a.common.field.NameComponentDetailsC816" createOnElement="MEDPRE/Segment_group_9/Segment_group_14/Segment_group_17/Party_identification/NAME_COMPONENT_DETAILS_-_-5"> <jb:value property="nameComponentTypeCodeQualifier" data="MEDPRE/Segment_group_9/Segment_group_14/Segment_group_17/Party_identification/NAME_COMPONENT_DETAILS_-_-5/Name_component_type_code_qualifier" decoder="String" default="null" /> <jb:value property="nameComponentDescription" data="MEDPRE/Segment_group_9/Segment_group_14/Segment_group_17/Party_identification/NAME_COMPONENT_DETAILS_-_-5/Name_component_description" decoder="String" default="null" /> <jb:value property="nameComponentUsageCode" data="MEDPRE/Segment_group_9/Segment_group_14/Segment_group_17/Party_identification/NAME_COMPONENT_DETAILS_-_-5/Name_component_usage_code" decoder="String" default="null" /> <jb:value property="nameOriginalAlphabetCode" data="MEDPRE/Segment_group_9/Segment_group_14/Segment_group_17/Party_identification/NAME_COMPONENT_DETAILS_-_-5/Name_original_alphabet_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="MEDPRE.Segment_group_9.Segment_group_14.Segment_group_17.Identity_List" class="java.util.ArrayList" createOnElement="MEDPRE/Segment_group_9/Segment_group_14/Segment_group_17"> <jb:wiring beanIdRef="MEDPRE.Segment_group_9.Segment_group_14.Segment_group_17.Identity" /> </jb:bean> <jb:bean beanId="MEDPRE.Segment_group_9.Segment_group_14.Segment_group_17.Identity" class="org.milyn.edi.unedifact.d05a.common.Identity" createOnElement="MEDPRE/Segment_group_9/Segment_group_14/Segment_group_17/Identity"> <jb:value property="objectTypeCodeQualifier" data="MEDPRE/Segment_group_9/Segment_group_14/Segment_group_17/Identity/Object_type_code_qualifier" decoder="String" default="null" /> <jb:value property="statusDescriptionCode" data="MEDPRE/Segment_group_9/Segment_group_14/Segment_group_17/Identity/Status_description_code" decoder="String" default="null" /> <jb:value property="configurationLevelNumber" data="MEDPRE/Segment_group_9/Segment_group_14/Segment_group_17/Identity/Configuration_level_number" decoder="DABigDecimal" default="null" /> <jb:wiring property="identificationNumber" beanIdRef="MEDPRE.Segment_group_9.Segment_group_14.Segment_group_17.Identity.IDENTIFICATION_NUMBER" /> <jb:wiring property="partyIdentificationDetails" beanIdRef="MEDPRE.Segment_group_9.Segment_group_14.Segment_group_17.Identity.PARTY_IDENTIFICATION_DETAILS" /> <jb:wiring property="positionIdentification" beanIdRef="MEDPRE.Segment_group_9.Segment_group_14.Segment_group_17.Identity.POSITION_IDENTIFICATION" /> <jb:wiring property="characteristicDescription" beanIdRef="MEDPRE.Segment_group_9.Segment_group_14.Segment_group_17.Identity.CHARACTERISTIC_DESCRIPTION" /> </jb:bean> <jb:bean beanId="MEDPRE.Segment_group_9.Segment_group_14.Segment_group_17.Identity.IDENTIFICATION_NUMBER" class="org.milyn.edi.unedifact.d05a.common.field.IdentificationNumberC206" createOnElement="MEDPRE/Segment_group_9/Segment_group_14/Segment_group_17/Identity/IDENTIFICATION_NUMBER"> <jb:value property="objectIdentifier" data="MEDPRE/Segment_group_9/Segment_group_14/Segment_group_17/Identity/IDENTIFICATION_NUMBER/Object_identifier" decoder="String" default="null" /> <jb:value property="objectIdentificationCodeQualifier" data="MEDPRE/Segment_group_9/Segment_group_14/Segment_group_17/Identity/IDENTIFICATION_NUMBER/Object_identification_code_qualifier" decoder="String" default="null" /> <jb:value property="statusDescriptionCode" data="MEDPRE/Segment_group_9/Segment_group_14/Segment_group_17/Identity/IDENTIFICATION_NUMBER/Status_description_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="MEDPRE.Segment_group_9.Segment_group_14.Segment_group_17.Identity.PARTY_IDENTIFICATION_DETAILS" class="org.milyn.edi.unedifact.d05a.common.field.PartyIdentificationDetailsC082" createOnElement="MEDPRE/Segment_group_9/Segment_group_14/Segment_group_17/Identity/PARTY_IDENTIFICATION_DETAILS"> <jb:value property="partyIdentifier" data="MEDPRE/Segment_group_9/Segment_group_14/Segment_group_17/Identity/PARTY_IDENTIFICATION_DETAILS/Party_identifier" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="MEDPRE/Segment_group_9/Segment_group_14/Segment_group_17/Identity/PARTY_IDENTIFICATION_DETAILS/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="MEDPRE/Segment_group_9/Segment_group_14/Segment_group_17/Identity/PARTY_IDENTIFICATION_DETAILS/Code_list_responsible_agency_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="MEDPRE.Segment_group_9.Segment_group_14.Segment_group_17.Identity.POSITION_IDENTIFICATION" class="org.milyn.edi.unedifact.d05a.common.field.PositionIdentificationC778" createOnElement="MEDPRE/Segment_group_9/Segment_group_14/Segment_group_17/Identity/POSITION_IDENTIFICATION"> <jb:value property="hierarchicalStructureLevelIdentifier" data="MEDPRE/Segment_group_9/Segment_group_14/Segment_group_17/Identity/POSITION_IDENTIFICATION/Hierarchical_structure_level_identifier" decoder="String" default="null" /> <jb:value property="sequencePositionIdentifier" data="MEDPRE/Segment_group_9/Segment_group_14/Segment_group_17/Identity/POSITION_IDENTIFICATION/Sequence_position_identifier" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="MEDPRE.Segment_group_9.Segment_group_14.Segment_group_17.Identity.CHARACTERISTIC_DESCRIPTION" class="org.milyn.edi.unedifact.d05a.common.field.CharacteristicDescriptionC240" createOnElement="MEDPRE/Segment_group_9/Segment_group_14/Segment_group_17/Identity/CHARACTERISTIC_DESCRIPTION"> <jb:value property="characteristicDescriptionCode" data="MEDPRE/Segment_group_9/Segment_group_14/Segment_group_17/Identity/CHARACTERISTIC_DESCRIPTION/Characteristic_description_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="MEDPRE/Segment_group_9/Segment_group_14/Segment_group_17/Identity/CHARACTERISTIC_DESCRIPTION/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="MEDPRE/Segment_group_9/Segment_group_14/Segment_group_17/Identity/CHARACTERISTIC_DESCRIPTION/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="characteristicDescription1" data="MEDPRE/Segment_group_9/Segment_group_14/Segment_group_17/Identity/CHARACTERISTIC_DESCRIPTION/Characteristic_description_-_-1" decoder="String" default="null" /> <jb:value property="characteristicDescription2" data="MEDPRE/Segment_group_9/Segment_group_14/Segment_group_17/Identity/CHARACTERISTIC_DESCRIPTION/Characteristic_description_-_-2" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="MEDPRE.Segment_group_9.Segment_group_14.Segment_group_17.Requirements_and_conditions_List" class="java.util.ArrayList" createOnElement="MEDPRE/Segment_group_9/Segment_group_14/Segment_group_17"> <jb:wiring beanIdRef="MEDPRE.Segment_group_9.Segment_group_14.Segment_group_17.Requirements_and_conditions" /> </jb:bean> <jb:bean beanId="MEDPRE.Segment_group_9.Segment_group_14.Segment_group_17.Requirements_and_conditions" class="org.milyn.edi.unedifact.d05a.common.RequirementsAndConditions" createOnElement="MEDPRE/Segment_group_9/Segment_group_14/Segment_group_17/Requirements_and_conditions"> <jb:value property="sectorAreaIdentificationCodeQualifier" data="MEDPRE/Segment_group_9/Segment_group_14/Segment_group_17/Requirements_and_conditions/Sector_area_identification_code_qualifier" decoder="String" default="null" /> <jb:value property="actionRequestNotificationDescriptionCode" data="MEDPRE/Segment_group_9/Segment_group_14/Segment_group_17/Requirements_and_conditions/Action_request_notification_description_code" decoder="String" default="null" /> <jb:value property="countryNameCode" data="MEDPRE/Segment_group_9/Segment_group_14/Segment_group_17/Requirements_and_conditions/Country_name_code" decoder="String" default="null" /> <jb:wiring property="requirementConditionIdentification" beanIdRef="MEDPRE.Segment_group_9.Segment_group_14.Segment_group_17.Requirements_and_conditions.REQUIREMENT_CONDITION_IDENTIFICATION" /> </jb:bean> <jb:bean beanId="MEDPRE.Segment_group_9.Segment_group_14.Segment_group_17.Requirements_and_conditions.REQUIREMENT_CONDITION_IDENTIFICATION" class="org.milyn.edi.unedifact.d05a.common.field.RequirementConditionIdentificationC550" createOnElement="MEDPRE/Segment_group_9/Segment_group_14/Segment_group_17/Requirements_and_conditions/REQUIREMENT_CONDITION_IDENTIFICATION"> <jb:value property="requirementOrConditionDescriptionIdentifier" data="MEDPRE/Segment_group_9/Segment_group_14/Segment_group_17/Requirements_and_conditions/REQUIREMENT_CONDITION_IDENTIFICATION/Requirement_or_condition_description_identifier" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="MEDPRE/Segment_group_9/Segment_group_14/Segment_group_17/Requirements_and_conditions/REQUIREMENT_CONDITION_IDENTIFICATION/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="MEDPRE/Segment_group_9/Segment_group_14/Segment_group_17/Requirements_and_conditions/REQUIREMENT_CONDITION_IDENTIFICATION/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="requirementOrConditionDescription" data="MEDPRE/Segment_group_9/Segment_group_14/Segment_group_17/Requirements_and_conditions/REQUIREMENT_CONDITION_IDENTIFICATION/Requirement_or_condition_description" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="MEDPRE.Segment_group_9.Segment_group_14.Segment_group_17.Segment_group_18_List" class="java.util.ArrayList" createOnElement="MEDPRE/Segment_group_9/Segment_group_14/Segment_group_17"> <jb:wiring beanIdRef="MEDPRE.Segment_group_9.Segment_group_14.Segment_group_17.Segment_group_18" /> </jb:bean> <jb:bean beanId="MEDPRE.Segment_group_9.Segment_group_14.Segment_group_17.Segment_group_18" class="org.milyn.edi.unedifact.d05a.MEDPRE.SegmentGroup18" createOnElement="MEDPRE/Segment_group_9/Segment_group_14/Segment_group_17/Segment_group_18"> <jb:wiring property="insuranceCoverDescription" beanIdRef="MEDPRE.Segment_group_9.Segment_group_14.Segment_group_17.Segment_group_18.Insurance_cover_description" /> <jb:wiring property="allowanceOrCharge" beanIdRef="MEDPRE.Segment_group_9.Segment_group_14.Segment_group_17.Segment_group_18.Allowance_or_charge_List" /> <jb:wiring property="percentageDetails" beanIdRef="MEDPRE.Segment_group_9.Segment_group_14.Segment_group_17.Segment_group_18.Percentage_details" /> <jb:wiring property="monetaryAmount" beanIdRef="MEDPRE.Segment_group_9.Segment_group_14.Segment_group_17.Segment_group_18.Monetary_amount_List" /> <jb:wiring property="identity" beanIdRef="MEDPRE.Segment_group_9.Segment_group_14.Segment_group_17.Segment_group_18.Identity_List" /> <jb:wiring property="dateTimePeriod" beanIdRef="MEDPRE.Segment_group_9.Segment_group_14.Segment_group_17.Segment_group_18.Date_time_period_List" /> </jb:bean> <jb:bean beanId="MEDPRE.Segment_group_9.Segment_group_14.Segment_group_17.Segment_group_18.Insurance_cover_description" class="org.milyn.edi.unedifact.d05a.common.InsuranceCoverDescription" createOnElement="MEDPRE/Segment_group_9/Segment_group_14/Segment_group_17/Segment_group_18/Insurance_cover_description"> <jb:wiring property="insuranceCoverType" beanIdRef="MEDPRE.Segment_group_9.Segment_group_14.Segment_group_17.Segment_group_18.Insurance_cover_description.INSURANCE_COVER_TYPE" /> <jb:wiring property="insuranceCoverDetails" beanIdRef="MEDPRE.Segment_group_9.Segment_group_14.Segment_group_17.Segment_group_18.Insurance_cover_description.INSURANCE_COVER_DETAILS" /> </jb:bean> <jb:bean beanId="MEDPRE.Segment_group_9.Segment_group_14.Segment_group_17.Segment_group_18.Insurance_cover_description.INSURANCE_COVER_TYPE" class="org.milyn.edi.unedifact.d05a.common.field.InsuranceCoverTypeC330" createOnElement="MEDPRE/Segment_group_9/Segment_group_14/Segment_group_17/Segment_group_18/Insurance_cover_description/INSURANCE_COVER_TYPE"> <jb:value property="insuranceCoverTypeCode" data="MEDPRE/Segment_group_9/Segment_group_14/Segment_group_17/Segment_group_18/Insurance_cover_description/INSURANCE_COVER_TYPE/Insurance_cover_type_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="MEDPRE/Segment_group_9/Segment_group_14/Segment_group_17/Segment_group_18/Insurance_cover_description/INSURANCE_COVER_TYPE/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="MEDPRE/Segment_group_9/Segment_group_14/Segment_group_17/Segment_group_18/Insurance_cover_description/INSURANCE_COVER_TYPE/Code_list_responsible_agency_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="MEDPRE.Segment_group_9.Segment_group_14.Segment_group_17.Segment_group_18.Insurance_cover_description.INSURANCE_COVER_DETAILS" class="org.milyn.edi.unedifact.d05a.common.field.InsuranceCoverDetailsC331" createOnElement="MEDPRE/Segment_group_9/Segment_group_14/Segment_group_17/Segment_group_18/Insurance_cover_description/INSURANCE_COVER_DETAILS"> <jb:value property="insuranceCoverDescriptionCode" data="MEDPRE/Segment_group_9/Segment_group_14/Segment_group_17/Segment_group_18/Insurance_cover_description/INSURANCE_COVER_DETAILS/Insurance_cover_description_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="MEDPRE/Segment_group_9/Segment_group_14/Segment_group_17/Segment_group_18/Insurance_cover_description/INSURANCE_COVER_DETAILS/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="MEDPRE/Segment_group_9/Segment_group_14/Segment_group_17/Segment_group_18/Insurance_cover_description/INSURANCE_COVER_DETAILS/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="insuranceCoverDescription1" data="MEDPRE/Segment_group_9/Segment_group_14/Segment_group_17/Segment_group_18/Insurance_cover_description/INSURANCE_COVER_DETAILS/Insurance_cover_description_-_-1" decoder="String" default="null" /> <jb:value property="insuranceCoverDescription2" data="MEDPRE/Segment_group_9/Segment_group_14/Segment_group_17/Segment_group_18/Insurance_cover_description/INSURANCE_COVER_DETAILS/Insurance_cover_description_-_-2" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="MEDPRE.Segment_group_9.Segment_group_14.Segment_group_17.Segment_group_18.Allowance_or_charge_List" class="java.util.ArrayList" createOnElement="MEDPRE/Segment_group_9/Segment_group_14/Segment_group_17/Segment_group_18"> <jb:wiring beanIdRef="MEDPRE.Segment_group_9.Segment_group_14.Segment_group_17.Segment_group_18.Allowance_or_charge" /> </jb:bean> <jb:bean beanId="MEDPRE.Segment_group_9.Segment_group_14.Segment_group_17.Segment_group_18.Allowance_or_charge" class="org.milyn.edi.unedifact.d05a.common.AllowanceOrCharge" createOnElement="MEDPRE/Segment_group_9/Segment_group_14/Segment_group_17/Segment_group_18/Allowance_or_charge"> <jb:value property="allowanceOrChargeCodeQualifier" data="MEDPRE/Segment_group_9/Segment_group_14/Segment_group_17/Segment_group_18/Allowance_or_charge/Allowance_or_charge_code_qualifier" decoder="String" default="null" /> <jb:value property="settlementMeansCode" data="MEDPRE/Segment_group_9/Segment_group_14/Segment_group_17/Segment_group_18/Allowance_or_charge/Settlement_means_code" decoder="String" default="null" /> <jb:value property="calculationSequenceCode" data="MEDPRE/Segment_group_9/Segment_group_14/Segment_group_17/Segment_group_18/Allowance_or_charge/Calculation_sequence_code" decoder="String" default="null" /> <jb:wiring property="allowanceChargeInformation" beanIdRef="MEDPRE.Segment_group_9.Segment_group_14.Segment_group_17.Segment_group_18.Allowance_or_charge.ALLOWANCE_CHARGE_INFORMATION" /> <jb:wiring property="specialServicesIdentification" beanIdRef="MEDPRE.Segment_group_9.Segment_group_14.Segment_group_17.Segment_group_18.Allowance_or_charge.SPECIAL_SERVICES_IDENTIFICATION" /> </jb:bean> <jb:bean beanId="MEDPRE.Segment_group_9.Segment_group_14.Segment_group_17.Segment_group_18.Allowance_or_charge.ALLOWANCE_CHARGE_INFORMATION" class="org.milyn.edi.unedifact.d05a.common.field.AllowanceChargeInformationC552" createOnElement="MEDPRE/Segment_group_9/Segment_group_14/Segment_group_17/Segment_group_18/Allowance_or_charge/ALLOWANCE_CHARGE_INFORMATION"> <jb:value property="allowanceOrChargeIdentifier" data="MEDPRE/Segment_group_9/Segment_group_14/Segment_group_17/Segment_group_18/Allowance_or_charge/ALLOWANCE_CHARGE_INFORMATION/Allowance_or_charge_identifier" decoder="String" default="null" /> <jb:value property="allowanceOrChargeIdentificationCode" data="MEDPRE/Segment_group_9/Segment_group_14/Segment_group_17/Segment_group_18/Allowance_or_charge/ALLOWANCE_CHARGE_INFORMATION/Allowance_or_charge_identification_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="MEDPRE.Segment_group_9.Segment_group_14.Segment_group_17.Segment_group_18.Allowance_or_charge.SPECIAL_SERVICES_IDENTIFICATION" class="org.milyn.edi.unedifact.d05a.common.field.SpecialServicesIdentificationC214" createOnElement="MEDPRE/Segment_group_9/Segment_group_14/Segment_group_17/Segment_group_18/Allowance_or_charge/SPECIAL_SERVICES_IDENTIFICATION"> <jb:value property="specialServiceDescriptionCode" data="MEDPRE/Segment_group_9/Segment_group_14/Segment_group_17/Segment_group_18/Allowance_or_charge/SPECIAL_SERVICES_IDENTIFICATION/Special_service_description_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="MEDPRE/Segment_group_9/Segment_group_14/Segment_group_17/Segment_group_18/Allowance_or_charge/SPECIAL_SERVICES_IDENTIFICATION/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="MEDPRE/Segment_group_9/Segment_group_14/Segment_group_17/Segment_group_18/Allowance_or_charge/SPECIAL_SERVICES_IDENTIFICATION/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="specialServiceDescription1" data="MEDPRE/Segment_group_9/Segment_group_14/Segment_group_17/Segment_group_18/Allowance_or_charge/SPECIAL_SERVICES_IDENTIFICATION/Special_service_description_-_-1" decoder="String" default="null" /> <jb:value property="specialServiceDescription2" data="MEDPRE/Segment_group_9/Segment_group_14/Segment_group_17/Segment_group_18/Allowance_or_charge/SPECIAL_SERVICES_IDENTIFICATION/Special_service_description_-_-2" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="MEDPRE.Segment_group_9.Segment_group_14.Segment_group_17.Segment_group_18.Percentage_details" class="org.milyn.edi.unedifact.d05a.common.PercentageDetails" createOnElement="MEDPRE/Segment_group_9/Segment_group_14/Segment_group_17/Segment_group_18/Percentage_details"> <jb:value property="statusDescriptionCode" data="MEDPRE/Segment_group_9/Segment_group_14/Segment_group_17/Segment_group_18/Percentage_details/Status_description_code" decoder="String" default="null" /> <jb:wiring property="percentageDetails" beanIdRef="MEDPRE.Segment_group_9.Segment_group_14.Segment_group_17.Segment_group_18.Percentage_details.PERCENTAGE_DETAILS" /> </jb:bean> <jb:bean beanId="MEDPRE.Segment_group_9.Segment_group_14.Segment_group_17.Segment_group_18.Percentage_details.PERCENTAGE_DETAILS" class="org.milyn.edi.unedifact.d05a.common.field.PercentageDetailsC501" createOnElement="MEDPRE/Segment_group_9/Segment_group_14/Segment_group_17/Segment_group_18/Percentage_details/PERCENTAGE_DETAILS"> <jb:value property="percentageTypeCodeQualifier" data="MEDPRE/Segment_group_9/Segment_group_14/Segment_group_17/Segment_group_18/Percentage_details/PERCENTAGE_DETAILS/Percentage_type_code_qualifier" decoder="String" default="null" /> <jb:value property="percentage" data="MEDPRE/Segment_group_9/Segment_group_14/Segment_group_17/Segment_group_18/Percentage_details/PERCENTAGE_DETAILS/Percentage" decoder="DABigDecimal" default="null" /> <jb:value property="percentageBasisIdentificationCode" data="MEDPRE/Segment_group_9/Segment_group_14/Segment_group_17/Segment_group_18/Percentage_details/PERCENTAGE_DETAILS/Percentage_basis_identification_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="MEDPRE/Segment_group_9/Segment_group_14/Segment_group_17/Segment_group_18/Percentage_details/PERCENTAGE_DETAILS/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="MEDPRE/Segment_group_9/Segment_group_14/Segment_group_17/Segment_group_18/Percentage_details/PERCENTAGE_DETAILS/Code_list_responsible_agency_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="MEDPRE.Segment_group_9.Segment_group_14.Segment_group_17.Segment_group_18.Monetary_amount_List" class="java.util.ArrayList" createOnElement="MEDPRE/Segment_group_9/Segment_group_14/Segment_group_17/Segment_group_18"> <jb:wiring beanIdRef="MEDPRE.Segment_group_9.Segment_group_14.Segment_group_17.Segment_group_18.Monetary_amount" /> </jb:bean> <jb:bean beanId="MEDPRE.Segment_group_9.Segment_group_14.Segment_group_17.Segment_group_18.Monetary_amount" class="org.milyn.edi.unedifact.d05a.common.MonetaryAmount" createOnElement="MEDPRE/Segment_group_9/Segment_group_14/Segment_group_17/Segment_group_18/Monetary_amount"> <jb:wiring property="monetaryAmount" beanIdRef="MEDPRE.Segment_group_9.Segment_group_14.Segment_group_17.Segment_group_18.Monetary_amount.MONETARY_AMOUNT" /> </jb:bean> <jb:bean beanId="MEDPRE.Segment_group_9.Segment_group_14.Segment_group_17.Segment_group_18.Monetary_amount.MONETARY_AMOUNT" class="org.milyn.edi.unedifact.d05a.common.field.MonetaryAmountC516" createOnElement="MEDPRE/Segment_group_9/Segment_group_14/Segment_group_17/Segment_group_18/Monetary_amount/MONETARY_AMOUNT"> <jb:value property="monetaryAmountTypeCodeQualifier" data="MEDPRE/Segment_group_9/Segment_group_14/Segment_group_17/Segment_group_18/Monetary_amount/MONETARY_AMOUNT/Monetary_amount_type_code_qualifier" decoder="String" default="null" /> <jb:value property="monetaryAmount" data="MEDPRE/Segment_group_9/Segment_group_14/Segment_group_17/Segment_group_18/Monetary_amount/MONETARY_AMOUNT/Monetary_amount" decoder="DABigDecimal" default="null" /> <jb:value property="currencyIdentificationCode" data="MEDPRE/Segment_group_9/Segment_group_14/Segment_group_17/Segment_group_18/Monetary_amount/MONETARY_AMOUNT/Currency_identification_code" decoder="String" default="null" /> <jb:value property="currencyTypeCodeQualifier" data="MEDPRE/Segment_group_9/Segment_group_14/Segment_group_17/Segment_group_18/Monetary_amount/MONETARY_AMOUNT/Currency_type_code_qualifier" decoder="String" default="null" /> <jb:value property="statusDescriptionCode" data="MEDPRE/Segment_group_9/Segment_group_14/Segment_group_17/Segment_group_18/Monetary_amount/MONETARY_AMOUNT/Status_description_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="MEDPRE.Segment_group_9.Segment_group_14.Segment_group_17.Segment_group_18.Identity_List" class="java.util.ArrayList" createOnElement="MEDPRE/Segment_group_9/Segment_group_14/Segment_group_17/Segment_group_18"> <jb:wiring beanIdRef="MEDPRE.Segment_group_9.Segment_group_14.Segment_group_17.Segment_group_18.Identity" /> </jb:bean> <jb:bean beanId="MEDPRE.Segment_group_9.Segment_group_14.Segment_group_17.Segment_group_18.Identity" class="org.milyn.edi.unedifact.d05a.common.Identity" createOnElement="MEDPRE/Segment_group_9/Segment_group_14/Segment_group_17/Segment_group_18/Identity"> <jb:value property="objectTypeCodeQualifier" data="MEDPRE/Segment_group_9/Segment_group_14/Segment_group_17/Segment_group_18/Identity/Object_type_code_qualifier" decoder="String" default="null" /> <jb:value property="statusDescriptionCode" data="MEDPRE/Segment_group_9/Segment_group_14/Segment_group_17/Segment_group_18/Identity/Status_description_code" decoder="String" default="null" /> <jb:value property="configurationLevelNumber" data="MEDPRE/Segment_group_9/Segment_group_14/Segment_group_17/Segment_group_18/Identity/Configuration_level_number" decoder="DABigDecimal" default="null" /> <jb:wiring property="identificationNumber" beanIdRef="MEDPRE.Segment_group_9.Segment_group_14.Segment_group_17.Segment_group_18.Identity.IDENTIFICATION_NUMBER" /> <jb:wiring property="partyIdentificationDetails" beanIdRef="MEDPRE.Segment_group_9.Segment_group_14.Segment_group_17.Segment_group_18.Identity.PARTY_IDENTIFICATION_DETAILS" /> <jb:wiring property="positionIdentification" beanIdRef="MEDPRE.Segment_group_9.Segment_group_14.Segment_group_17.Segment_group_18.Identity.POSITION_IDENTIFICATION" /> <jb:wiring property="characteristicDescription" beanIdRef="MEDPRE.Segment_group_9.Segment_group_14.Segment_group_17.Segment_group_18.Identity.CHARACTERISTIC_DESCRIPTION" /> </jb:bean> <jb:bean beanId="MEDPRE.Segment_group_9.Segment_group_14.Segment_group_17.Segment_group_18.Identity.IDENTIFICATION_NUMBER" class="org.milyn.edi.unedifact.d05a.common.field.IdentificationNumberC206" createOnElement="MEDPRE/Segment_group_9/Segment_group_14/Segment_group_17/Segment_group_18/Identity/IDENTIFICATION_NUMBER"> <jb:value property="objectIdentifier" data="MEDPRE/Segment_group_9/Segment_group_14/Segment_group_17/Segment_group_18/Identity/IDENTIFICATION_NUMBER/Object_identifier" decoder="String" default="null" /> <jb:value property="objectIdentificationCodeQualifier" data="MEDPRE/Segment_group_9/Segment_group_14/Segment_group_17/Segment_group_18/Identity/IDENTIFICATION_NUMBER/Object_identification_code_qualifier" decoder="String" default="null" /> <jb:value property="statusDescriptionCode" data="MEDPRE/Segment_group_9/Segment_group_14/Segment_group_17/Segment_group_18/Identity/IDENTIFICATION_NUMBER/Status_description_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="MEDPRE.Segment_group_9.Segment_group_14.Segment_group_17.Segment_group_18.Identity.PARTY_IDENTIFICATION_DETAILS" class="org.milyn.edi.unedifact.d05a.common.field.PartyIdentificationDetailsC082" createOnElement="MEDPRE/Segment_group_9/Segment_group_14/Segment_group_17/Segment_group_18/Identity/PARTY_IDENTIFICATION_DETAILS"> <jb:value property="partyIdentifier" data="MEDPRE/Segment_group_9/Segment_group_14/Segment_group_17/Segment_group_18/Identity/PARTY_IDENTIFICATION_DETAILS/Party_identifier" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="MEDPRE/Segment_group_9/Segment_group_14/Segment_group_17/Segment_group_18/Identity/PARTY_IDENTIFICATION_DETAILS/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="MEDPRE/Segment_group_9/Segment_group_14/Segment_group_17/Segment_group_18/Identity/PARTY_IDENTIFICATION_DETAILS/Code_list_responsible_agency_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="MEDPRE.Segment_group_9.Segment_group_14.Segment_group_17.Segment_group_18.Identity.POSITION_IDENTIFICATION" class="org.milyn.edi.unedifact.d05a.common.field.PositionIdentificationC778" createOnElement="MEDPRE/Segment_group_9/Segment_group_14/Segment_group_17/Segment_group_18/Identity/POSITION_IDENTIFICATION"> <jb:value property="hierarchicalStructureLevelIdentifier" data="MEDPRE/Segment_group_9/Segment_group_14/Segment_group_17/Segment_group_18/Identity/POSITION_IDENTIFICATION/Hierarchical_structure_level_identifier" decoder="String" default="null" /> <jb:value property="sequencePositionIdentifier" data="MEDPRE/Segment_group_9/Segment_group_14/Segment_group_17/Segment_group_18/Identity/POSITION_IDENTIFICATION/Sequence_position_identifier" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="MEDPRE.Segment_group_9.Segment_group_14.Segment_group_17.Segment_group_18.Identity.CHARACTERISTIC_DESCRIPTION" class="org.milyn.edi.unedifact.d05a.common.field.CharacteristicDescriptionC240" createOnElement="MEDPRE/Segment_group_9/Segment_group_14/Segment_group_17/Segment_group_18/Identity/CHARACTERISTIC_DESCRIPTION"> <jb:value property="characteristicDescriptionCode" data="MEDPRE/Segment_group_9/Segment_group_14/Segment_group_17/Segment_group_18/Identity/CHARACTERISTIC_DESCRIPTION/Characteristic_description_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="MEDPRE/Segment_group_9/Segment_group_14/Segment_group_17/Segment_group_18/Identity/CHARACTERISTIC_DESCRIPTION/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="MEDPRE/Segment_group_9/Segment_group_14/Segment_group_17/Segment_group_18/Identity/CHARACTERISTIC_DESCRIPTION/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="characteristicDescription1" data="MEDPRE/Segment_group_9/Segment_group_14/Segment_group_17/Segment_group_18/Identity/CHARACTERISTIC_DESCRIPTION/Characteristic_description_-_-1" decoder="String" default="null" /> <jb:value property="characteristicDescription2" data="MEDPRE/Segment_group_9/Segment_group_14/Segment_group_17/Segment_group_18/Identity/CHARACTERISTIC_DESCRIPTION/Characteristic_description_-_-2" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="MEDPRE.Segment_group_9.Segment_group_14.Segment_group_17.Segment_group_18.Date_time_period_List" class="java.util.ArrayList" createOnElement="MEDPRE/Segment_group_9/Segment_group_14/Segment_group_17/Segment_group_18"> <jb:wiring beanIdRef="MEDPRE.Segment_group_9.Segment_group_14.Segment_group_17.Segment_group_18.Date_time_period" /> </jb:bean> <jb:bean beanId="MEDPRE.Segment_group_9.Segment_group_14.Segment_group_17.Segment_group_18.Date_time_period" class="org.milyn.edi.unedifact.d05a.common.DateTimePeriod" createOnElement="MEDPRE/Segment_group_9/Segment_group_14/Segment_group_17/Segment_group_18/Date_time_period"> <jb:wiring property="dateTimePeriod" beanIdRef="MEDPRE.Segment_group_9.Segment_group_14.Segment_group_17.Segment_group_18.Date_time_period.DATE_TIME_PERIOD" /> </jb:bean> <jb:bean beanId="MEDPRE.Segment_group_9.Segment_group_14.Segment_group_17.Segment_group_18.Date_time_period.DATE_TIME_PERIOD" class="org.milyn.edi.unedifact.d05a.common.field.DateTimePeriodC507" createOnElement="MEDPRE/Segment_group_9/Segment_group_14/Segment_group_17/Segment_group_18/Date_time_period/DATE_TIME_PERIOD"> <jb:value property="dateOrTimeOrPeriodFunctionCodeQualifier" data="MEDPRE/Segment_group_9/Segment_group_14/Segment_group_17/Segment_group_18/Date_time_period/DATE_TIME_PERIOD/Date_or_time_or_period_function_code_qualifier" decoder="String" default="null" /> <jb:value property="dateOrTimeOrPeriodText" data="MEDPRE/Segment_group_9/Segment_group_14/Segment_group_17/Segment_group_18/Date_time_period/DATE_TIME_PERIOD/Date_or_time_or_period_text" decoder="String" default="null" /> <jb:value property="dateOrTimeOrPeriodFormatCode" data="MEDPRE/Segment_group_9/Segment_group_14/Segment_group_17/Segment_group_18/Date_time_period/DATE_TIME_PERIOD/Date_or_time_or_period_format_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="MEDPRE.Control_total" class="org.milyn.edi.unedifact.d05a.common.ControlTotal" createOnElement="MEDPRE/Control_total"> <jb:wiring property="control" beanIdRef="MEDPRE.Control_total.CONTROL" /> </jb:bean> <jb:bean beanId="MEDPRE.Control_total.CONTROL" class="org.milyn.edi.unedifact.d05a.common.field.ControlC270" createOnElement="MEDPRE/Control_total/CONTROL"> <jb:value property="controlTotalTypeCodeQualifier" data="MEDPRE/Control_total/CONTROL/Control_total_type_code_qualifier" decoder="String" default="null" /> <jb:value property="controlTotalQuantity" data="MEDPRE/Control_total/CONTROL/Control_total_quantity" decoder="DABigDecimal" default="null" /> <jb:value property="measurementUnitCode" data="MEDPRE/Control_total/CONTROL/Measurement_unit_code" decoder="String" default="null" /> </jb:bean> </smooks-resource-list>