// // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, vhudson-jaxb-ri-2.1-833 // See <a href="http://java.sun.com/xml/jaxb">http://java.sun.com/xml/jaxb</a> // Any modifications to this file will be lost upon recompilation of the source schema. // Generated on: 2010.01.18 at 06:14:35 PM CST // package org.astm.ccr; import javax.xml.bind.JAXBElement; import javax.xml.bind.annotation.XmlElementDecl; import javax.xml.bind.annotation.XmlRegistry; import javax.xml.namespace.QName; /** * This object contains factory methods for each * Java content interface and Java element interface * generated in the org.astm.ccr package. * <p>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. * */ @XmlRegistry public class ObjectFactory { private final static QName _OrderRxHistoryTypeBrandName_QNAME = new QName("urn:astm-org:CCR", "BrandName"); private final static QName _OrderRxHistoryTypeConcentration_QNAME = new QName("urn:astm-org:CCR", "Concentration"); private final static QName _OrderRxHistoryTypeSeriesNumber_QNAME = new QName("urn:astm-org:CCR", "SeriesNumber"); private final static QName _OrderRxHistoryTypeForm_QNAME = new QName("urn:astm-org:CCR", "Form"); private final static QName _OrderRxHistoryTypeProductName_QNAME = new QName("urn:astm-org:CCR", "ProductName"); private final static QName _OrderRxHistoryTypeFulfillmentMethod_QNAME = new QName("urn:astm-org:CCR", "FulfillmentMethod"); private final static QName _OrderRxHistoryTypeStrength_QNAME = new QName("urn:astm-org:CCR", "Strength"); private final static QName _OrderRxHistoryTypeQuantity_QNAME = new QName("urn:astm-org:CCR", "Quantity"); private final static QName _OrderRxHistoryTypeManufacturer_QNAME = new QName("urn:astm-org:CCR", "Manufacturer"); private final static QName _OrderRxHistoryTypeProvider_QNAME = new QName("urn:astm-org:CCR", "Provider"); private final static QName _OrderRxHistoryTypeLabelInstructions_QNAME = new QName("urn:astm-org:CCR", "LabelInstructions"); private final static QName _OrderRxHistoryTypeLocation_QNAME = new QName("urn:astm-org:CCR", "Location"); private final static QName _OrderRxHistoryTypeIDs_QNAME = new QName("urn:astm-org:CCR", "IDs"); private final static QName _Status_QNAME = new QName("urn:astm-org:CCR", "Status"); private final static QName _Type_QNAME = new QName("urn:astm-org:CCR", "Type"); private final static QName _Actor_QNAME = new QName("urn:astm-org:CCR", "Actor"); private final static QName _Age_QNAME = new QName("urn:astm-org:CCR", "Age"); private final static QName _Description_QNAME = new QName("urn:astm-org:CCR", "Description"); /** * Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: org.astm.ccr * */ public ObjectFactory() { } /** * Create an instance of {@link Agent.EnvironmentalAgents } * */ public Agent.EnvironmentalAgents createAgentEnvironmentalAgents() { return new Agent.EnvironmentalAgents(); } /** * Create an instance of {@link SiteType } * */ public SiteType createSiteType() { return new SiteType(); } /** * Create an instance of {@link ContinuityOfCareRecord.References } * */ public ContinuityOfCareRecord.References createContinuityOfCareRecordReferences() { return new ContinuityOfCareRecord.References(); } /** * Create an instance of {@link CurrentHealthStatusType } * */ public CurrentHealthStatusType createCurrentHealthStatusType() { return new CurrentHealthStatusType(); } /** * Create an instance of {@link VehicleType.Product.Concentration } * */ public VehicleType.Product.Concentration createVehicleTypeProductConcentration() { return new VehicleType.Product.Concentration(); } /** * Create an instance of {@link VehicleType.Product.Strength } * */ public VehicleType.Product.Strength createVehicleTypeProductStrength() { return new VehicleType.Product.Strength(); } /** * Create an instance of {@link DateTimeType.DateTimeRange.BeginRange } * */ public DateTimeType.DateTimeRange.BeginRange createDateTimeTypeDateTimeRangeBeginRange() { return new DateTimeType.DateTimeRange.BeginRange(); } /** * Create an instance of {@link FamilyHistoryType.Problem } * */ public FamilyHistoryType.Problem createFamilyHistoryTypeProblem() { return new FamilyHistoryType.Problem(); } /** * Create an instance of {@link Directions } * */ public Directions createDirections() { return new Directions(); } /** * Create an instance of {@link Agent.Problems } * */ public Agent.Problems createAgentProblems() { return new Agent.Problems(); } /** * Create an instance of {@link NormalType } * */ public NormalType createNormalType() { return new NormalType(); } /** * Create an instance of {@link Agent.Results } * */ public Agent.Results createAgentResults() { return new Agent.Results(); } /** * Create an instance of {@link SignatureType } * */ public SignatureType createSignatureType() { return new SignatureType(); } /** * Create an instance of {@link QuantityType } * */ public QuantityType createQuantityType() { return new QuantityType(); } /** * Create an instance of {@link StructuredProductType.Product.Size.Dimensions } * */ public StructuredProductType.Product.Size.Dimensions createStructuredProductTypeProductSizeDimensions() { return new StructuredProductType.Product.Size.Dimensions(); } /** * Create an instance of {@link ContinuityOfCareRecord.Body.Payers } * */ public ContinuityOfCareRecord.Body.Payers createContinuityOfCareRecordBodyPayers() { return new ContinuityOfCareRecord.Body.Payers(); } /** * Create an instance of {@link ContinuityOfCareRecord.Body.FamilyHistory } * */ public ContinuityOfCareRecord.Body.FamilyHistory createContinuityOfCareRecordBodyFamilyHistory() { return new ContinuityOfCareRecord.Body.FamilyHistory(); } /** * Create an instance of {@link Direction.Route } * */ public Direction.Route createDirectionRoute() { return new Direction.Route(); } /** * Create an instance of {@link IndicationType } * */ public IndicationType createIndicationType() { return new IndicationType(); } /** * Create an instance of {@link StructuredProductType.Product.Form } * */ public StructuredProductType.Product.Form createStructuredProductTypeProductForm() { return new StructuredProductType.Product.Form(); } /** * Create an instance of {@link EncounterType } * */ public EncounterType createEncounterType() { return new EncounterType(); } /** * Create an instance of {@link ActorType.Organization } * */ public ActorType.Organization createActorTypeOrganization() { return new ActorType.Organization(); } /** * Create an instance of {@link ContinuityOfCareRecord.Body.Alerts } * */ public ContinuityOfCareRecord.Body.Alerts createContinuityOfCareRecordBodyAlerts() { return new ContinuityOfCareRecord.Body.Alerts(); } /** * Create an instance of {@link ContinuityOfCareRecord.Body.AdvanceDirectives } * */ public ContinuityOfCareRecord.Body.AdvanceDirectives createContinuityOfCareRecordBodyAdvanceDirectives() { return new ContinuityOfCareRecord.Body.AdvanceDirectives(); } /** * Create an instance of {@link Goals } * */ public Goals createGoals() { return new Goals(); } /** * Create an instance of {@link ContinuityOfCareRecord.From } * */ public ContinuityOfCareRecord.From createContinuityOfCareRecordFrom() { return new ContinuityOfCareRecord.From(); } /** * Create an instance of {@link VehicleType.Product.Size } * */ public VehicleType.Product.Size createVehicleTypeProductSize() { return new VehicleType.Product.Size(); } /** * Create an instance of {@link ContinuityOfCareRecord.Body.Problems } * */ public ContinuityOfCareRecord.Body.Problems createContinuityOfCareRecordBodyProblems() { return new ContinuityOfCareRecord.Body.Problems(); } /** * Create an instance of {@link TestType.NormalResult } * */ public TestType.NormalResult createTestTypeNormalResult() { return new TestType.NormalResult(); } /** * Create an instance of {@link ContinuityOfCareRecord.Body.SocialHistory } * */ public ContinuityOfCareRecord.Body.SocialHistory createContinuityOfCareRecordBodySocialHistory() { return new ContinuityOfCareRecord.Body.SocialHistory(); } /** * Create an instance of {@link StructuredProductType.Product.Size } * */ public StructuredProductType.Product.Size createStructuredProductTypeProductSize() { return new StructuredProductType.Product.Size(); } /** * Create an instance of {@link StructuredProductType } * */ public StructuredProductType createStructuredProductType() { return new StructuredProductType(); } /** * Create an instance of {@link AuthorizationType } * */ public AuthorizationType createAuthorizationType() { return new AuthorizationType(); } /** * Create an instance of {@link CodeType } * */ public CodeType createCodeType() { return new CodeType(); } /** * Create an instance of {@link PositionType } * */ public PositionType createPositionType() { return new PositionType(); } /** * Create an instance of {@link ReferenceType } * */ public ReferenceType createReferenceType() { return new ReferenceType(); } /** * Create an instance of {@link FamilyHistoryType } * */ public FamilyHistoryType createFamilyHistoryType() { return new FamilyHistoryType(); } /** * Create an instance of {@link CCRCodedDataObjectType } * */ public CCRCodedDataObjectType createCCRCodedDataObjectType() { return new CCRCodedDataObjectType(); } /** * Create an instance of {@link ContinuityOfCareRecord.Body.Immunizations } * */ public ContinuityOfCareRecord.Body.Immunizations createContinuityOfCareRecordBodyImmunizations() { return new ContinuityOfCareRecord.Body.Immunizations(); } /** * Create an instance of {@link Reaction } * */ public Reaction createReaction() { return new Reaction(); } /** * Create an instance of {@link ActorType.Address } * */ public ActorType.Address createActorTypeAddress() { return new ActorType.Address(); } /** * Create an instance of {@link InternalCCRLink.Source } * */ public InternalCCRLink.Source createInternalCCRLinkSource() { return new InternalCCRLink.Source(); } /** * Create an instance of {@link SourceType } * */ public SourceType createSourceType() { return new SourceType(); } /** * Create an instance of {@link AlertType } * */ public AlertType createAlertType() { return new AlertType(); } /** * Create an instance of {@link DateTimeType.DateTimeRange.EndRange } * */ public DateTimeType.DateTimeRange.EndRange createDateTimeTypeDateTimeRangeEndRange() { return new DateTimeType.DateTimeRange.EndRange(); } /** * Create an instance of {@link ProblemType } * */ public ProblemType createProblemType() { return new ProblemType(); } /** * Create an instance of {@link Direction.DoseCalculation } * */ public Direction.DoseCalculation createDirectionDoseCalculation() { return new Direction.DoseCalculation(); } /** * Create an instance of {@link ContinuityOfCareRecord.To } * */ public ContinuityOfCareRecord.To createContinuityOfCareRecordTo() { return new ContinuityOfCareRecord.To(); } /** * Create an instance of {@link VehicleType.Product.Form } * */ public VehicleType.Product.Form createVehicleTypeProductForm() { return new VehicleType.Product.Form(); } /** * Create an instance of {@link DoseCalculationType.CalculationEquation } * */ public DoseCalculationType.CalculationEquation createDoseCalculationTypeCalculationEquation() { return new DoseCalculationType.CalculationEquation(); } /** * Create an instance of {@link InterventionType.Immunizations } * */ public InterventionType.Immunizations createInterventionTypeImmunizations() { return new InterventionType.Immunizations(); } /** * Create an instance of {@link ContinuityOfCareRecord.Body.VitalSigns } * */ public ContinuityOfCareRecord.Body.VitalSigns createContinuityOfCareRecordBodyVitalSigns() { return new ContinuityOfCareRecord.Body.VitalSigns(); } /** * Create an instance of {@link CodedDescriptionType.ObjectAttribute } * */ public CodedDescriptionType.ObjectAttribute createCodedDescriptionTypeObjectAttribute() { return new CodedDescriptionType.ObjectAttribute(); } /** * Create an instance of {@link ActorType.Person.Name } * */ public ActorType.Person.Name createActorTypePersonName() { return new ActorType.Person.Name(); } /** * Create an instance of {@link VehicleType.Quantity } * */ public VehicleType.Quantity createVehicleTypeQuantity() { return new VehicleType.Quantity(); } /** * Create an instance of {@link ActorType.Person } * */ public ActorType.Person createActorTypePerson() { return new ActorType.Person(); } /** * Create an instance of {@link InsuranceType.Authorizations } * */ public InsuranceType.Authorizations createInsuranceTypeAuthorizations() { return new InsuranceType.Authorizations(); } /** * Create an instance of {@link ContinuityOfCareRecord.Signatures } * */ public ContinuityOfCareRecord.Signatures createContinuityOfCareRecordSignatures() { return new ContinuityOfCareRecord.Signatures(); } /** * Create an instance of {@link PatientKnowledgeType } * */ public PatientKnowledgeType createPatientKnowledgeType() { return new PatientKnowledgeType(); } /** * Create an instance of {@link ActorType.InformationSystem } * */ public ActorType.InformationSystem createActorTypeInformationSystem() { return new ActorType.InformationSystem(); } /** * Create an instance of {@link IntervalType } * */ public IntervalType createIntervalType() { return new IntervalType(); } /** * Create an instance of {@link ContinuityOfCareRecord.Body.HealthCareProviders } * */ public ContinuityOfCareRecord.Body.HealthCareProviders createContinuityOfCareRecordBodyHealthCareProviders() { return new ContinuityOfCareRecord.Body.HealthCareProviders(); } /** * Create an instance of {@link Agent } * */ public Agent createAgent() { return new Agent(); } /** * Create an instance of {@link ContinuityOfCareRecord.Body.Encounters } * */ public ContinuityOfCareRecord.Body.Encounters createContinuityOfCareRecordBodyEncounters() { return new ContinuityOfCareRecord.Body.Encounters(); } /** * Create an instance of {@link FamilyHistoryType.FamilyMember } * */ public FamilyHistoryType.FamilyMember createFamilyHistoryTypeFamilyMember() { return new FamilyHistoryType.FamilyMember(); } /** * Create an instance of {@link ContinuityOfCareRecord.Body.Medications } * */ public ContinuityOfCareRecord.Body.Medications createContinuityOfCareRecordBodyMedications() { return new ContinuityOfCareRecord.Body.Medications(); } /** * Create an instance of {@link InterventionType.Authorizatons } * */ public InterventionType.Authorizatons createInterventionTypeAuthorizatons() { return new InterventionType.Authorizatons(); } /** * Create an instance of {@link RateType } * */ public RateType createRateType() { return new RateType(); } /** * Create an instance of {@link StructuredProductType.Product.Size.Dimensions.Dimension } * */ public StructuredProductType.Product.Size.Dimensions.Dimension createStructuredProductTypeProductSizeDimensionsDimension() { return new StructuredProductType.Product.Size.Dimensions.Dimension(); } /** * Create an instance of {@link StructuredProductType.Product } * */ public StructuredProductType.Product createStructuredProductTypeProduct() { return new StructuredProductType.Product(); } /** * Create an instance of {@link InternalCCRLink } * */ public InternalCCRLink createInternalCCRLink() { return new InternalCCRLink(); } /** * Create an instance of {@link Agent.Products } * */ public Agent.Products createAgentProducts() { return new Agent.Products(); } /** * Create an instance of {@link MeasureType.Units } * */ public MeasureType.Units createMeasureTypeUnits() { return new MeasureType.Units(); } /** * Create an instance of {@link PurposeType } * */ public PurposeType createPurposeType() { return new PurposeType(); } /** * Create an instance of {@link Direction.DoseRestriction } * */ public Direction.DoseRestriction createDirectionDoseRestriction() { return new Direction.DoseRestriction(); } /** * Create an instance of {@link org.astm.ccr.Procedures } * */ public org.astm.ccr.Procedures createProcedures() { return new org.astm.ccr.Procedures(); } /** * Create an instance of {@link PlanType } * */ public PlanType createPlanType() { return new PlanType(); } /** * Create an instance of {@link StructuredProductType.PatientInstructions } * */ public StructuredProductType.PatientInstructions createStructuredProductTypePatientInstructions() { return new StructuredProductType.PatientInstructions(); } /** * Create an instance of {@link Instructions } * */ public Instructions createInstructions() { return new Instructions(); } /** * Create an instance of {@link StructuredProductType.FulfillmentHistory } * */ public StructuredProductType.FulfillmentHistory createStructuredProductTypeFulfillmentHistory() { return new StructuredProductType.FulfillmentHistory(); } /** * Create an instance of {@link OrderRxHistoryType } * */ public OrderRxHistoryType createOrderRxHistoryType() { return new OrderRxHistoryType(); } /** * Create an instance of {@link TestResultType } * */ public TestResultType createTestResultType() { return new TestResultType(); } /** * Create an instance of {@link DurationType } * */ public DurationType createDurationType() { return new DurationType(); } /** * Create an instance of {@link FrequencyType } * */ public FrequencyType createFrequencyType() { return new FrequencyType(); } /** * Create an instance of {@link EpisodesType } * */ public EpisodesType createEpisodesType() { return new EpisodesType(); } /** * Create an instance of {@link FunctionType } * */ public FunctionType createFunctionType() { return new FunctionType(); } /** * Create an instance of {@link ContinuityOfCareRecord.Comments } * */ public ContinuityOfCareRecord.Comments createContinuityOfCareRecordComments() { return new ContinuityOfCareRecord.Comments(); } /** * Create an instance of {@link EpisodeType } * */ public EpisodeType createEpisodeType() { return new EpisodeType(); } /** * Create an instance of {@link CCRCodedDataObjectType.Signature } * */ public CCRCodedDataObjectType.Signature createCCRCodedDataObjectTypeSignature() { return new CCRCodedDataObjectType.Signature(); } /** * Create an instance of {@link DateTimeType } * */ public DateTimeType createDateTimeType() { return new DateTimeType(); } /** * Create an instance of {@link org.astm.ccr.Encounters } * */ public org.astm.ccr.Encounters createEncounters() { return new org.astm.ccr.Encounters(); } /** * Create an instance of {@link ContinuityOfCareRecord.Body.Support } * */ public ContinuityOfCareRecord.Body.Support createContinuityOfCareRecordBodySupport() { return new ContinuityOfCareRecord.Body.Support(); } /** * Create an instance of {@link org.astm.ccr.Immunizations } * */ public org.astm.ccr.Immunizations createImmunizations() { return new org.astm.ccr.Immunizations(); } /** * Create an instance of {@link DoseCalculationType } * */ public DoseCalculationType createDoseCalculationType() { return new DoseCalculationType(); } /** * Create an instance of {@link InterventionType.Medications } * */ public InterventionType.Medications createInterventionTypeMedications() { return new InterventionType.Medications(); } /** * Create an instance of {@link InterventionType } * */ public InterventionType createInterventionType() { return new InterventionType(); } /** * Create an instance of {@link ActorReferenceType } * */ public ActorReferenceType createActorReferenceType() { return new ActorReferenceType(); } /** * Create an instance of {@link IndicationType.PhysiologicalParameter } * */ public IndicationType.PhysiologicalParameter createIndicationTypePhysiologicalParameter() { return new IndicationType.PhysiologicalParameter(); } /** * Create an instance of {@link PlanOfCareType } * */ public PlanOfCareType createPlanOfCareType() { return new PlanOfCareType(); } /** * Create an instance of {@link CodedDescriptionType } * */ public CodedDescriptionType createCodedDescriptionType() { return new CodedDescriptionType(); } /** * Create an instance of {@link ContinuityOfCareRecord.Patient } * */ public ContinuityOfCareRecord.Patient createContinuityOfCareRecordPatient() { return new ContinuityOfCareRecord.Patient(); } /** * Create an instance of {@link Indications } * */ public Indications createIndications() { return new Indications(); } /** * Create an instance of {@link IDType } * */ public IDType createIDType() { return new IDType(); } /** * Create an instance of {@link StructuredProductType.Product.Strength } * */ public StructuredProductType.Product.Strength createStructuredProductTypeProductStrength() { return new StructuredProductType.Product.Strength(); } /** * Create an instance of {@link CommentType } * */ public CommentType createCommentType() { return new CommentType(); } /** * Create an instance of {@link DoseCalculationType.Variable } * */ public DoseCalculationType.Variable createDoseCalculationTypeVariable() { return new DoseCalculationType.Variable(); } /** * Create an instance of {@link VehicleType } * */ public VehicleType createVehicleType() { return new VehicleType(); } /** * Create an instance of {@link ContinuityOfCareRecord.Body.Procedures } * */ public ContinuityOfCareRecord.Body.Procedures createContinuityOfCareRecordBodyProcedures() { return new ContinuityOfCareRecord.Body.Procedures(); } /** * Create an instance of {@link VehicleType.Product } * */ public VehicleType.Product createVehicleTypeProduct() { return new VehicleType.Product(); } /** * Create an instance of {@link PersonNameType } * */ public PersonNameType createPersonNameType() { return new PersonNameType(); } /** * Create an instance of {@link MeasureType } * */ public MeasureType createMeasureType() { return new MeasureType(); } /** * Create an instance of {@link InsuranceType } * */ public InsuranceType createInsuranceType() { return new InsuranceType(); } /** * Create an instance of {@link ActorType } * */ public ActorType createActorType() { return new ActorType(); } /** * Create an instance of {@link InstructionType } * */ public InstructionType createInstructionType() { return new InstructionType(); } /** * Create an instance of {@link RateType.Units } * */ public RateType.Units createRateTypeUnits() { return new RateType.Units(); } /** * Create an instance of {@link StructuredProductType.Refills.Refill } * */ public StructuredProductType.Refills.Refill createStructuredProductTypeRefillsRefill() { return new StructuredProductType.Refills.Refill(); } /** * Create an instance of {@link MethodType } * */ public MethodType createMethodType() { return new MethodType(); } /** * Create an instance of {@link ContinuityOfCareRecord.Body.FunctionalStatus } * */ public ContinuityOfCareRecord.Body.FunctionalStatus createContinuityOfCareRecordBodyFunctionalStatus() { return new ContinuityOfCareRecord.Body.FunctionalStatus(); } /** * Create an instance of {@link ContinuityOfCareRecord } * */ public ContinuityOfCareRecord createContinuityOfCareRecord() { return new ContinuityOfCareRecord(); } /** * Create an instance of {@link ContinuityOfCareRecord.Body.PlanOfCare } * */ public ContinuityOfCareRecord.Body.PlanOfCare createContinuityOfCareRecordBodyPlanOfCare() { return new ContinuityOfCareRecord.Body.PlanOfCare(); } /** * Create an instance of {@link Services } * */ public Services createServices() { return new Services(); } /** * Create an instance of {@link GoalType.Milestones } * */ public GoalType.Milestones createGoalTypeMilestones() { return new GoalType.Milestones(); } /** * Create an instance of {@link ProcedureType } * */ public ProcedureType createProcedureType() { return new ProcedureType(); } /** * Create an instance of {@link org.astm.ccr.Medications } * */ public org.astm.ccr.Medications createMedications() { return new org.astm.ccr.Medications(); } /** * Create an instance of {@link ProcedureType.Products } * */ public ProcedureType.Products createProcedureTypeProducts() { return new ProcedureType.Products(); } /** * Create an instance of {@link ContinuityOfCareRecord.Actors } * */ public ContinuityOfCareRecord.Actors createContinuityOfCareRecordActors() { return new ContinuityOfCareRecord.Actors(); } /** * Create an instance of {@link DateTimeType.DateTimeRange } * */ public DateTimeType.DateTimeRange createDateTimeTypeDateTimeRange() { return new DateTimeType.DateTimeRange(); } /** * Create an instance of {@link SocialHistoryType } * */ public SocialHistoryType createSocialHistoryType() { return new SocialHistoryType(); } /** * Create an instance of {@link StructuredProductType.FulfillmentInstructions } * */ public StructuredProductType.FulfillmentInstructions createStructuredProductTypeFulfillmentInstructions() { return new StructuredProductType.FulfillmentInstructions(); } /** * Create an instance of {@link ContinuityOfCareRecord.Body.MedicalEquipment } * */ public ContinuityOfCareRecord.Body.MedicalEquipment createContinuityOfCareRecordBodyMedicalEquipment() { return new ContinuityOfCareRecord.Body.MedicalEquipment(); } /** * Create an instance of {@link TestType } * */ public TestType createTestType() { return new TestType(); } /** * Create an instance of {@link Reaction.Interventions } * */ public Reaction.Interventions createReactionInterventions() { return new Reaction.Interventions(); } /** * Create an instance of {@link Reaction.Interventions.Intervention } * */ public Reaction.Interventions.Intervention createReactionInterventionsIntervention() { return new Reaction.Interventions.Intervention(); } /** * Create an instance of {@link CommunicationType } * */ public CommunicationType createCommunicationType() { return new CommunicationType(); } /** * Create an instance of {@link Location } * */ public Location createLocation() { return new Location(); } /** * Create an instance of {@link Practitioners } * */ public Practitioners createPractitioners() { return new Practitioners(); } /** * Create an instance of {@link Direction.Dose } * */ public Direction.Dose createDirectionDose() { return new Direction.Dose(); } /** * Create an instance of {@link AuthorizationType.Immunizations } * */ public AuthorizationType.Immunizations createAuthorizationTypeImmunizations() { return new AuthorizationType.Immunizations(); } /** * Create an instance of {@link GoalType } * */ public GoalType createGoalType() { return new GoalType(); } /** * Create an instance of {@link Direction.AdministrationTiming } * */ public Direction.AdministrationTiming createDirectionAdministrationTiming() { return new Direction.AdministrationTiming(); } /** * Create an instance of {@link ContinuityOfCareRecord.Body } * */ public ContinuityOfCareRecord.Body createContinuityOfCareRecordBody() { return new ContinuityOfCareRecord.Body(); } /** * Create an instance of {@link ResultType } * */ public ResultType createResultType() { return new ResultType(); } /** * Create an instance of {@link Direction } * */ public Direction createDirection() { return new Direction(); } /** * Create an instance of {@link org.astm.ccr.Products } * */ public org.astm.ccr.Products createProducts() { return new org.astm.ccr.Products(); } /** * Create an instance of {@link StructuredProductType.Refills } * */ public StructuredProductType.Refills createStructuredProductTypeRefills() { return new StructuredProductType.Refills(); } /** * Create an instance of {@link Locations } * */ public Locations createLocations() { return new Locations(); } /** * Create an instance of {@link ContinuityOfCareRecord.Body.Results } * */ public ContinuityOfCareRecord.Body.Results createContinuityOfCareRecordBodyResults() { return new ContinuityOfCareRecord.Body.Results(); } /** * Create an instance of {@link StructuredProductType.Product.Concentration } * */ public StructuredProductType.Product.Concentration createStructuredProductTypeProductConcentration() { return new StructuredProductType.Product.Concentration(); } /** * Create an instance of {@link CodedDescriptionType.ObjectAttribute.AttributeValue } * */ public CodedDescriptionType.ObjectAttribute.AttributeValue createCodedDescriptionTypeObjectAttributeAttributeValue() { return new CodedDescriptionType.ObjectAttribute.AttributeValue(); } /** * Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}} * */ @XmlElementDecl(namespace = "urn:astm-org:CCR", name = "BrandName", scope = OrderRxHistoryType.class) public JAXBElement<String> createOrderRxHistoryTypeBrandName(String value) { return new JAXBElement<String>(_OrderRxHistoryTypeBrandName_QNAME, String.class, OrderRxHistoryType.class, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link MeasureType }{@code >}} * */ @XmlElementDecl(namespace = "urn:astm-org:CCR", name = "Concentration", scope = OrderRxHistoryType.class) public JAXBElement<MeasureType> createOrderRxHistoryTypeConcentration(MeasureType value) { return new JAXBElement<MeasureType>(_OrderRxHistoryTypeConcentration_QNAME, MeasureType.class, OrderRxHistoryType.class, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}} * */ @XmlElementDecl(namespace = "urn:astm-org:CCR", name = "SeriesNumber", scope = OrderRxHistoryType.class) public JAXBElement<String> createOrderRxHistoryTypeSeriesNumber(String value) { return new JAXBElement<String>(_OrderRxHistoryTypeSeriesNumber_QNAME, String.class, OrderRxHistoryType.class, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link CodedDescriptionType }{@code >}} * */ @XmlElementDecl(namespace = "urn:astm-org:CCR", name = "Form", scope = OrderRxHistoryType.class) public JAXBElement<CodedDescriptionType> createOrderRxHistoryTypeForm(CodedDescriptionType value) { return new JAXBElement<CodedDescriptionType>(_OrderRxHistoryTypeForm_QNAME, CodedDescriptionType.class, OrderRxHistoryType.class, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link CodedDescriptionType }{@code >}} * */ @XmlElementDecl(namespace = "urn:astm-org:CCR", name = "ProductName", scope = OrderRxHistoryType.class) public JAXBElement<CodedDescriptionType> createOrderRxHistoryTypeProductName(CodedDescriptionType value) { return new JAXBElement<CodedDescriptionType>(_OrderRxHistoryTypeProductName_QNAME, CodedDescriptionType.class, OrderRxHistoryType.class, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link CodedDescriptionType }{@code >}} * */ @XmlElementDecl(namespace = "urn:astm-org:CCR", name = "FulfillmentMethod", scope = OrderRxHistoryType.class) public JAXBElement<CodedDescriptionType> createOrderRxHistoryTypeFulfillmentMethod(CodedDescriptionType value) { return new JAXBElement<CodedDescriptionType>(_OrderRxHistoryTypeFulfillmentMethod_QNAME, CodedDescriptionType.class, OrderRxHistoryType.class, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link MeasureType }{@code >}} * */ @XmlElementDecl(namespace = "urn:astm-org:CCR", name = "Strength", scope = OrderRxHistoryType.class) public JAXBElement<MeasureType> createOrderRxHistoryTypeStrength(MeasureType value) { return new JAXBElement<MeasureType>(_OrderRxHistoryTypeStrength_QNAME, MeasureType.class, OrderRxHistoryType.class, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link MeasureType }{@code >}} * */ @XmlElementDecl(namespace = "urn:astm-org:CCR", name = "Quantity", scope = OrderRxHistoryType.class) public JAXBElement<MeasureType> createOrderRxHistoryTypeQuantity(MeasureType value) { return new JAXBElement<MeasureType>(_OrderRxHistoryTypeQuantity_QNAME, MeasureType.class, OrderRxHistoryType.class, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link ActorReferenceType }{@code >}} * */ @XmlElementDecl(namespace = "urn:astm-org:CCR", name = "Manufacturer", scope = OrderRxHistoryType.class) public JAXBElement<ActorReferenceType> createOrderRxHistoryTypeManufacturer(ActorReferenceType value) { return new JAXBElement<ActorReferenceType>(_OrderRxHistoryTypeManufacturer_QNAME, ActorReferenceType.class, OrderRxHistoryType.class, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link ActorReferenceType }{@code >}} * */ @XmlElementDecl(namespace = "urn:astm-org:CCR", name = "Provider", scope = OrderRxHistoryType.class) public JAXBElement<ActorReferenceType> createOrderRxHistoryTypeProvider(ActorReferenceType value) { return new JAXBElement<ActorReferenceType>(_OrderRxHistoryTypeProvider_QNAME, ActorReferenceType.class, OrderRxHistoryType.class, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link InstructionType }{@code >}} * */ @XmlElementDecl(namespace = "urn:astm-org:CCR", name = "LabelInstructions", scope = OrderRxHistoryType.class) public JAXBElement<InstructionType> createOrderRxHistoryTypeLabelInstructions(InstructionType value) { return new JAXBElement<InstructionType>(_OrderRxHistoryTypeLabelInstructions_QNAME, InstructionType.class, OrderRxHistoryType.class, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link ActorReferenceType }{@code >}} * */ @XmlElementDecl(namespace = "urn:astm-org:CCR", name = "Location", scope = OrderRxHistoryType.class) public JAXBElement<ActorReferenceType> createOrderRxHistoryTypeLocation(ActorReferenceType value) { return new JAXBElement<ActorReferenceType>(_OrderRxHistoryTypeLocation_QNAME, ActorReferenceType.class, OrderRxHistoryType.class, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link IDType }{@code >}} * */ @XmlElementDecl(namespace = "urn:astm-org:CCR", name = "IDs", scope = OrderRxHistoryType.class) public JAXBElement<IDType> createOrderRxHistoryTypeIDs(IDType value) { return new JAXBElement<IDType>(_OrderRxHistoryTypeIDs_QNAME, IDType.class, OrderRxHistoryType.class, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link CodedDescriptionType }{@code >}} * */ @XmlElementDecl(namespace = "urn:astm-org:CCR", name = "Status") public JAXBElement<CodedDescriptionType> createStatus(CodedDescriptionType value) { return new JAXBElement<CodedDescriptionType>(_Status_QNAME, CodedDescriptionType.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link CodedDescriptionType }{@code >}} * */ @XmlElementDecl(namespace = "urn:astm-org:CCR", name = "Type") public JAXBElement<CodedDescriptionType> createType(CodedDescriptionType value) { return new JAXBElement<CodedDescriptionType>(_Type_QNAME, CodedDescriptionType.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link ActorReferenceType }{@code >}} * */ @XmlElementDecl(namespace = "urn:astm-org:CCR", name = "Actor") public JAXBElement<ActorReferenceType> createActor(ActorReferenceType value) { return new JAXBElement<ActorReferenceType>(_Actor_QNAME, ActorReferenceType.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link MeasureType }{@code >}} * */ @XmlElementDecl(namespace = "urn:astm-org:CCR", name = "Age") public JAXBElement<MeasureType> createAge(MeasureType value) { return new JAXBElement<MeasureType>(_Age_QNAME, MeasureType.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link CodedDescriptionType }{@code >}} * */ @XmlElementDecl(namespace = "urn:astm-org:CCR", name = "Description") public JAXBElement<CodedDescriptionType> createDescription(CodedDescriptionType value) { return new JAXBElement<CodedDescriptionType>(_Description_QNAME, CodedDescriptionType.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link IDType }{@code >}} * */ @XmlElementDecl(namespace = "urn:astm-org:CCR", name = "IDs") public JAXBElement<IDType> createIDs(IDType value) { return new JAXBElement<IDType>(_OrderRxHistoryTypeIDs_QNAME, IDType.class, null, value); } }