Elexis: Das führende OpenSource-Arztpraxisprogamm
im deutschsprachigen Raum
Java doc für Elexis version 2.1.7.dev vom 01.09.2013

org.hl7.v3
Class ObjectFactory

java.lang.Object
  extended by org.hl7.v3.ObjectFactory

public class ObjectFactory
extends java.lang.Object

This object contains factory methods for each Java content interface and Java element interface generated in the org.hl7.v3 package.

An ObjectFactory allows you to programatically construct new instances of the Java representation for XML content. The Java representation of XML content can consist of schema derived interfaces and classes representing the binding of schema type definitions, element declarations and model groups. Factory methods for each of these are provided in this class.


Constructor Summary
ObjectFactory()
          Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: org.hl7.v3
 
Method Summary
 AD createAD()
          Create an instance of AD
 javax.xml.bind.JAXBElement<AdxpAdditionalLocator> createADAdditionalLocator(AdxpAdditionalLocator value)
          Create an instance of JAXBElement<AdxpAdditionalLocator>
 javax.xml.bind.JAXBElement<AdxpBuildingNumberSuffix> createADBuildingNumberSuffix(AdxpBuildingNumberSuffix value)
          Create an instance of JAXBElement<AdxpBuildingNumberSuffix>
 javax.xml.bind.JAXBElement<AdxpCareOf> createADCareOf(AdxpCareOf value)
          Create an instance of JAXBElement<AdxpCareOf>
 javax.xml.bind.JAXBElement<AdxpCensusTract> createADCensusTract(AdxpCensusTract value)
          Create an instance of JAXBElement<AdxpCensusTract>
 javax.xml.bind.JAXBElement<AdxpCity> createADCity(AdxpCity value)
          Create an instance of JAXBElement<AdxpCity>
 javax.xml.bind.JAXBElement<AdxpCountry> createADCountry(AdxpCountry value)
          Create an instance of JAXBElement<AdxpCountry>
 javax.xml.bind.JAXBElement<AdxpCounty> createADCounty(AdxpCounty value)
          Create an instance of JAXBElement<AdxpCounty>
 javax.xml.bind.JAXBElement<AdxpDelimiter> createADDelimiter(AdxpDelimiter value)
          Create an instance of JAXBElement<AdxpDelimiter>
 javax.xml.bind.JAXBElement<AdxpDeliveryAddressLine> createADDeliveryAddressLine(AdxpDeliveryAddressLine value)
          Create an instance of JAXBElement<AdxpDeliveryAddressLine>
 javax.xml.bind.JAXBElement<AdxpDeliveryInstallationArea> createADDeliveryInstallationArea(AdxpDeliveryInstallationArea value)
          Create an instance of JAXBElement<AdxpDeliveryInstallationArea >
 javax.xml.bind.JAXBElement<AdxpDeliveryInstallationQualifier> createADDeliveryInstallationQualifier(AdxpDeliveryInstallationQualifier value)
          Create an instance of JAXBElement<AdxpDeliveryInstallationQualifier >
 javax.xml.bind.JAXBElement<AdxpDeliveryInstallationType> createADDeliveryInstallationType(AdxpDeliveryInstallationType value)
          Create an instance of JAXBElement<AdxpDeliveryInstallationType >
 javax.xml.bind.JAXBElement<AdxpDeliveryMode> createADDeliveryMode(AdxpDeliveryMode value)
          Create an instance of JAXBElement<AdxpDeliveryMode>
 javax.xml.bind.JAXBElement<AdxpDeliveryModeIdentifier> createADDeliveryModeIdentifier(AdxpDeliveryModeIdentifier value)
          Create an instance of JAXBElement<AdxpDeliveryModeIdentifier>
 javax.xml.bind.JAXBElement<AdxpDirection> createADDirection(AdxpDirection value)
          Create an instance of JAXBElement<AdxpDirection>
 javax.xml.bind.JAXBElement<AdxpHouseNumber> createADHouseNumber(AdxpHouseNumber value)
          Create an instance of JAXBElement<AdxpHouseNumber>
 javax.xml.bind.JAXBElement<AdxpHouseNumberNumeric> createADHouseNumberNumeric(AdxpHouseNumberNumeric value)
          Create an instance of JAXBElement<AdxpHouseNumberNumeric>
 javax.xml.bind.JAXBElement<AdxpPostalCode> createADPostalCode(AdxpPostalCode value)
          Create an instance of JAXBElement<AdxpPostalCode>
 javax.xml.bind.JAXBElement<AdxpPostBox> createADPostBox(AdxpPostBox value)
          Create an instance of JAXBElement<AdxpPostBox>
 javax.xml.bind.JAXBElement<AdxpPrecinct> createADPrecinct(AdxpPrecinct value)
          Create an instance of JAXBElement<AdxpPrecinct>
 javax.xml.bind.JAXBElement<AdxpState> createADState(AdxpState value)
          Create an instance of JAXBElement<AdxpState>
 javax.xml.bind.JAXBElement<AdxpStreetAddressLine> createADStreetAddressLine(AdxpStreetAddressLine value)
          Create an instance of JAXBElement<AdxpStreetAddressLine>
 javax.xml.bind.JAXBElement<AdxpStreetName> createADStreetName(AdxpStreetName value)
          Create an instance of JAXBElement<AdxpStreetName>
 javax.xml.bind.JAXBElement<AdxpStreetNameBase> createADStreetNameBase(AdxpStreetNameBase value)
          Create an instance of JAXBElement<AdxpStreetNameBase>
 javax.xml.bind.JAXBElement<AdxpStreetNameType> createADStreetNameType(AdxpStreetNameType value)
          Create an instance of JAXBElement<AdxpStreetNameType>
 javax.xml.bind.JAXBElement<AdxpUnitID> createADUnitID(AdxpUnitID value)
          Create an instance of JAXBElement<AdxpUnitID>
 javax.xml.bind.JAXBElement<AdxpUnitType> createADUnitType(AdxpUnitType value)
          Create an instance of JAXBElement<AdxpUnitType>
 javax.xml.bind.JAXBElement<SXCMTS> createADUseablePeriod(SXCMTS value)
          Create an instance of JAXBElement<SXCMTS>
 ADXP createADXP()
          Create an instance of ADXP
 AdxpAdditionalLocator createAdxpAdditionalLocator()
          Create an instance of AdxpAdditionalLocator
 AdxpBuildingNumberSuffix createAdxpBuildingNumberSuffix()
          Create an instance of AdxpBuildingNumberSuffix
 AdxpCareOf createAdxpCareOf()
          Create an instance of AdxpCareOf
 AdxpCensusTract createAdxpCensusTract()
          Create an instance of AdxpCensusTract
 AdxpCity createAdxpCity()
          Create an instance of AdxpCity
 AdxpCountry createAdxpCountry()
          Create an instance of AdxpCountry
 AdxpCounty createAdxpCounty()
          Create an instance of AdxpCounty
 AdxpDelimiter createAdxpDelimiter()
          Create an instance of AdxpDelimiter
 AdxpDeliveryAddressLine createAdxpDeliveryAddressLine()
          Create an instance of AdxpDeliveryAddressLine
 AdxpDeliveryInstallationArea createAdxpDeliveryInstallationArea()
          Create an instance of AdxpDeliveryInstallationArea
 AdxpDeliveryInstallationQualifier createAdxpDeliveryInstallationQualifier()
          Create an instance of AdxpDeliveryInstallationQualifier
 AdxpDeliveryInstallationType createAdxpDeliveryInstallationType()
          Create an instance of AdxpDeliveryInstallationType
 AdxpDeliveryMode createAdxpDeliveryMode()
          Create an instance of AdxpDeliveryMode
 AdxpDeliveryModeIdentifier createAdxpDeliveryModeIdentifier()
          Create an instance of AdxpDeliveryModeIdentifier
 AdxpDirection createAdxpDirection()
          Create an instance of AdxpDirection
 AdxpHouseNumber createAdxpHouseNumber()
          Create an instance of AdxpHouseNumber
 AdxpHouseNumberNumeric createAdxpHouseNumberNumeric()
          Create an instance of AdxpHouseNumberNumeric
 AdxpPostalCode createAdxpPostalCode()
          Create an instance of AdxpPostalCode
 AdxpPostBox createAdxpPostBox()
          Create an instance of AdxpPostBox
 AdxpPrecinct createAdxpPrecinct()
          Create an instance of AdxpPrecinct
 AdxpState createAdxpState()
          Create an instance of AdxpState
 AdxpStreetAddressLine createAdxpStreetAddressLine()
          Create an instance of AdxpStreetAddressLine
 AdxpStreetName createAdxpStreetName()
          Create an instance of AdxpStreetName
 AdxpStreetNameBase createAdxpStreetNameBase()
          Create an instance of AdxpStreetNameBase
 AdxpStreetNameType createAdxpStreetNameType()
          Create an instance of AdxpStreetNameType
 AdxpUnitID createAdxpUnitID()
          Create an instance of AdxpUnitID
 AdxpUnitType createAdxpUnitType()
          Create an instance of AdxpUnitType
 ANYNonNull createANYNonNull()
          Create an instance of ANYNonNull
 BL createBL()
          Create an instance of BL
 BN createBN()
          Create an instance of BN
 BXITCD createBXITCD()
          Create an instance of BXITCD
 BXITIVLPQ createBXITIVLPQ()
          Create an instance of BXITIVLPQ
 CD createCD()
          Create an instance of CD
 CE createCE()
          Create an instance of CE
 ClinicalDocumentType createClinicalDocumentType()
          Create an instance of ClinicalDocumentType
 CO createCO()
          Create an instance of CO
 CR createCR()
          Create an instance of CR
 CS createCS()
          Create an instance of CS
 CV createCV()
          Create an instance of CV
 ED createED()
          Create an instance of ED
 EIVLEvent createEIVLEvent()
          Create an instance of EIVLEvent
 EIVLPPDTS createEIVLPPDTS()
          Create an instance of EIVLPPDTS
 EIVLTS createEIVLTS()
          Create an instance of EIVLTS
 EN createEN()
          Create an instance of EN
 EnDelimiter createEnDelimiter()
          Create an instance of EnDelimiter
 javax.xml.bind.JAXBElement<EnDelimiter> createENDelimiter(EnDelimiter value)
          Create an instance of JAXBElement<EnDelimiter>
 EnFamily createEnFamily()
          Create an instance of EnFamily
 javax.xml.bind.JAXBElement<EnFamily> createENFamily(EnFamily value)
          Create an instance of JAXBElement<EnFamily>
 EnGiven createEnGiven()
          Create an instance of EnGiven
 javax.xml.bind.JAXBElement<EnGiven> createENGiven(EnGiven value)
          Create an instance of JAXBElement<EnGiven>
 EnPrefix createEnPrefix()
          Create an instance of EnPrefix
 javax.xml.bind.JAXBElement<EnPrefix> createENPrefix(EnPrefix value)
          Create an instance of JAXBElement<EnPrefix>
 EnSuffix createEnSuffix()
          Create an instance of EnSuffix
 javax.xml.bind.JAXBElement<EnSuffix> createENSuffix(EnSuffix value)
          Create an instance of JAXBElement<EnSuffix>
 javax.xml.bind.JAXBElement<IVLTS> createENValidTime(IVLTS value)
          Create an instance of JAXBElement<IVLTS>
 ENXP createENXP()
          Create an instance of ENXP
 GLISTPQ createGLISTPQ()
          Create an instance of GLISTPQ
 GLISTTS createGLISTTS()
          Create an instance of GLISTTS
 HXITCE createHXITCE()
          Create an instance of HXITCE
 HXITPQ createHXITPQ()
          Create an instance of HXITPQ
 II createII()
          Create an instance of II
 INT createINT()
          Create an instance of INT
 IVLINT createIVLINT()
          Create an instance of IVLINT
 javax.xml.bind.JAXBElement<INT> createIVLINTCenter(INT value)
          Create an instance of JAXBElement<INT>
 javax.xml.bind.JAXBElement<IVXBINT> createIVLINTHigh(IVXBINT value)
          Create an instance of JAXBElement<IVXBINT>
 javax.xml.bind.JAXBElement<IVXBINT> createIVLINTLow(IVXBINT value)
          Create an instance of JAXBElement<IVXBINT>
 javax.xml.bind.JAXBElement<INT> createIVLINTWidth(INT value)
          Create an instance of JAXBElement<INT>
 IVLMO createIVLMO()
          Create an instance of IVLMO
 javax.xml.bind.JAXBElement<MO> createIVLMOCenter(MO value)
          Create an instance of JAXBElement<MO>
 javax.xml.bind.JAXBElement<IVXBMO> createIVLMOHigh(IVXBMO value)
          Create an instance of JAXBElement<IVXBMO>
 javax.xml.bind.JAXBElement<IVXBMO> createIVLMOLow(IVXBMO value)
          Create an instance of JAXBElement<IVXBMO>
 javax.xml.bind.JAXBElement<MO> createIVLMOWidth(MO value)
          Create an instance of JAXBElement<MO>
 IVLPPDPQ createIVLPPDPQ()
          Create an instance of IVLPPDPQ
 javax.xml.bind.JAXBElement<PPDPQ> createIVLPPDPQCenter(PPDPQ value)
          Create an instance of JAXBElement<PPDPQ>
 javax.xml.bind.JAXBElement<IVXBPPDPQ> createIVLPPDPQHigh(IVXBPPDPQ value)
          Create an instance of JAXBElement<IVXBPPDPQ>
 javax.xml.bind.JAXBElement<IVXBPPDPQ> createIVLPPDPQLow(IVXBPPDPQ value)
          Create an instance of JAXBElement<IVXBPPDPQ>
 javax.xml.bind.JAXBElement<PPDPQ> createIVLPPDPQWidth(PPDPQ value)
          Create an instance of JAXBElement<PPDPQ>
 IVLPPDTS createIVLPPDTS()
          Create an instance of IVLPPDTS
 javax.xml.bind.JAXBElement<PPDTS> createIVLPPDTSCenter(PPDTS value)
          Create an instance of JAXBElement<PPDTS>
 javax.xml.bind.JAXBElement<IVXBPPDTS> createIVLPPDTSHigh(IVXBPPDTS value)
          Create an instance of JAXBElement<IVXBPPDTS>
 javax.xml.bind.JAXBElement<IVXBPPDTS> createIVLPPDTSLow(IVXBPPDTS value)
          Create an instance of JAXBElement<IVXBPPDTS>
 javax.xml.bind.JAXBElement<PPDPQ> createIVLPPDTSWidth(PPDPQ value)
          Create an instance of JAXBElement<PPDPQ>
 IVLPQ createIVLPQ()
          Create an instance of IVLPQ
 javax.xml.bind.JAXBElement<PQ> createIVLPQCenter(PQ value)
          Create an instance of JAXBElement<PQ>
 javax.xml.bind.JAXBElement<IVXBPQ> createIVLPQHigh(IVXBPQ value)
          Create an instance of JAXBElement<IVXBPQ>
 javax.xml.bind.JAXBElement<IVXBPQ> createIVLPQLow(IVXBPQ value)
          Create an instance of JAXBElement<IVXBPQ>
 javax.xml.bind.JAXBElement<PQ> createIVLPQWidth(PQ value)
          Create an instance of JAXBElement<PQ>
 IVLREAL createIVLREAL()
          Create an instance of IVLREAL
 javax.xml.bind.JAXBElement<REAL> createIVLREALCenter(REAL value)
          Create an instance of JAXBElement<REAL>
 javax.xml.bind.JAXBElement<IVXBREAL> createIVLREALHigh(IVXBREAL value)
          Create an instance of JAXBElement<IVXBREAL>
 javax.xml.bind.JAXBElement<IVXBREAL> createIVLREALLow(IVXBREAL value)
          Create an instance of JAXBElement<IVXBREAL>
 javax.xml.bind.JAXBElement<REAL> createIVLREALWidth(REAL value)
          Create an instance of JAXBElement<REAL>
 IVLTS createIVLTS()
          Create an instance of IVLTS
 javax.xml.bind.JAXBElement<TS> createIVLTSCenter(TS value)
          Create an instance of JAXBElement<TS>
 javax.xml.bind.JAXBElement<IVXBTS> createIVLTSHigh(IVXBTS value)
          Create an instance of JAXBElement<IVXBTS>
 javax.xml.bind.JAXBElement<IVXBTS> createIVLTSLow(IVXBTS value)
          Create an instance of JAXBElement<IVXBTS>
 javax.xml.bind.JAXBElement<PQ> createIVLTSWidth(PQ value)
          Create an instance of JAXBElement<PQ>
 IVXBINT createIVXBINT()
          Create an instance of IVXBINT
 IVXBMO createIVXBMO()
          Create an instance of IVXBMO
 IVXBPPDPQ createIVXBPPDPQ()
          Create an instance of IVXBPPDPQ
 IVXBPPDTS createIVXBPPDTS()
          Create an instance of IVXBPPDTS
 IVXBPQ createIVXBPQ()
          Create an instance of IVXBPQ
 IVXBREAL createIVXBREAL()
          Create an instance of IVXBREAL
 IVXBTS createIVXBTS()
          Create an instance of IVXBTS
 MO createMO()
          Create an instance of MO
 ON createON()
          Create an instance of ON
 PIVLPPDTS createPIVLPPDTS()
          Create an instance of PIVLPPDTS
 PIVLTS createPIVLTS()
          Create an instance of PIVLTS
 PN createPN()
          Create an instance of PN
 POCDMT000040Act createPOCDMT000040Act()
          Create an instance of POCDMT000040Act
 POCDMT000040AssignedAuthor createPOCDMT000040AssignedAuthor()
          Create an instance of POCDMT000040AssignedAuthor
 POCDMT000040AssignedCustodian createPOCDMT000040AssignedCustodian()
          Create an instance of POCDMT000040AssignedCustodian
 POCDMT000040AssignedEntity createPOCDMT000040AssignedEntity()
          Create an instance of POCDMT000040AssignedEntity
 POCDMT000040AssociatedEntity createPOCDMT000040AssociatedEntity()
          Create an instance of POCDMT000040AssociatedEntity
 POCDMT000040Authenticator createPOCDMT000040Authenticator()
          Create an instance of POCDMT000040Authenticator
 POCDMT000040Author createPOCDMT000040Author()
          Create an instance of POCDMT000040Author
 POCDMT000040AuthoringDevice createPOCDMT000040AuthoringDevice()
          Create an instance of POCDMT000040AuthoringDevice
 POCDMT000040Authorization createPOCDMT000040Authorization()
          Create an instance of POCDMT000040Authorization
 POCDMT000040Birthplace createPOCDMT000040Birthplace()
          Create an instance of POCDMT000040Birthplace
 POCDMT000040ClinicalDocument createPOCDMT000040ClinicalDocument()
          Create an instance of POCDMT000040ClinicalDocument
 POCDMT000040Component1 createPOCDMT000040Component1()
          Create an instance of POCDMT000040Component1
 POCDMT000040Component2 createPOCDMT000040Component2()
          Create an instance of POCDMT000040Component2
 POCDMT000040Component3 createPOCDMT000040Component3()
          Create an instance of POCDMT000040Component3
 POCDMT000040Component4 createPOCDMT000040Component4()
          Create an instance of POCDMT000040Component4
 POCDMT000040Component5 createPOCDMT000040Component5()
          Create an instance of POCDMT000040Component5
 POCDMT000040Consent createPOCDMT000040Consent()
          Create an instance of POCDMT000040Consent
 POCDMT000040Consumable createPOCDMT000040Consumable()
          Create an instance of POCDMT000040Consumable
 POCDMT000040Criterion createPOCDMT000040Criterion()
          Create an instance of POCDMT000040Criterion
 POCDMT000040Custodian createPOCDMT000040Custodian()
          Create an instance of POCDMT000040Custodian
 POCDMT000040CustodianOrganization createPOCDMT000040CustodianOrganization()
          Create an instance of POCDMT000040CustodianOrganization
 POCDMT000040DataEnterer createPOCDMT000040DataEnterer()
          Create an instance of POCDMT000040DataEnterer
 POCDMT000040Device createPOCDMT000040Device()
          Create an instance of POCDMT000040Device
 POCDMT000040DocumentationOf createPOCDMT000040DocumentationOf()
          Create an instance of POCDMT000040DocumentationOf
 POCDMT000040EncompassingEncounter createPOCDMT000040EncompassingEncounter()
          Create an instance of POCDMT000040EncompassingEncounter
 POCDMT000040Encounter createPOCDMT000040Encounter()
          Create an instance of POCDMT000040Encounter
 POCDMT000040EncounterParticipant createPOCDMT000040EncounterParticipant()
          Create an instance of POCDMT000040EncounterParticipant
 POCDMT000040Entity createPOCDMT000040Entity()
          Create an instance of POCDMT000040Entity
 POCDMT000040Entry createPOCDMT000040Entry()
          Create an instance of POCDMT000040Entry
 POCDMT000040EntryRelationship createPOCDMT000040EntryRelationship()
          Create an instance of POCDMT000040EntryRelationship
 POCDMT000040ExternalAct createPOCDMT000040ExternalAct()
          Create an instance of POCDMT000040ExternalAct
 POCDMT000040ExternalDocument createPOCDMT000040ExternalDocument()
          Create an instance of POCDMT000040ExternalDocument
 POCDMT000040ExternalObservation createPOCDMT000040ExternalObservation()
          Create an instance of POCDMT000040ExternalObservation
 POCDMT000040ExternalProcedure createPOCDMT000040ExternalProcedure()
          Create an instance of POCDMT000040ExternalProcedure
 POCDMT000040Guardian createPOCDMT000040Guardian()
          Create an instance of POCDMT000040Guardian
 POCDMT000040HealthCareFacility createPOCDMT000040HealthCareFacility()
          Create an instance of POCDMT000040HealthCareFacility
 POCDMT000040Informant12 createPOCDMT000040Informant12()
          Create an instance of POCDMT000040Informant12
 POCDMT000040InformationRecipient createPOCDMT000040InformationRecipient()
          Create an instance of POCDMT000040InformationRecipient
 POCDMT000040InfrastructureRootTypeId createPOCDMT000040InfrastructureRootTypeId()
          Create an instance of POCDMT000040InfrastructureRootTypeId
 POCDMT000040InFulfillmentOf createPOCDMT000040InFulfillmentOf()
          Create an instance of POCDMT000040InFulfillmentOf
 POCDMT000040IntendedRecipient createPOCDMT000040IntendedRecipient()
          Create an instance of POCDMT000040IntendedRecipient
 POCDMT000040LabeledDrug createPOCDMT000040LabeledDrug()
          Create an instance of POCDMT000040LabeledDrug
 POCDMT000040LanguageCommunication createPOCDMT000040LanguageCommunication()
          Create an instance of POCDMT000040LanguageCommunication
 POCDMT000040LegalAuthenticator createPOCDMT000040LegalAuthenticator()
          Create an instance of POCDMT000040LegalAuthenticator
 POCDMT000040Location createPOCDMT000040Location()
          Create an instance of POCDMT000040Location
 POCDMT000040MaintainedEntity createPOCDMT000040MaintainedEntity()
          Create an instance of POCDMT000040MaintainedEntity
 POCDMT000040ManufacturedProduct createPOCDMT000040ManufacturedProduct()
          Create an instance of POCDMT000040ManufacturedProduct
 POCDMT000040Material createPOCDMT000040Material()
          Create an instance of POCDMT000040Material
 POCDMT000040NonXMLBody createPOCDMT000040NonXMLBody()
          Create an instance of POCDMT000040NonXMLBody
 POCDMT000040Observation createPOCDMT000040Observation()
          Create an instance of POCDMT000040Observation
 POCDMT000040ObservationMedia createPOCDMT000040ObservationMedia()
          Create an instance of POCDMT000040ObservationMedia
 POCDMT000040ObservationRange createPOCDMT000040ObservationRange()
          Create an instance of POCDMT000040ObservationRange
 POCDMT000040Order createPOCDMT000040Order()
          Create an instance of POCDMT000040Order
 POCDMT000040Organization createPOCDMT000040Organization()
          Create an instance of POCDMT000040Organization
 POCDMT000040OrganizationPartOf createPOCDMT000040OrganizationPartOf()
          Create an instance of POCDMT000040OrganizationPartOf
 POCDMT000040Organizer createPOCDMT000040Organizer()
          Create an instance of POCDMT000040Organizer
 POCDMT000040ParentDocument createPOCDMT000040ParentDocument()
          Create an instance of POCDMT000040ParentDocument
 POCDMT000040Participant1 createPOCDMT000040Participant1()
          Create an instance of POCDMT000040Participant1
 POCDMT000040Participant2 createPOCDMT000040Participant2()
          Create an instance of POCDMT000040Participant2
 POCDMT000040ParticipantRole createPOCDMT000040ParticipantRole()
          Create an instance of POCDMT000040ParticipantRole
 POCDMT000040Patient createPOCDMT000040Patient()
          Create an instance of POCDMT000040Patient
 POCDMT000040PatientRole createPOCDMT000040PatientRole()
          Create an instance of POCDMT000040PatientRole
 POCDMT000040Performer1 createPOCDMT000040Performer1()
          Create an instance of POCDMT000040Performer1
 POCDMT000040Performer2 createPOCDMT000040Performer2()
          Create an instance of POCDMT000040Performer2
 POCDMT000040Person createPOCDMT000040Person()
          Create an instance of POCDMT000040Person
 POCDMT000040Place createPOCDMT000040Place()
          Create an instance of POCDMT000040Place
 POCDMT000040PlayingEntity createPOCDMT000040PlayingEntity()
          Create an instance of POCDMT000040PlayingEntity
 POCDMT000040Precondition createPOCDMT000040Precondition()
          Create an instance of POCDMT000040Precondition
 POCDMT000040Procedure createPOCDMT000040Procedure()
          Create an instance of POCDMT000040Procedure
 POCDMT000040Product createPOCDMT000040Product()
          Create an instance of POCDMT000040Product
 POCDMT000040RecordTarget createPOCDMT000040RecordTarget()
          Create an instance of POCDMT000040RecordTarget
 POCDMT000040Reference createPOCDMT000040Reference()
          Create an instance of POCDMT000040Reference
 POCDMT000040ReferenceRange createPOCDMT000040ReferenceRange()
          Create an instance of POCDMT000040ReferenceRange
 POCDMT000040RegionOfInterest createPOCDMT000040RegionOfInterest()
          Create an instance of POCDMT000040RegionOfInterest
 POCDMT000040RegionOfInterestValue createPOCDMT000040RegionOfInterestValue()
          Create an instance of POCDMT000040RegionOfInterestValue
 POCDMT000040RelatedDocument createPOCDMT000040RelatedDocument()
          Create an instance of POCDMT000040RelatedDocument
 POCDMT000040RelatedEntity createPOCDMT000040RelatedEntity()
          Create an instance of POCDMT000040RelatedEntity
 POCDMT000040RelatedSubject createPOCDMT000040RelatedSubject()
          Create an instance of POCDMT000040RelatedSubject
 POCDMT000040ResponsibleParty createPOCDMT000040ResponsibleParty()
          Create an instance of POCDMT000040ResponsibleParty
 POCDMT000040Section createPOCDMT000040Section()
          Create an instance of POCDMT000040Section
 POCDMT000040ServiceEvent createPOCDMT000040ServiceEvent()
          Create an instance of POCDMT000040ServiceEvent
 POCDMT000040Specimen createPOCDMT000040Specimen()
          Create an instance of POCDMT000040Specimen
 POCDMT000040SpecimenRole createPOCDMT000040SpecimenRole()
          Create an instance of POCDMT000040SpecimenRole
 POCDMT000040StructuredBody createPOCDMT000040StructuredBody()
          Create an instance of POCDMT000040StructuredBody
 POCDMT000040Subject createPOCDMT000040Subject()
          Create an instance of POCDMT000040Subject
 POCDMT000040SubjectPerson createPOCDMT000040SubjectPerson()
          Create an instance of POCDMT000040SubjectPerson
 POCDMT000040SubstanceAdministration createPOCDMT000040SubstanceAdministration()
          Create an instance of POCDMT000040SubstanceAdministration
 POCDMT000040Supply createPOCDMT000040Supply()
          Create an instance of POCDMT000040Supply
 PPDPQ createPPDPQ()
          Create an instance of PPDPQ
 PPDTS createPPDTS()
          Create an instance of PPDTS
 PQ createPQ()
          Create an instance of PQ
 PQR createPQR()
          Create an instance of PQR
 REAL createREAL()
          Create an instance of REAL
 RTO createRTO()
          Create an instance of RTO
 RTOMOPQ createRTOMOPQ()
          Create an instance of RTOMOPQ
 RTOPQPQ createRTOPQPQ()
          Create an instance of RTOPQPQ
 RTOQTYQTY createRTOQTYQTY()
          Create an instance of RTOQTYQTY
 SC createSC()
          Create an instance of SC
 SLISTPQ createSLISTPQ()
          Create an instance of SLISTPQ
 SLISTTS createSLISTTS()
          Create an instance of SLISTTS
 ST createST()
          Create an instance of ST
 StrucDocBr createStrucDocBr()
          Create an instance of StrucDocBr
 StrucDocCaption createStrucDocCaption()
          Create an instance of StrucDocCaption
 javax.xml.bind.JAXBElement<StrucDocFootnote> createStrucDocCaptionFootnote(StrucDocFootnote value)
          Create an instance of JAXBElement<StrucDocFootnote>
 javax.xml.bind.JAXBElement<StrucDocFootnoteRef> createStrucDocCaptionFootnoteRef(StrucDocFootnoteRef value)
          Create an instance of JAXBElement<StrucDocFootnoteRef>
 javax.xml.bind.JAXBElement<StrucDocLinkHtml> createStrucDocCaptionLinkHtml(StrucDocLinkHtml value)
          Create an instance of JAXBElement<StrucDocLinkHtml>
 javax.xml.bind.JAXBElement<StrucDocSub> createStrucDocCaptionSub(StrucDocSub value)
          Create an instance of JAXBElement<StrucDocSub>
 javax.xml.bind.JAXBElement<StrucDocSup> createStrucDocCaptionSup(StrucDocSup value)
          Create an instance of JAXBElement<StrucDocSup>
 StrucDocCol createStrucDocCol()
          Create an instance of StrucDocCol
 StrucDocColgroup createStrucDocColgroup()
          Create an instance of StrucDocColgroup
 StrucDocContent createStrucDocContent()
          Create an instance of StrucDocContent
 javax.xml.bind.JAXBElement<StrucDocBr> createStrucDocContentBr(StrucDocBr value)
          Create an instance of JAXBElement<StrucDocBr>
 javax.xml.bind.JAXBElement<StrucDocContent> createStrucDocContentContent(StrucDocContent value)
          Create an instance of JAXBElement<StrucDocContent>
 javax.xml.bind.JAXBElement<StrucDocFootnote> createStrucDocContentFootnote(StrucDocFootnote value)
          Create an instance of JAXBElement<StrucDocFootnote>
 javax.xml.bind.JAXBElement<StrucDocFootnoteRef> createStrucDocContentFootnoteRef(StrucDocFootnoteRef value)
          Create an instance of JAXBElement<StrucDocFootnoteRef>
 javax.xml.bind.JAXBElement<StrucDocLinkHtml> createStrucDocContentLinkHtml(StrucDocLinkHtml value)
          Create an instance of JAXBElement<StrucDocLinkHtml>
 javax.xml.bind.JAXBElement<StrucDocRenderMultiMedia> createStrucDocContentRenderMultiMedia(StrucDocRenderMultiMedia value)
          Create an instance of JAXBElement<StrucDocRenderMultiMedia>
 javax.xml.bind.JAXBElement<StrucDocSub> createStrucDocContentSub(StrucDocSub value)
          Create an instance of JAXBElement<StrucDocSub>
 javax.xml.bind.JAXBElement<StrucDocSup> createStrucDocContentSup(StrucDocSup value)
          Create an instance of JAXBElement<StrucDocSup>
 StrucDocFootnote createStrucDocFootnote()
          Create an instance of StrucDocFootnote
 javax.xml.bind.JAXBElement<StrucDocBr> createStrucDocFootnoteBr(StrucDocBr value)
          Create an instance of JAXBElement<StrucDocBr>
 javax.xml.bind.JAXBElement<StrucDocContent> createStrucDocFootnoteContent(StrucDocContent value)
          Create an instance of JAXBElement<StrucDocContent>
 javax.xml.bind.JAXBElement<StrucDocLinkHtml> createStrucDocFootnoteLinkHtml(StrucDocLinkHtml value)
          Create an instance of JAXBElement<StrucDocLinkHtml>
 javax.xml.bind.JAXBElement<StrucDocList> createStrucDocFootnoteList(StrucDocList value)
          Create an instance of JAXBElement<StrucDocList>
 javax.xml.bind.JAXBElement<StrucDocParagraph> createStrucDocFootnoteParagraph(StrucDocParagraph value)
          Create an instance of JAXBElement<StrucDocParagraph>
 StrucDocFootnoteRef createStrucDocFootnoteRef()
          Create an instance of StrucDocFootnoteRef
 javax.xml.bind.JAXBElement<StrucDocRenderMultiMedia> createStrucDocFootnoteRenderMultiMedia(StrucDocRenderMultiMedia value)
          Create an instance of JAXBElement<StrucDocRenderMultiMedia>
 javax.xml.bind.JAXBElement<StrucDocSub> createStrucDocFootnoteSub(StrucDocSub value)
          Create an instance of JAXBElement<StrucDocSub>
 javax.xml.bind.JAXBElement<StrucDocSup> createStrucDocFootnoteSup(StrucDocSup value)
          Create an instance of JAXBElement<StrucDocSup>
 javax.xml.bind.JAXBElement<StrucDocTable> createStrucDocFootnoteTable(StrucDocTable value)
          Create an instance of JAXBElement<StrucDocTable>
 StrucDocItem createStrucDocItem()
          Create an instance of StrucDocItem
 javax.xml.bind.JAXBElement<StrucDocBr> createStrucDocItemBr(StrucDocBr value)
          Create an instance of JAXBElement<StrucDocBr>
 javax.xml.bind.JAXBElement<StrucDocCaption> createStrucDocItemCaption(StrucDocCaption value)
          Create an instance of JAXBElement<StrucDocCaption>
 javax.xml.bind.JAXBElement<StrucDocContent> createStrucDocItemContent(StrucDocContent value)
          Create an instance of JAXBElement<StrucDocContent>
 javax.xml.bind.JAXBElement<StrucDocFootnote> createStrucDocItemFootnote(StrucDocFootnote value)
          Create an instance of JAXBElement<StrucDocFootnote>
 javax.xml.bind.JAXBElement<StrucDocFootnoteRef> createStrucDocItemFootnoteRef(StrucDocFootnoteRef value)
          Create an instance of JAXBElement<StrucDocFootnoteRef>
 javax.xml.bind.JAXBElement<StrucDocLinkHtml> createStrucDocItemLinkHtml(StrucDocLinkHtml value)
          Create an instance of JAXBElement<StrucDocLinkHtml>
 javax.xml.bind.JAXBElement<StrucDocList> createStrucDocItemList(StrucDocList value)
          Create an instance of JAXBElement<StrucDocList>
 javax.xml.bind.JAXBElement<StrucDocParagraph> createStrucDocItemParagraph(StrucDocParagraph value)
          Create an instance of JAXBElement<StrucDocParagraph>
 javax.xml.bind.JAXBElement<StrucDocRenderMultiMedia> createStrucDocItemRenderMultiMedia(StrucDocRenderMultiMedia value)
          Create an instance of JAXBElement<StrucDocRenderMultiMedia>
 javax.xml.bind.JAXBElement<StrucDocSub> createStrucDocItemSub(StrucDocSub value)
          Create an instance of JAXBElement<StrucDocSub>
 javax.xml.bind.JAXBElement<StrucDocSup> createStrucDocItemSup(StrucDocSup value)
          Create an instance of JAXBElement<StrucDocSup>
 javax.xml.bind.JAXBElement<StrucDocTable> createStrucDocItemTable(StrucDocTable value)
          Create an instance of JAXBElement<StrucDocTable>
 StrucDocLinkHtml createStrucDocLinkHtml()
          Create an instance of StrucDocLinkHtml
 javax.xml.bind.JAXBElement<StrucDocFootnote> createStrucDocLinkHtmlFootnote(StrucDocFootnote value)
          Create an instance of JAXBElement<StrucDocFootnote>
 javax.xml.bind.JAXBElement<StrucDocFootnoteRef> createStrucDocLinkHtmlFootnoteRef(StrucDocFootnoteRef value)
          Create an instance of JAXBElement<StrucDocFootnoteRef>
 StrucDocList createStrucDocList()
          Create an instance of StrucDocList
 StrucDocParagraph createStrucDocParagraph()
          Create an instance of StrucDocParagraph
 javax.xml.bind.JAXBElement<StrucDocBr> createStrucDocParagraphBr(StrucDocBr value)
          Create an instance of JAXBElement<StrucDocBr>
 javax.xml.bind.JAXBElement<StrucDocCaption> createStrucDocParagraphCaption(StrucDocCaption value)
          Create an instance of JAXBElement<StrucDocCaption>
 javax.xml.bind.JAXBElement<StrucDocContent> createStrucDocParagraphContent(StrucDocContent value)
          Create an instance of JAXBElement<StrucDocContent>
 javax.xml.bind.JAXBElement<StrucDocFootnote> createStrucDocParagraphFootnote(StrucDocFootnote value)
          Create an instance of JAXBElement<StrucDocFootnote>
 javax.xml.bind.JAXBElement<StrucDocFootnoteRef> createStrucDocParagraphFootnoteRef(StrucDocFootnoteRef value)
          Create an instance of JAXBElement<StrucDocFootnoteRef>
 javax.xml.bind.JAXBElement<StrucDocLinkHtml> createStrucDocParagraphLinkHtml(StrucDocLinkHtml value)
          Create an instance of JAXBElement<StrucDocLinkHtml>
 javax.xml.bind.JAXBElement<StrucDocRenderMultiMedia> createStrucDocParagraphRenderMultiMedia(StrucDocRenderMultiMedia value)
          Create an instance of JAXBElement<StrucDocRenderMultiMedia>
 javax.xml.bind.JAXBElement<StrucDocSub> createStrucDocParagraphSub(StrucDocSub value)
          Create an instance of JAXBElement<StrucDocSub>
 javax.xml.bind.JAXBElement<StrucDocSup> createStrucDocParagraphSup(StrucDocSup value)
          Create an instance of JAXBElement<StrucDocSup>
 StrucDocRenderMultiMedia createStrucDocRenderMultiMedia()
          Create an instance of StrucDocRenderMultiMedia
 StrucDocSub createStrucDocSub()
          Create an instance of StrucDocSub
 StrucDocSup createStrucDocSup()
          Create an instance of StrucDocSup
 StrucDocTable createStrucDocTable()
          Create an instance of StrucDocTable
 StrucDocTbody createStrucDocTbody()
          Create an instance of StrucDocTbody
 StrucDocTd createStrucDocTd()
          Create an instance of StrucDocTd
 javax.xml.bind.JAXBElement<StrucDocBr> createStrucDocTdBr(StrucDocBr value)
          Create an instance of JAXBElement<StrucDocBr>
 javax.xml.bind.JAXBElement<StrucDocContent> createStrucDocTdContent(StrucDocContent value)
          Create an instance of JAXBElement<StrucDocContent>
 javax.xml.bind.JAXBElement<StrucDocFootnote> createStrucDocTdFootnote(StrucDocFootnote value)
          Create an instance of JAXBElement<StrucDocFootnote>
 javax.xml.bind.JAXBElement<StrucDocFootnoteRef> createStrucDocTdFootnoteRef(StrucDocFootnoteRef value)
          Create an instance of JAXBElement<StrucDocFootnoteRef>
 javax.xml.bind.JAXBElement<StrucDocLinkHtml> createStrucDocTdLinkHtml(StrucDocLinkHtml value)
          Create an instance of JAXBElement<StrucDocLinkHtml>
 javax.xml.bind.JAXBElement<StrucDocList> createStrucDocTdList(StrucDocList value)
          Create an instance of JAXBElement<StrucDocList>
 javax.xml.bind.JAXBElement<StrucDocParagraph> createStrucDocTdParagraph(StrucDocParagraph value)
          Create an instance of JAXBElement<StrucDocParagraph>
 javax.xml.bind.JAXBElement<StrucDocRenderMultiMedia> createStrucDocTdRenderMultiMedia(StrucDocRenderMultiMedia value)
          Create an instance of JAXBElement<StrucDocRenderMultiMedia>
 javax.xml.bind.JAXBElement<StrucDocSub> createStrucDocTdSub(StrucDocSub value)
          Create an instance of JAXBElement<StrucDocSub>
 javax.xml.bind.JAXBElement<StrucDocSup> createStrucDocTdSup(StrucDocSup value)
          Create an instance of JAXBElement<StrucDocSup>
 StrucDocText createStrucDocText()
          Create an instance of StrucDocText
 javax.xml.bind.JAXBElement<StrucDocBr> createStrucDocTextBr(StrucDocBr value)
          Create an instance of JAXBElement<StrucDocBr>
 javax.xml.bind.JAXBElement<StrucDocContent> createStrucDocTextContent(StrucDocContent value)
          Create an instance of JAXBElement<StrucDocContent>
 javax.xml.bind.JAXBElement<StrucDocFootnote> createStrucDocTextFootnote(StrucDocFootnote value)
          Create an instance of JAXBElement<StrucDocFootnote>
 javax.xml.bind.JAXBElement<StrucDocFootnoteRef> createStrucDocTextFootnoteRef(StrucDocFootnoteRef value)
          Create an instance of JAXBElement<StrucDocFootnoteRef>
 javax.xml.bind.JAXBElement<StrucDocLinkHtml> createStrucDocTextLinkHtml(StrucDocLinkHtml value)
          Create an instance of JAXBElement<StrucDocLinkHtml>
 javax.xml.bind.JAXBElement<StrucDocList> createStrucDocTextList(StrucDocList value)
          Create an instance of JAXBElement<StrucDocList>
 javax.xml.bind.JAXBElement<StrucDocParagraph> createStrucDocTextParagraph(StrucDocParagraph value)
          Create an instance of JAXBElement<StrucDocParagraph>
 javax.xml.bind.JAXBElement<StrucDocRenderMultiMedia> createStrucDocTextRenderMultiMedia(StrucDocRenderMultiMedia value)
          Create an instance of JAXBElement<StrucDocRenderMultiMedia>
 javax.xml.bind.JAXBElement<StrucDocSub> createStrucDocTextSub(StrucDocSub value)
          Create an instance of JAXBElement<StrucDocSub>
 javax.xml.bind.JAXBElement<StrucDocSup> createStrucDocTextSup(StrucDocSup value)
          Create an instance of JAXBElement<StrucDocSup>
 javax.xml.bind.JAXBElement<StrucDocTable> createStrucDocTextTable(StrucDocTable value)
          Create an instance of JAXBElement<StrucDocTable>
 StrucDocTfoot createStrucDocTfoot()
          Create an instance of StrucDocTfoot
 StrucDocTh createStrucDocTh()
          Create an instance of StrucDocTh
 javax.xml.bind.JAXBElement<StrucDocBr> createStrucDocThBr(StrucDocBr value)
          Create an instance of JAXBElement<StrucDocBr>
 javax.xml.bind.JAXBElement<StrucDocContent> createStrucDocThContent(StrucDocContent value)
          Create an instance of JAXBElement<StrucDocContent>
 StrucDocThead createStrucDocThead()
          Create an instance of StrucDocThead
 javax.xml.bind.JAXBElement<StrucDocFootnote> createStrucDocThFootnote(StrucDocFootnote value)
          Create an instance of JAXBElement<StrucDocFootnote>
 javax.xml.bind.JAXBElement<StrucDocFootnoteRef> createStrucDocThFootnoteRef(StrucDocFootnoteRef value)
          Create an instance of JAXBElement<StrucDocFootnoteRef>
 javax.xml.bind.JAXBElement<StrucDocLinkHtml> createStrucDocThLinkHtml(StrucDocLinkHtml value)
          Create an instance of JAXBElement<StrucDocLinkHtml>
 javax.xml.bind.JAXBElement<StrucDocRenderMultiMedia> createStrucDocThRenderMultiMedia(StrucDocRenderMultiMedia value)
          Create an instance of JAXBElement<StrucDocRenderMultiMedia>
 javax.xml.bind.JAXBElement<StrucDocSub> createStrucDocThSub(StrucDocSub value)
          Create an instance of JAXBElement<StrucDocSub>
 javax.xml.bind.JAXBElement<StrucDocSup> createStrucDocThSup(StrucDocSup value)
          Create an instance of JAXBElement<StrucDocSup>
 StrucDocTitle createStrucDocTitle()
          Create an instance of StrucDocTitle
 javax.xml.bind.JAXBElement<StrucDocBr> createStrucDocTitleBr(StrucDocBr value)
          Create an instance of JAXBElement<StrucDocBr>
 StrucDocTitleContent createStrucDocTitleContent()
          Create an instance of StrucDocTitleContent
 javax.xml.bind.JAXBElement<StrucDocTitleContent> createStrucDocTitleContent(StrucDocTitleContent value)
          Create an instance of JAXBElement<StrucDocTitleContent>
 javax.xml.bind.JAXBElement<StrucDocBr> createStrucDocTitleContentBr(StrucDocBr value)
          Create an instance of JAXBElement<StrucDocBr>
 javax.xml.bind.JAXBElement<StrucDocTitleContent> createStrucDocTitleContentContent(StrucDocTitleContent value)
          Create an instance of JAXBElement<StrucDocTitleContent>
 javax.xml.bind.JAXBElement<StrucDocTitleFootnote> createStrucDocTitleContentFootnote(StrucDocTitleFootnote value)
          Create an instance of JAXBElement<StrucDocTitleFootnote>
 javax.xml.bind.JAXBElement<StrucDocFootnoteRef> createStrucDocTitleContentFootnoteRef(StrucDocFootnoteRef value)
          Create an instance of JAXBElement<StrucDocFootnoteRef>
 javax.xml.bind.JAXBElement<StrucDocSub> createStrucDocTitleContentSub(StrucDocSub value)
          Create an instance of JAXBElement<StrucDocSub>
 javax.xml.bind.JAXBElement<StrucDocSup> createStrucDocTitleContentSup(StrucDocSup value)
          Create an instance of JAXBElement<StrucDocSup>
 StrucDocTitleFootnote createStrucDocTitleFootnote()
          Create an instance of StrucDocTitleFootnote
 javax.xml.bind.JAXBElement<StrucDocTitleFootnote> createStrucDocTitleFootnote(StrucDocTitleFootnote value)
          Create an instance of JAXBElement<StrucDocTitleFootnote>
 javax.xml.bind.JAXBElement<StrucDocBr> createStrucDocTitleFootnoteBr(StrucDocBr value)
          Create an instance of JAXBElement<StrucDocBr>
 javax.xml.bind.JAXBElement<StrucDocTitleContent> createStrucDocTitleFootnoteContent(StrucDocTitleContent value)
          Create an instance of JAXBElement<StrucDocTitleContent>
 javax.xml.bind.JAXBElement<StrucDocFootnoteRef> createStrucDocTitleFootnoteRef(StrucDocFootnoteRef value)
          Create an instance of JAXBElement<StrucDocFootnoteRef>
 javax.xml.bind.JAXBElement<StrucDocSub> createStrucDocTitleFootnoteSub(StrucDocSub value)
          Create an instance of JAXBElement<StrucDocSub>
 javax.xml.bind.JAXBElement<StrucDocSup> createStrucDocTitleFootnoteSup(StrucDocSup value)
          Create an instance of JAXBElement<StrucDocSup>
 javax.xml.bind.JAXBElement<StrucDocSub> createStrucDocTitleSub(StrucDocSub value)
          Create an instance of JAXBElement<StrucDocSub>
 javax.xml.bind.JAXBElement<StrucDocSup> createStrucDocTitleSup(StrucDocSup value)
          Create an instance of JAXBElement<StrucDocSup>
 StrucDocTr createStrucDocTr()
          Create an instance of StrucDocTr
 SXCMCD createSXCMCD()
          Create an instance of SXCMCD
 SXCMINT createSXCMINT()
          Create an instance of SXCMINT
 SXCMMO createSXCMMO()
          Create an instance of SXCMMO
 SXCMPPDPQ createSXCMPPDPQ()
          Create an instance of SXCMPPDPQ
 SXCMPPDTS createSXCMPPDTS()
          Create an instance of SXCMPPDTS
 SXCMPQ createSXCMPQ()
          Create an instance of SXCMPQ
 SXCMREAL createSXCMREAL()
          Create an instance of SXCMREAL
 SXCMTS createSXCMTS()
          Create an instance of SXCMTS
 SXPRTS createSXPRTS()
          Create an instance of SXPRTS
 TEL createTEL()
          Create an instance of TEL
 Thumbnail createThumbnail()
          Create an instance of Thumbnail
 TN createTN()
          Create an instance of TN
 TS createTS()
          Create an instance of TS
 UVPTS createUVPTS()
          Create an instance of UVPTS
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ObjectFactory

public ObjectFactory()
Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: org.hl7.v3

Method Detail

createPOCDMT000040DocumentationOf

public POCDMT000040DocumentationOf createPOCDMT000040DocumentationOf()
Create an instance of POCDMT000040DocumentationOf


createIVLREAL

public IVLREAL createIVLREAL()
Create an instance of IVLREAL


createPOCDMT000040Act

public POCDMT000040Act createPOCDMT000040Act()
Create an instance of POCDMT000040Act


createCR

public CR createCR()
Create an instance of CR


createPOCDMT000040ReferenceRange

public POCDMT000040ReferenceRange createPOCDMT000040ReferenceRange()
Create an instance of POCDMT000040ReferenceRange


createPOCDMT000040OrganizationPartOf

public POCDMT000040OrganizationPartOf createPOCDMT000040OrganizationPartOf()
Create an instance of POCDMT000040OrganizationPartOf


createSC

public SC createSC()
Create an instance of SC


createPOCDMT000040MaintainedEntity

public POCDMT000040MaintainedEntity createPOCDMT000040MaintainedEntity()
Create an instance of POCDMT000040MaintainedEntity


createStrucDocTh

public StrucDocTh createStrucDocTh()
Create an instance of StrucDocTh


createPOCDMT000040Specimen

public POCDMT000040Specimen createPOCDMT000040Specimen()
Create an instance of POCDMT000040Specimen


createPOCDMT000040Performer2

public POCDMT000040Performer2 createPOCDMT000040Performer2()
Create an instance of POCDMT000040Performer2


createPOCDMT000040AssociatedEntity

public POCDMT000040AssociatedEntity createPOCDMT000040AssociatedEntity()
Create an instance of POCDMT000040AssociatedEntity


createPOCDMT000040Procedure

public POCDMT000040Procedure createPOCDMT000040Procedure()
Create an instance of POCDMT000040Procedure


createPQ

public PQ createPQ()
Create an instance of PQ


createCV

public CV createCV()
Create an instance of CV


createPOCDMT000040Observation

public POCDMT000040Observation createPOCDMT000040Observation()
Create an instance of POCDMT000040Observation


createStrucDocTbody

public StrucDocTbody createStrucDocTbody()
Create an instance of StrucDocTbody


createGLISTTS

public GLISTTS createGLISTTS()
Create an instance of GLISTTS


createPOCDMT000040Organizer

public POCDMT000040Organizer createPOCDMT000040Organizer()
Create an instance of POCDMT000040Organizer


createPOCDMT000040AssignedEntity

public POCDMT000040AssignedEntity createPOCDMT000040AssignedEntity()
Create an instance of POCDMT000040AssignedEntity


createPOCDMT000040InfrastructureRootTypeId

public POCDMT000040InfrastructureRootTypeId createPOCDMT000040InfrastructureRootTypeId()
Create an instance of POCDMT000040InfrastructureRootTypeId


createTN

public TN createTN()
Create an instance of TN


createPOCDMT000040RelatedEntity

public POCDMT000040RelatedEntity createPOCDMT000040RelatedEntity()
Create an instance of POCDMT000040RelatedEntity


createAdxpDeliveryAddressLine

public AdxpDeliveryAddressLine createAdxpDeliveryAddressLine()
Create an instance of AdxpDeliveryAddressLine


createStrucDocTitle

public StrucDocTitle createStrucDocTitle()
Create an instance of StrucDocTitle


createSXPRTS

public SXPRTS createSXPRTS()
Create an instance of SXPRTS


createAdxpStreetNameType

public AdxpStreetNameType createAdxpStreetNameType()
Create an instance of AdxpStreetNameType


createIVXBPPDPQ

public IVXBPPDPQ createIVXBPPDPQ()
Create an instance of IVXBPPDPQ


createPOCDMT000040SpecimenRole

public POCDMT000040SpecimenRole createPOCDMT000040SpecimenRole()
Create an instance of POCDMT000040SpecimenRole


createPOCDMT000040PlayingEntity

public POCDMT000040PlayingEntity createPOCDMT000040PlayingEntity()
Create an instance of POCDMT000040PlayingEntity


createBXITIVLPQ

public BXITIVLPQ createBXITIVLPQ()
Create an instance of BXITIVLPQ


createCE

public CE createCE()
Create an instance of CE


createPOCDMT000040Criterion

public POCDMT000040Criterion createPOCDMT000040Criterion()
Create an instance of POCDMT000040Criterion


createPOCDMT000040CustodianOrganization

public POCDMT000040CustodianOrganization createPOCDMT000040CustodianOrganization()
Create an instance of POCDMT000040CustodianOrganization


createAdxpDelimiter

public AdxpDelimiter createAdxpDelimiter()
Create an instance of AdxpDelimiter


createPOCDMT000040Section

public POCDMT000040Section createPOCDMT000040Section()
Create an instance of POCDMT000040Section


createStrucDocColgroup

public StrucDocColgroup createStrucDocColgroup()
Create an instance of StrucDocColgroup


createIVXBPPDTS

public IVXBPPDTS createIVXBPPDTS()
Create an instance of IVXBPPDTS


createII

public II createII()
Create an instance of II


createThumbnail

public Thumbnail createThumbnail()
Create an instance of Thumbnail


createAdxpBuildingNumberSuffix

public AdxpBuildingNumberSuffix createAdxpBuildingNumberSuffix()
Create an instance of AdxpBuildingNumberSuffix


createIVXBMO

public IVXBMO createIVXBMO()
Create an instance of IVXBMO


createBL

public BL createBL()
Create an instance of BL


createPOCDMT000040ObservationMedia

public POCDMT000040ObservationMedia createPOCDMT000040ObservationMedia()
Create an instance of POCDMT000040ObservationMedia


createPOCDMT000040RelatedDocument

public POCDMT000040RelatedDocument createPOCDMT000040RelatedDocument()
Create an instance of POCDMT000040RelatedDocument


createStrucDocTd

public StrucDocTd createStrucDocTd()
Create an instance of StrucDocTd


createPOCDMT000040LabeledDrug

public POCDMT000040LabeledDrug createPOCDMT000040LabeledDrug()
Create an instance of POCDMT000040LabeledDrug


createST

public ST createST()
Create an instance of ST


createPOCDMT000040ExternalDocument

public POCDMT000040ExternalDocument createPOCDMT000040ExternalDocument()
Create an instance of POCDMT000040ExternalDocument


createPOCDMT000040ManufacturedProduct

public POCDMT000040ManufacturedProduct createPOCDMT000040ManufacturedProduct()
Create an instance of POCDMT000040ManufacturedProduct


createAdxpHouseNumber

public AdxpHouseNumber createAdxpHouseNumber()
Create an instance of AdxpHouseNumber


createAdxpState

public AdxpState createAdxpState()
Create an instance of AdxpState


createPOCDMT000040EncompassingEncounter

public POCDMT000040EncompassingEncounter createPOCDMT000040EncompassingEncounter()
Create an instance of POCDMT000040EncompassingEncounter


createPOCDMT000040Guardian

public POCDMT000040Guardian createPOCDMT000040Guardian()
Create an instance of POCDMT000040Guardian


createPOCDMT000040Place

public POCDMT000040Place createPOCDMT000040Place()
Create an instance of POCDMT000040Place


createSXCMCD

public SXCMCD createSXCMCD()
Create an instance of SXCMCD


createPOCDMT000040InFulfillmentOf

public POCDMT000040InFulfillmentOf createPOCDMT000040InFulfillmentOf()
Create an instance of POCDMT000040InFulfillmentOf


createEnPrefix

public EnPrefix createEnPrefix()
Create an instance of EnPrefix


createPOCDMT000040AssignedCustodian

public POCDMT000040AssignedCustodian createPOCDMT000040AssignedCustodian()
Create an instance of POCDMT000040AssignedCustodian


createPIVLTS

public PIVLTS createPIVLTS()
Create an instance of PIVLTS


createStrucDocRenderMultiMedia

public StrucDocRenderMultiMedia createStrucDocRenderMultiMedia()
Create an instance of StrucDocRenderMultiMedia


createPOCDMT000040LegalAuthenticator

public POCDMT000040LegalAuthenticator createPOCDMT000040LegalAuthenticator()
Create an instance of POCDMT000040LegalAuthenticator


createPOCDMT000040Organization

public POCDMT000040Organization createPOCDMT000040Organization()
Create an instance of POCDMT000040Organization


createCD

public CD createCD()
Create an instance of CD


createPOCDMT000040SubstanceAdministration

public POCDMT000040SubstanceAdministration createPOCDMT000040SubstanceAdministration()
Create an instance of POCDMT000040SubstanceAdministration


createPOCDMT000040Supply

public POCDMT000040Supply createPOCDMT000040Supply()
Create an instance of POCDMT000040Supply


createPOCDMT000040Author

public POCDMT000040Author createPOCDMT000040Author()
Create an instance of POCDMT000040Author


createAdxpHouseNumberNumeric

public AdxpHouseNumberNumeric createAdxpHouseNumberNumeric()
Create an instance of AdxpHouseNumberNumeric


createStrucDocTfoot

public StrucDocTfoot createStrucDocTfoot()
Create an instance of StrucDocTfoot


createPOCDMT000040SubjectPerson

public POCDMT000040SubjectPerson createPOCDMT000040SubjectPerson()
Create an instance of POCDMT000040SubjectPerson


createPOCDMT000040ExternalAct

public POCDMT000040ExternalAct createPOCDMT000040ExternalAct()
Create an instance of POCDMT000040ExternalAct


createStrucDocThead

public StrucDocThead createStrucDocThead()
Create an instance of StrucDocThead


createMO

public MO createMO()
Create an instance of MO


createPOCDMT000040RegionOfInterestValue

public POCDMT000040RegionOfInterestValue createPOCDMT000040RegionOfInterestValue()
Create an instance of POCDMT000040RegionOfInterestValue


createPOCDMT000040IntendedRecipient

public POCDMT000040IntendedRecipient createPOCDMT000040IntendedRecipient()
Create an instance of POCDMT000040IntendedRecipient


createPOCDMT000040ObservationRange

public POCDMT000040ObservationRange createPOCDMT000040ObservationRange()
Create an instance of POCDMT000040ObservationRange


createPOCDMT000040Order

public POCDMT000040Order createPOCDMT000040Order()
Create an instance of POCDMT000040Order


createEIVLPPDTS

public EIVLPPDTS createEIVLPPDTS()
Create an instance of EIVLPPDTS


createIVLPPDPQ

public IVLPPDPQ createIVLPPDPQ()
Create an instance of IVLPPDPQ


createPOCDMT000040ExternalObservation

public POCDMT000040ExternalObservation createPOCDMT000040ExternalObservation()
Create an instance of POCDMT000040ExternalObservation


createPOCDMT000040AuthoringDevice

public POCDMT000040AuthoringDevice createPOCDMT000040AuthoringDevice()
Create an instance of POCDMT000040AuthoringDevice


createAdxpPrecinct

public AdxpPrecinct createAdxpPrecinct()
Create an instance of AdxpPrecinct


createENXP

public ENXP createENXP()
Create an instance of ENXP


createREAL

public REAL createREAL()
Create an instance of REAL


createAdxpDeliveryInstallationQualifier

public AdxpDeliveryInstallationQualifier createAdxpDeliveryInstallationQualifier()
Create an instance of AdxpDeliveryInstallationQualifier


createPN

public PN createPN()
Create an instance of PN


createBN

public BN createBN()
Create an instance of BN


createPOCDMT000040Authenticator

public POCDMT000040Authenticator createPOCDMT000040Authenticator()
Create an instance of POCDMT000040Authenticator


createAdxpCounty

public AdxpCounty createAdxpCounty()
Create an instance of AdxpCounty


createPOCDMT000040AssignedAuthor

public POCDMT000040AssignedAuthor createPOCDMT000040AssignedAuthor()
Create an instance of POCDMT000040AssignedAuthor


createAdxpUnitID

public AdxpUnitID createAdxpUnitID()
Create an instance of AdxpUnitID


createStrucDocTitleContent

public StrucDocTitleContent createStrucDocTitleContent()
Create an instance of StrucDocTitleContent


createPOCDMT000040Encounter

public POCDMT000040Encounter createPOCDMT000040Encounter()
Create an instance of POCDMT000040Encounter


createEnGiven

public EnGiven createEnGiven()
Create an instance of EnGiven


createAdxpCity

public AdxpCity createAdxpCity()
Create an instance of AdxpCity


createPOCDMT000040RecordTarget

public POCDMT000040RecordTarget createPOCDMT000040RecordTarget()
Create an instance of POCDMT000040RecordTarget


createIVLPQ

public IVLPQ createIVLPQ()
Create an instance of IVLPQ


createStrucDocLinkHtml

public StrucDocLinkHtml createStrucDocLinkHtml()
Create an instance of StrucDocLinkHtml


createPOCDMT000040Material

public POCDMT000040Material createPOCDMT000040Material()
Create an instance of POCDMT000040Material


createPOCDMT000040Informant12

public POCDMT000040Informant12 createPOCDMT000040Informant12()
Create an instance of POCDMT000040Informant12


createPOCDMT000040Component1

public POCDMT000040Component1 createPOCDMT000040Component1()
Create an instance of POCDMT000040Component1


createStrucDocSub

public StrucDocSub createStrucDocSub()
Create an instance of StrucDocSub


createPOCDMT000040Entity

public POCDMT000040Entity createPOCDMT000040Entity()
Create an instance of POCDMT000040Entity


createPPDTS

public PPDTS createPPDTS()
Create an instance of PPDTS


createSXCMPQ

public SXCMPQ createSXCMPQ()
Create an instance of SXCMPQ


createINT

public INT createINT()
Create an instance of INT


createEnDelimiter

public EnDelimiter createEnDelimiter()
Create an instance of EnDelimiter


createPOCDMT000040Component5

public POCDMT000040Component5 createPOCDMT000040Component5()
Create an instance of POCDMT000040Component5


createPOCDMT000040Component3

public POCDMT000040Component3 createPOCDMT000040Component3()
Create an instance of POCDMT000040Component3


createEnSuffix

public EnSuffix createEnSuffix()
Create an instance of EnSuffix


createPOCDMT000040HealthCareFacility

public POCDMT000040HealthCareFacility createPOCDMT000040HealthCareFacility()
Create an instance of POCDMT000040HealthCareFacility


createPOCDMT000040Person

public POCDMT000040Person createPOCDMT000040Person()
Create an instance of POCDMT000040Person


createSXCMTS

public SXCMTS createSXCMTS()
Create an instance of SXCMTS


createAdxpCareOf

public AdxpCareOf createAdxpCareOf()
Create an instance of AdxpCareOf


createStrucDocFootnoteRef

public StrucDocFootnoteRef createStrucDocFootnoteRef()
Create an instance of StrucDocFootnoteRef


createAdxpPostBox

public AdxpPostBox createAdxpPostBox()
Create an instance of AdxpPostBox


createStrucDocCol

public StrucDocCol createStrucDocCol()
Create an instance of StrucDocCol


createPOCDMT000040Authorization

public POCDMT000040Authorization createPOCDMT000040Authorization()
Create an instance of POCDMT000040Authorization


createIVXBTS

public IVXBTS createIVXBTS()
Create an instance of IVXBTS


createPOCDMT000040InformationRecipient

public POCDMT000040InformationRecipient createPOCDMT000040InformationRecipient()
Create an instance of POCDMT000040InformationRecipient


createAdxpAdditionalLocator

public AdxpAdditionalLocator createAdxpAdditionalLocator()
Create an instance of AdxpAdditionalLocator


createStrucDocBr

public StrucDocBr createStrucDocBr()
Create an instance of StrucDocBr


createPOCDMT000040PatientRole

public POCDMT000040PatientRole createPOCDMT000040PatientRole()
Create an instance of POCDMT000040PatientRole


createPOCDMT000040Birthplace

public POCDMT000040Birthplace createPOCDMT000040Birthplace()
Create an instance of POCDMT000040Birthplace


createPOCDMT000040Participant1

public POCDMT000040Participant1 createPOCDMT000040Participant1()
Create an instance of POCDMT000040Participant1


createAdxpPostalCode

public AdxpPostalCode createAdxpPostalCode()
Create an instance of AdxpPostalCode


createANYNonNull

public ANYNonNull createANYNonNull()
Create an instance of ANYNonNull


createPOCDMT000040NonXMLBody

public POCDMT000040NonXMLBody createPOCDMT000040NonXMLBody()
Create an instance of POCDMT000040NonXMLBody


createCS

public CS createCS()
Create an instance of CS


createPOCDMT000040StructuredBody

public POCDMT000040StructuredBody createPOCDMT000040StructuredBody()
Create an instance of POCDMT000040StructuredBody


createSXCMINT

public SXCMINT createSXCMINT()
Create an instance of SXCMINT


createAdxpStreetAddressLine

public AdxpStreetAddressLine createAdxpStreetAddressLine()
Create an instance of AdxpStreetAddressLine


createIVXBINT

public IVXBINT createIVXBINT()
Create an instance of IVXBINT


createSXCMPPDTS

public SXCMPPDTS createSXCMPPDTS()
Create an instance of SXCMPPDTS


createPOCDMT000040ClinicalDocument

public POCDMT000040ClinicalDocument createPOCDMT000040ClinicalDocument()
Create an instance of POCDMT000040ClinicalDocument


createRTO

public RTO createRTO()
Create an instance of RTO


createPOCDMT000040Consumable

public POCDMT000040Consumable createPOCDMT000040Consumable()
Create an instance of POCDMT000040Consumable


createPOCDMT000040DataEnterer

public POCDMT000040DataEnterer createPOCDMT000040DataEnterer()
Create an instance of POCDMT000040DataEnterer


createAdxpCountry

public AdxpCountry createAdxpCountry()
Create an instance of AdxpCountry


createRTOMOPQ

public RTOMOPQ createRTOMOPQ()
Create an instance of RTOMOPQ


createPOCDMT000040Consent

public POCDMT000040Consent createPOCDMT000040Consent()
Create an instance of POCDMT000040Consent


createAdxpDeliveryMode

public AdxpDeliveryMode createAdxpDeliveryMode()
Create an instance of AdxpDeliveryMode


createPOCDMT000040ExternalProcedure

public POCDMT000040ExternalProcedure createPOCDMT000040ExternalProcedure()
Create an instance of POCDMT000040ExternalProcedure


createStrucDocContent

public StrucDocContent createStrucDocContent()
Create an instance of StrucDocContent


createPOCDMT000040Device

public POCDMT000040Device createPOCDMT000040Device()
Create an instance of POCDMT000040Device


createIVLMO

public IVLMO createIVLMO()
Create an instance of IVLMO


createPOCDMT000040Custodian

public POCDMT000040Custodian createPOCDMT000040Custodian()
Create an instance of POCDMT000040Custodian


createED

public ED createED()
Create an instance of ED


createSLISTTS

public SLISTTS createSLISTTS()
Create an instance of SLISTTS


createAD

public AD createAD()
Create an instance of AD


createPOCDMT000040Component4

public POCDMT000040Component4 createPOCDMT000040Component4()
Create an instance of POCDMT000040Component4


createIVLPPDTS

public IVLPPDTS createIVLPPDTS()
Create an instance of IVLPPDTS


createAdxpCensusTract

public AdxpCensusTract createAdxpCensusTract()
Create an instance of AdxpCensusTract


createHXITPQ

public HXITPQ createHXITPQ()
Create an instance of HXITPQ


createRTOPQPQ

public RTOPQPQ createRTOPQPQ()
Create an instance of RTOPQPQ


createPQR

public PQR createPQR()
Create an instance of PQR


createStrucDocList

public StrucDocList createStrucDocList()
Create an instance of StrucDocList


createStrucDocTitleFootnote

public StrucDocTitleFootnote createStrucDocTitleFootnote()
Create an instance of StrucDocTitleFootnote


createPIVLPPDTS

public PIVLPPDTS createPIVLPPDTS()
Create an instance of PIVLPPDTS


createStrucDocParagraph

public StrucDocParagraph createStrucDocParagraph()
Create an instance of StrucDocParagraph


createPOCDMT000040Performer1

public POCDMT000040Performer1 createPOCDMT000040Performer1()
Create an instance of POCDMT000040Performer1


createHXITCE

public HXITCE createHXITCE()
Create an instance of HXITCE


createCO

public CO createCO()
Create an instance of CO


createSLISTPQ

public SLISTPQ createSLISTPQ()
Create an instance of SLISTPQ


createIVLTS

public IVLTS createIVLTS()
Create an instance of IVLTS


createPOCDMT000040LanguageCommunication

public POCDMT000040LanguageCommunication createPOCDMT000040LanguageCommunication()
Create an instance of POCDMT000040LanguageCommunication


createBXITCD

public BXITCD createBXITCD()
Create an instance of BXITCD


createClinicalDocumentType

public ClinicalDocumentType createClinicalDocumentType()
Create an instance of ClinicalDocumentType


createStrucDocItem

public StrucDocItem createStrucDocItem()
Create an instance of StrucDocItem


createRTOQTYQTY

public RTOQTYQTY createRTOQTYQTY()
Create an instance of RTOQTYQTY


createEN

public EN createEN()
Create an instance of EN


createAdxpDeliveryInstallationType

public AdxpDeliveryInstallationType createAdxpDeliveryInstallationType()
Create an instance of AdxpDeliveryInstallationType


createPOCDMT000040EncounterParticipant

public POCDMT000040EncounterParticipant createPOCDMT000040EncounterParticipant()
Create an instance of POCDMT000040EncounterParticipant


createAdxpDeliveryInstallationArea

public AdxpDeliveryInstallationArea createAdxpDeliveryInstallationArea()
Create an instance of AdxpDeliveryInstallationArea


createPOCDMT000040Precondition

public POCDMT000040Precondition createPOCDMT000040Precondition()
Create an instance of POCDMT000040Precondition


createStrucDocCaption

public StrucDocCaption createStrucDocCaption()
Create an instance of StrucDocCaption


createPOCDMT000040Entry

public POCDMT000040Entry createPOCDMT000040Entry()
Create an instance of POCDMT000040Entry


createPOCDMT000040EntryRelationship

public POCDMT000040EntryRelationship createPOCDMT000040EntryRelationship()
Create an instance of POCDMT000040EntryRelationship


createPOCDMT000040RegionOfInterest

public POCDMT000040RegionOfInterest createPOCDMT000040RegionOfInterest()
Create an instance of POCDMT000040RegionOfInterest


createIVLINT

public IVLINT createIVLINT()
Create an instance of IVLINT


createStrucDocText

public StrucDocText createStrucDocText()
Create an instance of StrucDocText


createAdxpDirection

public AdxpDirection createAdxpDirection()
Create an instance of AdxpDirection


createStrucDocSup

public StrucDocSup createStrucDocSup()
Create an instance of StrucDocSup


createUVPTS

public UVPTS createUVPTS()
Create an instance of UVPTS


createADXP

public ADXP createADXP()
Create an instance of ADXP


createStrucDocTable

public StrucDocTable createStrucDocTable()
Create an instance of StrucDocTable


createPOCDMT000040Subject

public POCDMT000040Subject createPOCDMT000040Subject()
Create an instance of POCDMT000040Subject


createPOCDMT000040ParentDocument

public POCDMT000040ParentDocument createPOCDMT000040ParentDocument()
Create an instance of POCDMT000040ParentDocument


createAdxpStreetName

public AdxpStreetName createAdxpStreetName()
Create an instance of AdxpStreetName


createTEL

public TEL createTEL()
Create an instance of TEL


createPOCDMT000040Product

public POCDMT000040Product createPOCDMT000040Product()
Create an instance of POCDMT000040Product


createPOCDMT000040Reference

public POCDMT000040Reference createPOCDMT000040Reference()
Create an instance of POCDMT000040Reference


createAdxpDeliveryModeIdentifier

public AdxpDeliveryModeIdentifier createAdxpDeliveryModeIdentifier()
Create an instance of AdxpDeliveryModeIdentifier


createPOCDMT000040Participant2

public POCDMT000040Participant2 createPOCDMT000040Participant2()
Create an instance of POCDMT000040Participant2


createGLISTPQ

public GLISTPQ createGLISTPQ()
Create an instance of GLISTPQ


createPOCDMT000040Component2

public POCDMT000040Component2 createPOCDMT000040Component2()
Create an instance of POCDMT000040Component2


createPOCDMT000040ServiceEvent

public POCDMT000040ServiceEvent createPOCDMT000040ServiceEvent()
Create an instance of POCDMT000040ServiceEvent


createEnFamily

public EnFamily createEnFamily()
Create an instance of EnFamily


createAdxpStreetNameBase

public AdxpStreetNameBase createAdxpStreetNameBase()
Create an instance of AdxpStreetNameBase


createPOCDMT000040Location

public POCDMT000040Location createPOCDMT000040Location()
Create an instance of POCDMT000040Location


createSXCMPPDPQ

public SXCMPPDPQ createSXCMPPDPQ()
Create an instance of SXCMPPDPQ


createSXCMMO

public SXCMMO createSXCMMO()
Create an instance of SXCMMO


createSXCMREAL

public SXCMREAL createSXCMREAL()
Create an instance of SXCMREAL


createPOCDMT000040RelatedSubject

public POCDMT000040RelatedSubject createPOCDMT000040RelatedSubject()
Create an instance of POCDMT000040RelatedSubject


createPOCDMT000040Patient

public POCDMT000040Patient createPOCDMT000040Patient()
Create an instance of POCDMT000040Patient


createPOCDMT000040ParticipantRole

public POCDMT000040ParticipantRole createPOCDMT000040ParticipantRole()
Create an instance of POCDMT000040ParticipantRole


createEIVLTS

public EIVLTS createEIVLTS()
Create an instance of EIVLTS


createTS

public TS createTS()
Create an instance of TS


createIVXBPQ

public IVXBPQ createIVXBPQ()
Create an instance of IVXBPQ


createIVXBREAL

public IVXBREAL createIVXBREAL()
Create an instance of IVXBREAL


createAdxpUnitType

public AdxpUnitType createAdxpUnitType()
Create an instance of AdxpUnitType


createEIVLEvent

public EIVLEvent createEIVLEvent()
Create an instance of EIVLEvent


createStrucDocFootnote

public StrucDocFootnote createStrucDocFootnote()
Create an instance of StrucDocFootnote


createPPDPQ

public PPDPQ createPPDPQ()
Create an instance of PPDPQ


createPOCDMT000040ResponsibleParty

public POCDMT000040ResponsibleParty createPOCDMT000040ResponsibleParty()
Create an instance of POCDMT000040ResponsibleParty


createStrucDocTr

public StrucDocTr createStrucDocTr()
Create an instance of StrucDocTr


createON

public ON createON()
Create an instance of ON


createADDeliveryModeIdentifier

public javax.xml.bind.JAXBElement<AdxpDeliveryModeIdentifier> createADDeliveryModeIdentifier(AdxpDeliveryModeIdentifier value)
Create an instance of JAXBElement<AdxpDeliveryModeIdentifier>


createADHouseNumber

public javax.xml.bind.JAXBElement<AdxpHouseNumber> createADHouseNumber(AdxpHouseNumber value)
Create an instance of JAXBElement<AdxpHouseNumber>


createADState

public javax.xml.bind.JAXBElement<AdxpState> createADState(AdxpState value)
Create an instance of JAXBElement<AdxpState>


createADCity

public javax.xml.bind.JAXBElement<AdxpCity> createADCity(AdxpCity value)
Create an instance of JAXBElement<AdxpCity>


createADAdditionalLocator

public javax.xml.bind.JAXBElement<AdxpAdditionalLocator> createADAdditionalLocator(AdxpAdditionalLocator value)
Create an instance of JAXBElement<AdxpAdditionalLocator>


createADStreetAddressLine

public javax.xml.bind.JAXBElement<AdxpStreetAddressLine> createADStreetAddressLine(AdxpStreetAddressLine value)
Create an instance of JAXBElement<AdxpStreetAddressLine>


createADDeliveryInstallationArea

public javax.xml.bind.JAXBElement<AdxpDeliveryInstallationArea> createADDeliveryInstallationArea(AdxpDeliveryInstallationArea value)
Create an instance of JAXBElement<AdxpDeliveryInstallationArea >


createADStreetNameType

public javax.xml.bind.JAXBElement<AdxpStreetNameType> createADStreetNameType(AdxpStreetNameType value)
Create an instance of JAXBElement<AdxpStreetNameType>


createADDeliveryInstallationQualifier

public javax.xml.bind.JAXBElement<AdxpDeliveryInstallationQualifier> createADDeliveryInstallationQualifier(AdxpDeliveryInstallationQualifier value)
Create an instance of JAXBElement<AdxpDeliveryInstallationQualifier >


createADDirection

public javax.xml.bind.JAXBElement<AdxpDirection> createADDirection(AdxpDirection value)
Create an instance of JAXBElement<AdxpDirection>


createADCensusTract

public javax.xml.bind.JAXBElement<AdxpCensusTract> createADCensusTract(AdxpCensusTract value)
Create an instance of JAXBElement<AdxpCensusTract>


createADUnitID

public javax.xml.bind.JAXBElement<AdxpUnitID> createADUnitID(AdxpUnitID value)
Create an instance of JAXBElement<AdxpUnitID>


createADPostalCode

public javax.xml.bind.JAXBElement<AdxpPostalCode> createADPostalCode(AdxpPostalCode value)
Create an instance of JAXBElement<AdxpPostalCode>


createADStreetName

public javax.xml.bind.JAXBElement<AdxpStreetName> createADStreetName(AdxpStreetName value)
Create an instance of JAXBElement<AdxpStreetName>


createADDeliveryInstallationType

public javax.xml.bind.JAXBElement<AdxpDeliveryInstallationType> createADDeliveryInstallationType(AdxpDeliveryInstallationType value)
Create an instance of JAXBElement<AdxpDeliveryInstallationType >


createADStreetNameBase

public javax.xml.bind.JAXBElement<AdxpStreetNameBase> createADStreetNameBase(AdxpStreetNameBase value)
Create an instance of JAXBElement<AdxpStreetNameBase>


createADDeliveryMode

public javax.xml.bind.JAXBElement<AdxpDeliveryMode> createADDeliveryMode(AdxpDeliveryMode value)
Create an instance of JAXBElement<AdxpDeliveryMode>


createADCountry

public javax.xml.bind.JAXBElement<AdxpCountry> createADCountry(AdxpCountry value)
Create an instance of JAXBElement<AdxpCountry>


createADPostBox

public javax.xml.bind.JAXBElement<AdxpPostBox> createADPostBox(AdxpPostBox value)
Create an instance of JAXBElement<AdxpPostBox>


createADDeliveryAddressLine

public javax.xml.bind.JAXBElement<AdxpDeliveryAddressLine> createADDeliveryAddressLine(AdxpDeliveryAddressLine value)
Create an instance of JAXBElement<AdxpDeliveryAddressLine>


createADUseablePeriod

public javax.xml.bind.JAXBElement<SXCMTS> createADUseablePeriod(SXCMTS value)
Create an instance of JAXBElement<SXCMTS>


createADCareOf

public javax.xml.bind.JAXBElement<AdxpCareOf> createADCareOf(AdxpCareOf value)
Create an instance of JAXBElement<AdxpCareOf>


createADUnitType

public javax.xml.bind.JAXBElement<AdxpUnitType> createADUnitType(AdxpUnitType value)
Create an instance of JAXBElement<AdxpUnitType>


createADPrecinct

public javax.xml.bind.JAXBElement<AdxpPrecinct> createADPrecinct(AdxpPrecinct value)
Create an instance of JAXBElement<AdxpPrecinct>


createADDelimiter

public javax.xml.bind.JAXBElement<AdxpDelimiter> createADDelimiter(AdxpDelimiter value)
Create an instance of JAXBElement<AdxpDelimiter>


createADHouseNumberNumeric

public javax.xml.bind.JAXBElement<AdxpHouseNumberNumeric> createADHouseNumberNumeric(AdxpHouseNumberNumeric value)
Create an instance of JAXBElement<AdxpHouseNumberNumeric>


createADBuildingNumberSuffix

public javax.xml.bind.JAXBElement<AdxpBuildingNumberSuffix> createADBuildingNumberSuffix(AdxpBuildingNumberSuffix value)
Create an instance of JAXBElement<AdxpBuildingNumberSuffix>


createADCounty

public javax.xml.bind.JAXBElement<AdxpCounty> createADCounty(AdxpCounty value)
Create an instance of JAXBElement<AdxpCounty>


createIVLPPDPQHigh

public javax.xml.bind.JAXBElement<IVXBPPDPQ> createIVLPPDPQHigh(IVXBPPDPQ value)
Create an instance of JAXBElement<IVXBPPDPQ>


createIVLPPDPQLow

public javax.xml.bind.JAXBElement<IVXBPPDPQ> createIVLPPDPQLow(IVXBPPDPQ value)
Create an instance of JAXBElement<IVXBPPDPQ>


createIVLPPDPQCenter

public javax.xml.bind.JAXBElement<PPDPQ> createIVLPPDPQCenter(PPDPQ value)
Create an instance of JAXBElement<PPDPQ>


createIVLPPDPQWidth

public javax.xml.bind.JAXBElement<PPDPQ> createIVLPPDPQWidth(PPDPQ value)
Create an instance of JAXBElement<PPDPQ>


createStrucDocTextTable

public javax.xml.bind.JAXBElement<StrucDocTable> createStrucDocTextTable(StrucDocTable value)
Create an instance of JAXBElement<StrucDocTable>


createStrucDocTextList

public javax.xml.bind.JAXBElement<StrucDocList> createStrucDocTextList(StrucDocList value)
Create an instance of JAXBElement<StrucDocList>


createStrucDocTextRenderMultiMedia

public javax.xml.bind.JAXBElement<StrucDocRenderMultiMedia> createStrucDocTextRenderMultiMedia(StrucDocRenderMultiMedia value)
Create an instance of JAXBElement<StrucDocRenderMultiMedia>


createStrucDocTextBr

public javax.xml.bind.JAXBElement<StrucDocBr> createStrucDocTextBr(StrucDocBr value)
Create an instance of JAXBElement<StrucDocBr>


createStrucDocTextLinkHtml

public javax.xml.bind.JAXBElement<StrucDocLinkHtml> createStrucDocTextLinkHtml(StrucDocLinkHtml value)
Create an instance of JAXBElement<StrucDocLinkHtml>


createStrucDocTextSup

public javax.xml.bind.JAXBElement<StrucDocSup> createStrucDocTextSup(StrucDocSup value)
Create an instance of JAXBElement<StrucDocSup>


createStrucDocTextSub

public javax.xml.bind.JAXBElement<StrucDocSub> createStrucDocTextSub(StrucDocSub value)
Create an instance of JAXBElement<StrucDocSub>


createStrucDocTextContent

public javax.xml.bind.JAXBElement<StrucDocContent> createStrucDocTextContent(StrucDocContent value)
Create an instance of JAXBElement<StrucDocContent>


createStrucDocTextFootnoteRef

public javax.xml.bind.JAXBElement<StrucDocFootnoteRef> createStrucDocTextFootnoteRef(StrucDocFootnoteRef value)
Create an instance of JAXBElement<StrucDocFootnoteRef>


createStrucDocTextFootnote

public javax.xml.bind.JAXBElement<StrucDocFootnote> createStrucDocTextFootnote(StrucDocFootnote value)
Create an instance of JAXBElement<StrucDocFootnote>


createStrucDocTextParagraph

public javax.xml.bind.JAXBElement<StrucDocParagraph> createStrucDocTextParagraph(StrucDocParagraph value)
Create an instance of JAXBElement<StrucDocParagraph>


createStrucDocTitleContentBr

public javax.xml.bind.JAXBElement<StrucDocBr> createStrucDocTitleContentBr(StrucDocBr value)
Create an instance of JAXBElement<StrucDocBr>


createStrucDocTitleContentSup

public javax.xml.bind.JAXBElement<StrucDocSup> createStrucDocTitleContentSup(StrucDocSup value)
Create an instance of JAXBElement<StrucDocSup>


createStrucDocTitleContentSub

public javax.xml.bind.JAXBElement<StrucDocSub> createStrucDocTitleContentSub(StrucDocSub value)
Create an instance of JAXBElement<StrucDocSub>


createStrucDocTitleContentContent

public javax.xml.bind.JAXBElement<StrucDocTitleContent> createStrucDocTitleContentContent(StrucDocTitleContent value)
Create an instance of JAXBElement<StrucDocTitleContent>


createStrucDocTitleContentFootnoteRef

public javax.xml.bind.JAXBElement<StrucDocFootnoteRef> createStrucDocTitleContentFootnoteRef(StrucDocFootnoteRef value)
Create an instance of JAXBElement<StrucDocFootnoteRef>


createStrucDocTitleContentFootnote

public javax.xml.bind.JAXBElement<StrucDocTitleFootnote> createStrucDocTitleContentFootnote(StrucDocTitleFootnote value)
Create an instance of JAXBElement<StrucDocTitleFootnote>


createIVLPPDTSHigh

public javax.xml.bind.JAXBElement<IVXBPPDTS> createIVLPPDTSHigh(IVXBPPDTS value)
Create an instance of JAXBElement<IVXBPPDTS>


createIVLPPDTSLow

public javax.xml.bind.JAXBElement<IVXBPPDTS> createIVLPPDTSLow(IVXBPPDTS value)
Create an instance of JAXBElement<IVXBPPDTS>


createIVLPPDTSCenter

public javax.xml.bind.JAXBElement<PPDTS> createIVLPPDTSCenter(PPDTS value)
Create an instance of JAXBElement<PPDTS>


createIVLPPDTSWidth

public javax.xml.bind.JAXBElement<PPDPQ> createIVLPPDTSWidth(PPDPQ value)
Create an instance of JAXBElement<PPDPQ>


createIVLREALHigh

public javax.xml.bind.JAXBElement<IVXBREAL> createIVLREALHigh(IVXBREAL value)
Create an instance of JAXBElement<IVXBREAL>


createIVLREALLow

public javax.xml.bind.JAXBElement<IVXBREAL> createIVLREALLow(IVXBREAL value)
Create an instance of JAXBElement<IVXBREAL>


createIVLREALCenter

public javax.xml.bind.JAXBElement<REAL> createIVLREALCenter(REAL value)
Create an instance of JAXBElement<REAL>


createIVLREALWidth

public javax.xml.bind.JAXBElement<REAL> createIVLREALWidth(REAL value)
Create an instance of JAXBElement<REAL>


createIVLPQHigh

public javax.xml.bind.JAXBElement<IVXBPQ> createIVLPQHigh(IVXBPQ value)
Create an instance of JAXBElement<IVXBPQ>


createIVLPQLow

public javax.xml.bind.JAXBElement<IVXBPQ> createIVLPQLow(IVXBPQ value)
Create an instance of JAXBElement<IVXBPQ>


createIVLPQCenter

public javax.xml.bind.JAXBElement<PQ> createIVLPQCenter(PQ value)
Create an instance of JAXBElement<PQ>


createIVLPQWidth

public javax.xml.bind.JAXBElement<PQ> createIVLPQWidth(PQ value)
Create an instance of JAXBElement<PQ>


createStrucDocLinkHtmlFootnoteRef

public javax.xml.bind.JAXBElement<StrucDocFootnoteRef> createStrucDocLinkHtmlFootnoteRef(StrucDocFootnoteRef value)
Create an instance of JAXBElement<StrucDocFootnoteRef>


createStrucDocLinkHtmlFootnote

public javax.xml.bind.JAXBElement<StrucDocFootnote> createStrucDocLinkHtmlFootnote(StrucDocFootnote value)
Create an instance of JAXBElement<StrucDocFootnote>


createIVLTSHigh

public javax.xml.bind.JAXBElement<IVXBTS> createIVLTSHigh(IVXBTS value)
Create an instance of JAXBElement<IVXBTS>


createIVLTSLow

public javax.xml.bind.JAXBElement<IVXBTS> createIVLTSLow(IVXBTS value)
Create an instance of JAXBElement<IVXBTS>


createIVLTSCenter

public javax.xml.bind.JAXBElement<TS> createIVLTSCenter(TS value)
Create an instance of JAXBElement<TS>


createIVLTSWidth

public javax.xml.bind.JAXBElement<PQ> createIVLTSWidth(PQ value)
Create an instance of JAXBElement<PQ>


createStrucDocItemTable

public javax.xml.bind.JAXBElement<StrucDocTable> createStrucDocItemTable(StrucDocTable value)
Create an instance of JAXBElement<StrucDocTable>


createStrucDocItemCaption

public javax.xml.bind.JAXBElement<StrucDocCaption> createStrucDocItemCaption(StrucDocCaption value)
Create an instance of JAXBElement<StrucDocCaption>


createStrucDocItemList

public javax.xml.bind.JAXBElement<StrucDocList> createStrucDocItemList(StrucDocList value)
Create an instance of JAXBElement<StrucDocList>


createStrucDocItemRenderMultiMedia

public javax.xml.bind.JAXBElement<StrucDocRenderMultiMedia> createStrucDocItemRenderMultiMedia(StrucDocRenderMultiMedia value)
Create an instance of JAXBElement<StrucDocRenderMultiMedia>


createStrucDocItemBr

public javax.xml.bind.JAXBElement<StrucDocBr> createStrucDocItemBr(StrucDocBr value)
Create an instance of JAXBElement<StrucDocBr>


createStrucDocItemLinkHtml

public javax.xml.bind.JAXBElement<StrucDocLinkHtml> createStrucDocItemLinkHtml(StrucDocLinkHtml value)
Create an instance of JAXBElement<StrucDocLinkHtml>


createStrucDocItemSup

public javax.xml.bind.JAXBElement<StrucDocSup> createStrucDocItemSup(StrucDocSup value)
Create an instance of JAXBElement<StrucDocSup>


createStrucDocItemSub

public javax.xml.bind.JAXBElement<StrucDocSub> createStrucDocItemSub(StrucDocSub value)
Create an instance of JAXBElement<StrucDocSub>


createStrucDocItemContent

public javax.xml.bind.JAXBElement<StrucDocContent> createStrucDocItemContent(StrucDocContent value)
Create an instance of JAXBElement<StrucDocContent>


createStrucDocItemFootnoteRef

public javax.xml.bind.JAXBElement<StrucDocFootnoteRef> createStrucDocItemFootnoteRef(StrucDocFootnoteRef value)
Create an instance of JAXBElement<StrucDocFootnoteRef>


createStrucDocItemFootnote

public javax.xml.bind.JAXBElement<StrucDocFootnote> createStrucDocItemFootnote(StrucDocFootnote value)
Create an instance of JAXBElement<StrucDocFootnote>


createStrucDocItemParagraph

public javax.xml.bind.JAXBElement<StrucDocParagraph> createStrucDocItemParagraph(StrucDocParagraph value)
Create an instance of JAXBElement<StrucDocParagraph>


createENSuffix

public javax.xml.bind.JAXBElement<EnSuffix> createENSuffix(EnSuffix value)
Create an instance of JAXBElement<EnSuffix>


createENDelimiter

public javax.xml.bind.JAXBElement<EnDelimiter> createENDelimiter(EnDelimiter value)
Create an instance of JAXBElement<EnDelimiter>


createENValidTime

public javax.xml.bind.JAXBElement<IVLTS> createENValidTime(IVLTS value)
Create an instance of JAXBElement<IVLTS>


createENPrefix

public javax.xml.bind.JAXBElement<EnPrefix> createENPrefix(EnPrefix value)
Create an instance of JAXBElement<EnPrefix>


createENFamily

public javax.xml.bind.JAXBElement<EnFamily> createENFamily(EnFamily value)
Create an instance of JAXBElement<EnFamily>


createENGiven

public javax.xml.bind.JAXBElement<EnGiven> createENGiven(EnGiven value)
Create an instance of JAXBElement<EnGiven>


createStrucDocTdList

public javax.xml.bind.JAXBElement<StrucDocList> createStrucDocTdList(StrucDocList value)
Create an instance of JAXBElement<StrucDocList>


createStrucDocTdRenderMultiMedia

public javax.xml.bind.JAXBElement<StrucDocRenderMultiMedia> createStrucDocTdRenderMultiMedia(StrucDocRenderMultiMedia value)
Create an instance of JAXBElement<StrucDocRenderMultiMedia>


createStrucDocTdBr

public javax.xml.bind.JAXBElement<StrucDocBr> createStrucDocTdBr(StrucDocBr value)
Create an instance of JAXBElement<StrucDocBr>


createStrucDocTdLinkHtml

public javax.xml.bind.JAXBElement<StrucDocLinkHtml> createStrucDocTdLinkHtml(StrucDocLinkHtml value)
Create an instance of JAXBElement<StrucDocLinkHtml>


createStrucDocTdSup

public javax.xml.bind.JAXBElement<StrucDocSup> createStrucDocTdSup(StrucDocSup value)
Create an instance of JAXBElement<StrucDocSup>


createStrucDocTdSub

public javax.xml.bind.JAXBElement<StrucDocSub> createStrucDocTdSub(StrucDocSub value)
Create an instance of JAXBElement<StrucDocSub>


createStrucDocTdContent

public javax.xml.bind.JAXBElement<StrucDocContent> createStrucDocTdContent(StrucDocContent value)
Create an instance of JAXBElement<StrucDocContent>


createStrucDocTdFootnoteRef

public javax.xml.bind.JAXBElement<StrucDocFootnoteRef> createStrucDocTdFootnoteRef(StrucDocFootnoteRef value)
Create an instance of JAXBElement<StrucDocFootnoteRef>


createStrucDocTdFootnote

public javax.xml.bind.JAXBElement<StrucDocFootnote> createStrucDocTdFootnote(StrucDocFootnote value)
Create an instance of JAXBElement<StrucDocFootnote>


createStrucDocTdParagraph

public javax.xml.bind.JAXBElement<StrucDocParagraph> createStrucDocTdParagraph(StrucDocParagraph value)
Create an instance of JAXBElement<StrucDocParagraph>


createStrucDocFootnoteTable

public javax.xml.bind.JAXBElement<StrucDocTable> createStrucDocFootnoteTable(StrucDocTable value)
Create an instance of JAXBElement<StrucDocTable>


createStrucDocFootnoteList

public javax.xml.bind.JAXBElement<StrucDocList> createStrucDocFootnoteList(StrucDocList value)
Create an instance of JAXBElement<StrucDocList>


createStrucDocFootnoteRenderMultiMedia

public javax.xml.bind.JAXBElement<StrucDocRenderMultiMedia> createStrucDocFootnoteRenderMultiMedia(StrucDocRenderMultiMedia value)
Create an instance of JAXBElement<StrucDocRenderMultiMedia>


createStrucDocFootnoteBr

public javax.xml.bind.JAXBElement<StrucDocBr> createStrucDocFootnoteBr(StrucDocBr value)
Create an instance of JAXBElement<StrucDocBr>


createStrucDocFootnoteLinkHtml

public javax.xml.bind.JAXBElement<StrucDocLinkHtml> createStrucDocFootnoteLinkHtml(StrucDocLinkHtml value)
Create an instance of JAXBElement<StrucDocLinkHtml>


createStrucDocFootnoteSup

public javax.xml.bind.JAXBElement<StrucDocSup> createStrucDocFootnoteSup(StrucDocSup value)
Create an instance of JAXBElement<StrucDocSup>


createStrucDocFootnoteSub

public javax.xml.bind.JAXBElement<StrucDocSub> createStrucDocFootnoteSub(StrucDocSub value)
Create an instance of JAXBElement<StrucDocSub>


createStrucDocFootnoteContent

public javax.xml.bind.JAXBElement<StrucDocContent> createStrucDocFootnoteContent(StrucDocContent value)
Create an instance of JAXBElement<StrucDocContent>


createStrucDocFootnoteParagraph

public javax.xml.bind.JAXBElement<StrucDocParagraph> createStrucDocFootnoteParagraph(StrucDocParagraph value)
Create an instance of JAXBElement<StrucDocParagraph>


createStrucDocTitleFootnoteBr

public javax.xml.bind.JAXBElement<StrucDocBr> createStrucDocTitleFootnoteBr(StrucDocBr value)
Create an instance of JAXBElement<StrucDocBr>


createStrucDocTitleFootnoteSup

public javax.xml.bind.JAXBElement<StrucDocSup> createStrucDocTitleFootnoteSup(StrucDocSup value)
Create an instance of JAXBElement<StrucDocSup>


createStrucDocTitleFootnoteSub

public javax.xml.bind.JAXBElement<StrucDocSub> createStrucDocTitleFootnoteSub(StrucDocSub value)
Create an instance of JAXBElement<StrucDocSub>


createStrucDocTitleFootnoteContent

public javax.xml.bind.JAXBElement<StrucDocTitleContent> createStrucDocTitleFootnoteContent(StrucDocTitleContent value)
Create an instance of JAXBElement<StrucDocTitleContent>


createStrucDocCaptionLinkHtml

public javax.xml.bind.JAXBElement<StrucDocLinkHtml> createStrucDocCaptionLinkHtml(StrucDocLinkHtml value)
Create an instance of JAXBElement<StrucDocLinkHtml>


createStrucDocCaptionSup

public javax.xml.bind.JAXBElement<StrucDocSup> createStrucDocCaptionSup(StrucDocSup value)
Create an instance of JAXBElement<StrucDocSup>


createStrucDocCaptionSub

public javax.xml.bind.JAXBElement<StrucDocSub> createStrucDocCaptionSub(StrucDocSub value)
Create an instance of JAXBElement<StrucDocSub>


createStrucDocCaptionFootnoteRef

public javax.xml.bind.JAXBElement<StrucDocFootnoteRef> createStrucDocCaptionFootnoteRef(StrucDocFootnoteRef value)
Create an instance of JAXBElement<StrucDocFootnoteRef>


createStrucDocCaptionFootnote

public javax.xml.bind.JAXBElement<StrucDocFootnote> createStrucDocCaptionFootnote(StrucDocFootnote value)
Create an instance of JAXBElement<StrucDocFootnote>


createStrucDocContentRenderMultiMedia

public javax.xml.bind.JAXBElement<StrucDocRenderMultiMedia> createStrucDocContentRenderMultiMedia(StrucDocRenderMultiMedia value)
Create an instance of JAXBElement<StrucDocRenderMultiMedia>


createStrucDocContentBr

public javax.xml.bind.JAXBElement<StrucDocBr> createStrucDocContentBr(StrucDocBr value)
Create an instance of JAXBElement<StrucDocBr>


createStrucDocContentLinkHtml

public javax.xml.bind.JAXBElement<StrucDocLinkHtml> createStrucDocContentLinkHtml(StrucDocLinkHtml value)
Create an instance of JAXBElement<StrucDocLinkHtml>


createStrucDocContentSup

public javax.xml.bind.JAXBElement<StrucDocSup> createStrucDocContentSup(StrucDocSup value)
Create an instance of JAXBElement<StrucDocSup>


createStrucDocContentSub

public javax.xml.bind.JAXBElement<StrucDocSub> createStrucDocContentSub(StrucDocSub value)
Create an instance of JAXBElement<StrucDocSub>


createStrucDocContentContent

public javax.xml.bind.JAXBElement<StrucDocContent> createStrucDocContentContent(StrucDocContent value)
Create an instance of JAXBElement<StrucDocContent>


createStrucDocContentFootnoteRef

public javax.xml.bind.JAXBElement<StrucDocFootnoteRef> createStrucDocContentFootnoteRef(StrucDocFootnoteRef value)
Create an instance of JAXBElement<StrucDocFootnoteRef>


createStrucDocContentFootnote

public javax.xml.bind.JAXBElement<StrucDocFootnote> createStrucDocContentFootnote(StrucDocFootnote value)
Create an instance of JAXBElement<StrucDocFootnote>


createStrucDocThRenderMultiMedia

public javax.xml.bind.JAXBElement<StrucDocRenderMultiMedia> createStrucDocThRenderMultiMedia(StrucDocRenderMultiMedia value)
Create an instance of JAXBElement<StrucDocRenderMultiMedia>


createStrucDocThLinkHtml

public javax.xml.bind.JAXBElement<StrucDocLinkHtml> createStrucDocThLinkHtml(StrucDocLinkHtml value)
Create an instance of JAXBElement<StrucDocLinkHtml>


createStrucDocThBr

public javax.xml.bind.JAXBElement<StrucDocBr> createStrucDocThBr(StrucDocBr value)
Create an instance of JAXBElement<StrucDocBr>


createStrucDocThSup

public javax.xml.bind.JAXBElement<StrucDocSup> createStrucDocThSup(StrucDocSup value)
Create an instance of JAXBElement<StrucDocSup>


createStrucDocThSub

public javax.xml.bind.JAXBElement<StrucDocSub> createStrucDocThSub(StrucDocSub value)
Create an instance of JAXBElement<StrucDocSub>


createStrucDocThContent

public javax.xml.bind.JAXBElement<StrucDocContent> createStrucDocThContent(StrucDocContent value)
Create an instance of JAXBElement<StrucDocContent>


createStrucDocThFootnoteRef

public javax.xml.bind.JAXBElement<StrucDocFootnoteRef> createStrucDocThFootnoteRef(StrucDocFootnoteRef value)
Create an instance of JAXBElement<StrucDocFootnoteRef>


createStrucDocThFootnote

public javax.xml.bind.JAXBElement<StrucDocFootnote> createStrucDocThFootnote(StrucDocFootnote value)
Create an instance of JAXBElement<StrucDocFootnote>


createIVLMOHigh

public javax.xml.bind.JAXBElement<IVXBMO> createIVLMOHigh(IVXBMO value)
Create an instance of JAXBElement<IVXBMO>


createIVLMOLow

public javax.xml.bind.JAXBElement<IVXBMO> createIVLMOLow(IVXBMO value)
Create an instance of JAXBElement<IVXBMO>


createIVLMOCenter

public javax.xml.bind.JAXBElement<MO> createIVLMOCenter(MO value)
Create an instance of JAXBElement<MO>


createIVLMOWidth

public javax.xml.bind.JAXBElement<MO> createIVLMOWidth(MO value)
Create an instance of JAXBElement<MO>


createStrucDocTitleBr

public javax.xml.bind.JAXBElement<StrucDocBr> createStrucDocTitleBr(StrucDocBr value)
Create an instance of JAXBElement<StrucDocBr>


createStrucDocTitleSup

public javax.xml.bind.JAXBElement<StrucDocSup> createStrucDocTitleSup(StrucDocSup value)
Create an instance of JAXBElement<StrucDocSup>


createStrucDocTitleSub

public javax.xml.bind.JAXBElement<StrucDocSub> createStrucDocTitleSub(StrucDocSub value)
Create an instance of JAXBElement<StrucDocSub>


createStrucDocTitleContent

public javax.xml.bind.JAXBElement<StrucDocTitleContent> createStrucDocTitleContent(StrucDocTitleContent value)
Create an instance of JAXBElement<StrucDocTitleContent>


createStrucDocTitleFootnoteRef

public javax.xml.bind.JAXBElement<StrucDocFootnoteRef> createStrucDocTitleFootnoteRef(StrucDocFootnoteRef value)
Create an instance of JAXBElement<StrucDocFootnoteRef>


createStrucDocTitleFootnote

public javax.xml.bind.JAXBElement<StrucDocTitleFootnote> createStrucDocTitleFootnote(StrucDocTitleFootnote value)
Create an instance of JAXBElement<StrucDocTitleFootnote>


createStrucDocParagraphCaption

public javax.xml.bind.JAXBElement<StrucDocCaption> createStrucDocParagraphCaption(StrucDocCaption value)
Create an instance of JAXBElement<StrucDocCaption>


createStrucDocParagraphRenderMultiMedia

public javax.xml.bind.JAXBElement<StrucDocRenderMultiMedia> createStrucDocParagraphRenderMultiMedia(StrucDocRenderMultiMedia value)
Create an instance of JAXBElement<StrucDocRenderMultiMedia>


createStrucDocParagraphBr

public javax.xml.bind.JAXBElement<StrucDocBr> createStrucDocParagraphBr(StrucDocBr value)
Create an instance of JAXBElement<StrucDocBr>


createStrucDocParagraphLinkHtml

public javax.xml.bind.JAXBElement<StrucDocLinkHtml> createStrucDocParagraphLinkHtml(StrucDocLinkHtml value)
Create an instance of JAXBElement<StrucDocLinkHtml>


createStrucDocParagraphSup

public javax.xml.bind.JAXBElement<StrucDocSup> createStrucDocParagraphSup(StrucDocSup value)
Create an instance of JAXBElement<StrucDocSup>


createStrucDocParagraphSub

public javax.xml.bind.JAXBElement<StrucDocSub> createStrucDocParagraphSub(StrucDocSub value)
Create an instance of JAXBElement<StrucDocSub>


createStrucDocParagraphContent

public javax.xml.bind.JAXBElement<StrucDocContent> createStrucDocParagraphContent(StrucDocContent value)
Create an instance of JAXBElement<StrucDocContent>


createStrucDocParagraphFootnoteRef

public javax.xml.bind.JAXBElement<StrucDocFootnoteRef> createStrucDocParagraphFootnoteRef(StrucDocFootnoteRef value)
Create an instance of JAXBElement<StrucDocFootnoteRef>


createStrucDocParagraphFootnote

public javax.xml.bind.JAXBElement<StrucDocFootnote> createStrucDocParagraphFootnote(StrucDocFootnote value)
Create an instance of JAXBElement<StrucDocFootnote>


createIVLINTHigh

public javax.xml.bind.JAXBElement<IVXBINT> createIVLINTHigh(IVXBINT value)
Create an instance of JAXBElement<IVXBINT>


createIVLINTLow

public javax.xml.bind.JAXBElement<IVXBINT> createIVLINTLow(IVXBINT value)
Create an instance of JAXBElement<IVXBINT>


createIVLINTCenter

public javax.xml.bind.JAXBElement<INT> createIVLINTCenter(INT value)
Create an instance of JAXBElement<INT>


createIVLINTWidth

public javax.xml.bind.JAXBElement<INT> createIVLINTWidth(INT value)
Create an instance of JAXBElement<INT>


Elexis: Das führende OpenSource-Arztpraxisprogamm
im deutschsprachigen Raum
Java doc für Elexis version 2.1.7.dev vom 01.09.2013