public SkinExcisionUnorientedwithCurettingsTemplate()
        {
            this.m_TemplateName = "Skin Excision Biopsy with Curettings, Unoriented";
            this.m_Text = "[identifier]." + Environment.NewLine +
                "Gross Description:  Unoriented excision with curettings." + Environment.NewLine +
                "Measurements:  [measurements]; Curettings: [measurements]" + Environment.NewLine +
                "Inking:  [color]" + Environment.NewLine +
                "Sectioning:  [description]" + Environment.NewLine +
                "Submitted:  [tipssubmittedwithcurettings].  ";

            YellowstonePathology.Business.Specimen.Model.SpecimenDefinition.SkinExcisionUnorientedwithCurettingsBiopsy skinExcisionUnorientedwithCurettingsBiopsy = new YellowstonePathology.Business.Specimen.Model.SpecimenDefinition.SkinExcisionUnorientedwithCurettingsBiopsy();
            this.m_SpecimenCollection.Add(skinExcisionUnorientedwithCurettingsBiopsy);
        }
        public SkinExcisionUnorientedwithCurettingsTemplate()
        {
            this.m_TemplateName = "Skin Excision Biopsy with Curettings, Unoriented";
            this.m_Text         = "[identifier]." + Environment.NewLine +
                                  "Gross Description:  Unoriented excision with curettings." + Environment.NewLine +
                                  "Measurements:  [measurements]; Curettings: [measurements]" + Environment.NewLine +
                                  "Inking:  [color]" + Environment.NewLine +
                                  "Sectioning:  [description]" + Environment.NewLine +
                                  "Submitted:  [tipssubmittedwithcurettings].  ";

            YellowstonePathology.Business.Specimen.Model.SpecimenDefinition.SkinExcisionUnorientedwithCurettingsBiopsy skinExcisionUnorientedwithCurettingsBiopsy = new YellowstonePathology.Business.Specimen.Model.SpecimenDefinition.SkinExcisionUnorientedwithCurettingsBiopsy();
            this.m_SpecimenCollection.Add(skinExcisionUnorientedwithCurettingsBiopsy);
        }