Uses of Class
org.projecthusky.common.hl7cdar2.POCDMT000040Precondition
Packages that use POCDMT000040Precondition
Package
Description
Generated classes from the HL7 CDA R2 specifications with JAXB.
-
Uses of POCDMT000040Precondition in org.projecthusky.cda.elga.generated.artdecor
Methods in org.projecthusky.cda.elga.generated.artdecor that return types with arguments of type POCDMT000040PreconditionModifier and TypeMethodDescriptionAtcdabbrEntryImmunizationRecommendation.getHl7Precondition()Gets the hl7PreconditionMethods in org.projecthusky.cda.elga.generated.artdecor with parameters of type POCDMT000040PreconditionModifier and TypeMethodDescriptionvoidAtcdabbrEntryImmunizationRecommendation.setHl7Precondition(POCDMT000040Precondition value) Sets the hl7Precondition -
Uses of POCDMT000040Precondition in org.projecthusky.cda.elga.models.eimpf
Methods in org.projecthusky.cda.elga.models.eimpf that return POCDMT000040PreconditionModifier and TypeMethodDescriptionImmunizationSchedule.getImmunizationRecommendationEntry(int index) ImmunizationSchedule.getImmunizationScheduleEntry(int index) -
Uses of POCDMT000040Precondition in org.projecthusky.cda.elga.narrative
Methods in org.projecthusky.cda.elga.narrative with parameters of type POCDMT000040PreconditionModifier and TypeMethodDescriptionprotected StrucDocTrImmunizationBaseTextGenerator.getRowDose(POCDMT000040Precondition precondition) protected StrucDocTrImmunizationBaseTextGenerator.getRowScheme(POCDMT000040Precondition precondition, int index) -
Uses of POCDMT000040Precondition in org.projecthusky.common.hl7cdar2
Fields in org.projecthusky.common.hl7cdar2 with type parameters of type POCDMT000040PreconditionModifier and TypeFieldDescriptionprotected List<POCDMT000040Precondition>POCDMT000040Act.preconditionprotected List<POCDMT000040Precondition>POCDMT000040Encounter.preconditionprotected List<POCDMT000040Precondition>POCDMT000040Observation.preconditionprotected List<POCDMT000040Precondition>POCDMT000040ObservationMedia.preconditionprotected List<POCDMT000040Precondition>POCDMT000040Organizer.preconditionprotected List<POCDMT000040Precondition>POCDMT000040Procedure.preconditionprotected List<POCDMT000040Precondition>POCDMT000040RegionOfInterest.preconditionprotected List<POCDMT000040Precondition>POCDMT000040SubstanceAdministration.preconditionprotected List<POCDMT000040Precondition>POCDMT000040Supply.preconditionMethods in org.projecthusky.common.hl7cdar2 that return POCDMT000040PreconditionModifier and TypeMethodDescriptionObjectFactory.createPOCDMT000040Precondition()Create an instance ofPOCDMT000040PreconditionMethods in org.projecthusky.common.hl7cdar2 that return types with arguments of type POCDMT000040PreconditionModifier and TypeMethodDescription@NonNull List<POCDMT000040Precondition>POCDMT000040Act.getPrecondition()Gets the value of the precondition property.@NonNull List<POCDMT000040Precondition>POCDMT000040Encounter.getPrecondition()Gets the value of the precondition property.@NonNull List<POCDMT000040Precondition>POCDMT000040Observation.getPrecondition()Gets the value of the precondition property.@NonNull List<POCDMT000040Precondition>POCDMT000040ObservationMedia.getPrecondition()Gets the value of the precondition property.@NonNull List<POCDMT000040Precondition>POCDMT000040Organizer.getPrecondition()Gets the value of the precondition property.@NonNull List<POCDMT000040Precondition>POCDMT000040Procedure.getPrecondition()Gets the value of the precondition property.@NonNull List<POCDMT000040Precondition>POCDMT000040RegionOfInterest.getPrecondition()Gets the value of the precondition property.@NonNull List<POCDMT000040Precondition>POCDMT000040SubstanceAdministration.getPrecondition()Gets the value of the precondition property.@NonNull List<POCDMT000040Precondition>POCDMT000040Supply.getPrecondition()Gets the value of the precondition property.