Uses of Class
org.projecthusky.common.hl7cdar2.IVLINT
Packages that use IVLINT
Package
Description
Generated classes from the HL7 CDA R2 specifications with JAXB.
-
Uses of IVLINT in org.projecthusky.cda.elga.generated.artdecor.base
Methods in org.projecthusky.cda.elga.generated.artdecor.base with parameters of type IVLINTModifier and TypeMethodDescriptionvoidLaboratoryObservation.setHl7Value(IVLINT value) Sets the hl7Value -
Uses of IVLINT in org.projecthusky.cda.elga.generated.artdecor.emed
Methods in org.projecthusky.cda.elga.generated.artdecor.emed that return IVLINTModifier and TypeMethodDescriptionMedikationVerordnungEntryemed.getHl7RepeatNumber()Gets the hl7RepeatNumberMethods in org.projecthusky.cda.elga.generated.artdecor.emed with parameters of type IVLINTModifier and TypeMethodDescriptionvoidMedikationVerordnungEntryemed.setHl7RepeatNumber(IVLINT value) Sets the hl7RepeatNumber -
Uses of IVLINT in org.projecthusky.cda.elga.generated.artdecor.ems
Methods in org.projecthusky.cda.elga.generated.artdecor.ems with parameters of type IVLINTModifier and TypeMethodDescriptionvoidLaboratoryObservation.setHl7Value(IVLINT value) Sets the hl7Value -
Uses of IVLINT in org.projecthusky.cda.elga.generated.artdecor.ps
Methods in org.projecthusky.cda.elga.generated.artdecor.ps that return IVLINTModifier and TypeMethodDescriptionMedikationVerordnungEntryemed.getHl7RepeatNumber()Gets the hl7RepeatNumberMethods in org.projecthusky.cda.elga.generated.artdecor.ps with parameters of type IVLINTModifier and TypeMethodDescriptionvoidMedikationVerordnungEntryemed.setHl7RepeatNumber(IVLINT value) Sets the hl7RepeatNumbervoidLaboratoryObservation.setHl7Value(IVLINT value) Sets the hl7Value -
Uses of IVLINT in org.projecthusky.cda.elga.models
Methods in org.projecthusky.cda.elga.models that return IVLINT -
Uses of IVLINT in org.projecthusky.cda.elga.narrative
Methods in org.projecthusky.cda.elga.narrative with parameters of type IVLINT -
Uses of IVLINT in org.projecthusky.common.hl7cdar2
Fields in org.projecthusky.common.hl7cdar2 declared as IVLINTModifier and TypeFieldDescriptionprotected IVLINTPOCDMT000040Observation.repeatNumberprotected IVLINTPOCDMT000040SubstanceAdministration.repeatNumberprotected IVLINTPOCDMT000040Supply.repeatNumberMethods in org.projecthusky.common.hl7cdar2 that return IVLINTModifier and TypeMethodDescriptionObjectFactory.createIVLINT()Create an instance ofIVLINTPOCDMT000040Observation.getRepeatNumber()Ruft den Wert der repeatNumber-Eigenschaft ab.POCDMT000040SubstanceAdministration.getRepeatNumber()Ruft den Wert der repeatNumber-Eigenschaft ab.POCDMT000040Supply.getRepeatNumber()Ruft den Wert der repeatNumber-Eigenschaft ab.Methods in org.projecthusky.common.hl7cdar2 with parameters of type IVLINTModifier and TypeMethodDescriptionvoidPOCDMT000040Observation.setRepeatNumber(IVLINT value) Legt den Wert der repeatNumber-Eigenschaft fest.voidPOCDMT000040SubstanceAdministration.setRepeatNumber(IVLINT value) Legt den Wert der repeatNumber-Eigenschaft fest.voidPOCDMT000040Supply.setRepeatNumber(IVLINT value) Legt den Wert der repeatNumber-Eigenschaft fest.