Uses of Class
org.projecthusky.common.hl7cdar2.POCDMT000040StructuredBody
Packages that use POCDMT000040StructuredBody
Package
Description
Generated classes from the HL7 CDA R2 specifications with JAXB.
-
Uses of POCDMT000040StructuredBody in org.projecthusky.cda.elga.models.eimpf
Methods in org.projecthusky.cda.elga.models.eimpf that return POCDMT000040StructuredBodyModifier and TypeMethodDescriptionprotected POCDMT000040StructuredBody
ImmunizationState.getHl7CdaR2Pocdmt000040StructuredBodyImmunizationState()
-
Uses of POCDMT000040StructuredBody in org.projecthusky.cda.elga.models.emed
Methods in org.projecthusky.cda.elga.models.emed that return POCDMT000040StructuredBodyModifier and TypeMethodDescriptionprotected POCDMT000040StructuredBody
EmedPharmaceuticalRecommendation.getHl7CdaR2Pocdmt000040StructuredBodyEMedicationPharmaceuticalRecommendation()
protected POCDMT000040StructuredBody
EmedDispense.getHl7CdaR2Pocdmt000040StructuredBodyEMedicationPrescription()
protected POCDMT000040StructuredBody
EmedPrescription.getHl7CdaR2Pocdmt000040StructuredBodyEMedicationPrescription()
-
Uses of POCDMT000040StructuredBody in org.projecthusky.cda.elga.models.ems
Methods in org.projecthusky.cda.elga.models.ems that return POCDMT000040StructuredBodyModifier and TypeMethodDescriptionprotected POCDMT000040StructuredBody
Arztmeldung.getHl7CdaR2Pocdmt000040StructuredBody()
-
Uses of POCDMT000040StructuredBody in org.projecthusky.cda.elga.models.lab
Methods in org.projecthusky.cda.elga.models.lab that return POCDMT000040StructuredBodyModifier and TypeMethodDescriptionprotected POCDMT000040StructuredBody
LaboratoryReport.getHl7CdaR2Pocdmt000040StructuredBodyLaboratoryReport()
-
Uses of POCDMT000040StructuredBody in org.projecthusky.cda.elga.models.ps
Methods in org.projecthusky.cda.elga.models.ps that return POCDMT000040StructuredBodyModifier and TypeMethodDescriptionprotected POCDMT000040StructuredBody
PatientConsultationSummary.getHl7CdaR2Pocdmt000040StructuredBody()
-
Uses of POCDMT000040StructuredBody in org.projecthusky.common.hl7cdar2
Fields in org.projecthusky.common.hl7cdar2 declared as POCDMT000040StructuredBodyModifier and TypeFieldDescriptionprotected POCDMT000040StructuredBody
POCDMT000040Component2.structuredBody
Methods in org.projecthusky.common.hl7cdar2 that return POCDMT000040StructuredBodyModifier and TypeMethodDescriptionObjectFactory.createPOCDMT000040StructuredBody()
Create an instance ofPOCDMT000040StructuredBody
POCDMT000040Component2.getStructuredBody()
Ruft den Wert der structuredBody-Eigenschaft ab.Methods in org.projecthusky.common.hl7cdar2 with parameters of type POCDMT000040StructuredBodyModifier and TypeMethodDescriptionvoid
POCDMT000040Component2.setStructuredBody
(POCDMT000040StructuredBody value) Legt den Wert der structuredBody-Eigenschaft fest.