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 TypeMethodDescriptionvoid
Antibiogram.setHl7Specimen
(POCDMT000040Specimen value) Sets the hl7Specimenvoid
KulturellerKeimnachweis.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.specimen
protected List<POCDMT000040Specimen>
POCDMT000040Encounter.specimen
protected List<POCDMT000040Specimen>
POCDMT000040Observation.specimen
protected List<POCDMT000040Specimen>
POCDMT000040ObservationMedia.specimen
protected List<POCDMT000040Specimen>
POCDMT000040Organizer.specimen
protected List<POCDMT000040Specimen>
POCDMT000040Procedure.specimen
protected List<POCDMT000040Specimen>
POCDMT000040RegionOfInterest.specimen
protected List<POCDMT000040Specimen>
POCDMT000040SubstanceAdministration.specimen
protected List<POCDMT000040Specimen>
POCDMT000040Supply.specimen
Methods in org.projecthusky.common.hl7cdar2 that return POCDMT000040SpecimenModifier and TypeMethodDescriptionObjectFactory.createPOCDMT000040Specimen()
Create an instance ofPOCDMT000040Specimen
Methods 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