Uses of Class
org.hl7.v3.POCDMT000040Specimen
-
Uses of POCDMT000040Specimen in org.hl7.v3
Fields in org.hl7.v3 with type parameters of type POCDMT000040SpecimenModifier and TypeFieldDescriptionprotected List<POCDMT000040Specimen>POCDMT000040Act.specimenprotected List<POCDMT000040Specimen>POCDMT000040Encounter.specimenprotected List<POCDMT000040Specimen>POCDMT000040Observation.specimenprotected List<POCDMT000040Specimen>POCDMT000040ObservationMedia.specimenprotected List<POCDMT000040Specimen>POCDMT000040Organizer.specimenprotected List<POCDMT000040Specimen>POCDMT000040Procedure.specimenprotected List<POCDMT000040Specimen>POCDMT000040RegionOfInterest.specimenprotected List<POCDMT000040Specimen>POCDMT000040SubstanceAdministration.specimenprotected List<POCDMT000040Specimen>POCDMT000040Supply.specimenMethods in org.hl7.v3 that return POCDMT000040SpecimenModifier and TypeMethodDescriptionObjectFactory.createPOCDMT000040Specimen()Create an instance ofPOCDMT000040SpecimenPOCDMT000040Specimen.withNullFlavor(String... values) POCDMT000040Specimen.withNullFlavor(Collection<String> values) POCDMT000040Specimen.withRealmCode(Collection<CS> values) POCDMT000040Specimen.withRealmCode(CS... values) POCDMT000040Specimen.withSpecimenRole(POCDMT000040SpecimenRole value) POCDMT000040Specimen.withTemplateId(Collection<POCDMT000040InfrastructureRootTemplateId> values) POCDMT000040Specimen.withTemplateId(POCDMT000040InfrastructureRootTemplateId... values) POCDMT000040Specimen.withTypeCode(String... values) POCDMT000040Specimen.withTypeCode(Collection<String> values) POCDMT000040Specimen.withTypeId(POCDMT000040InfrastructureRootTypeId value) Methods in org.hl7.v3 that return types with arguments of type POCDMT000040SpecimenModifier and TypeMethodDescriptionPOCDMT000040Act.getSpecimen()Gets the value of the specimen property.POCDMT000040Encounter.getSpecimen()Gets the value of the specimen property.POCDMT000040Observation.getSpecimen()Gets the value of the specimen property.POCDMT000040ObservationMedia.getSpecimen()Gets the value of the specimen property.POCDMT000040Organizer.getSpecimen()Gets the value of the specimen property.POCDMT000040Procedure.getSpecimen()Gets the value of the specimen property.POCDMT000040RegionOfInterest.getSpecimen()Gets the value of the specimen property.POCDMT000040SubstanceAdministration.getSpecimen()Gets the value of the specimen property.POCDMT000040Supply.getSpecimen()Gets the value of the specimen property.Methods in org.hl7.v3 with parameters of type POCDMT000040SpecimenModifier and TypeMethodDescriptionPOCDMT000040Act.withSpecimen(POCDMT000040Specimen... values) POCDMT000040Encounter.withSpecimen(POCDMT000040Specimen... values) POCDMT000040Observation.withSpecimen(POCDMT000040Specimen... values) POCDMT000040ObservationMedia.withSpecimen(POCDMT000040Specimen... values) POCDMT000040Organizer.withSpecimen(POCDMT000040Specimen... values) POCDMT000040Procedure.withSpecimen(POCDMT000040Specimen... values) POCDMT000040RegionOfInterest.withSpecimen(POCDMT000040Specimen... values) POCDMT000040SubstanceAdministration.withSpecimen(POCDMT000040Specimen... values) POCDMT000040Supply.withSpecimen(POCDMT000040Specimen... values) Method parameters in org.hl7.v3 with type arguments of type POCDMT000040SpecimenModifier and TypeMethodDescriptionPOCDMT000040Act.withSpecimen(Collection<POCDMT000040Specimen> values) POCDMT000040Encounter.withSpecimen(Collection<POCDMT000040Specimen> values) POCDMT000040Observation.withSpecimen(Collection<POCDMT000040Specimen> values) POCDMT000040ObservationMedia.withSpecimen(Collection<POCDMT000040Specimen> values) POCDMT000040Organizer.withSpecimen(Collection<POCDMT000040Specimen> values) POCDMT000040Procedure.withSpecimen(Collection<POCDMT000040Specimen> values) POCDMT000040RegionOfInterest.withSpecimen(Collection<POCDMT000040Specimen> values) POCDMT000040SubstanceAdministration.withSpecimen(Collection<POCDMT000040Specimen> values) POCDMT000040Supply.withSpecimen(Collection<POCDMT000040Specimen> values)