Uses of Class
org.projecthusky.common.hl7cdar2.POCDMT000040Specimen
Packages that use POCDMT000040Specimen
Package
Description
Generated classes from the HL7 CDA R2 specifications with JAXB.
-
Uses of POCDMT000040Specimen in org.projecthusky.cda.elga.generated.artdecor.base
Methods in org.projecthusky.cda.elga.generated.artdecor.base that return types with arguments of type POCDMT000040SpecimenModifier and TypeMethodDescriptionAntibiogram.getHl7Specimen()Gets the hl7SpecimenKulturellerKeimnachweis.getHl7Specimen()Gets the hl7SpecimenMethods in org.projecthusky.cda.elga.generated.artdecor.base with parameters of type POCDMT000040SpecimenModifier and TypeMethodDescriptionvoidAntibiogram.setHl7Specimen(POCDMT000040Specimen value) Sets the hl7SpecimenvoidKulturellerKeimnachweis.setHl7Specimen(POCDMT000040Specimen value) Sets the hl7Specimen -
Uses of POCDMT000040Specimen in org.projecthusky.cda.elga.models.lab
Methods in org.projecthusky.cda.elga.models.lab that return POCDMT000040Specimen -
Uses of POCDMT000040Specimen in org.projecthusky.common.hl7cdar2
Fields in org.projecthusky.common.hl7cdar2 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.projecthusky.common.hl7cdar2 that return POCDMT000040SpecimenModifier and TypeMethodDescriptionObjectFactory.createPOCDMT000040Specimen()Create an instance ofPOCDMT000040SpecimenMethods in org.projecthusky.common.hl7cdar2 that return types with arguments of type POCDMT000040SpecimenModifier and TypeMethodDescription@NonNull List<POCDMT000040Specimen>POCDMT000040Act.getSpecimen()Gets the value of the specimen property.@NonNull List<POCDMT000040Specimen>POCDMT000040Encounter.getSpecimen()Gets the value of the specimen property.@NonNull List<POCDMT000040Specimen>POCDMT000040Observation.getSpecimen()Gets the value of the specimen property.@NonNull List<POCDMT000040Specimen>POCDMT000040ObservationMedia.getSpecimen()Gets the value of the specimen property.@NonNull List<POCDMT000040Specimen>POCDMT000040Organizer.getSpecimen()Gets the value of the specimen property.@NonNull List<POCDMT000040Specimen>POCDMT000040Procedure.getSpecimen()Gets the value of the specimen property.@NonNull List<POCDMT000040Specimen>POCDMT000040RegionOfInterest.getSpecimen()Gets the value of the specimen property.@NonNull List<POCDMT000040Specimen>POCDMT000040SubstanceAdministration.getSpecimen()Gets the value of the specimen property.@NonNull List<POCDMT000040Specimen>POCDMT000040Supply.getSpecimen()Gets the value of the specimen property. -
Uses of POCDMT000040Specimen in org.projecthusky.common.model
Methods in org.projecthusky.common.model that return POCDMT000040SpecimenConstructors in org.projecthusky.common.model with parameters of type POCDMT000040Specimen