Uses of Class
org.projecthusky.common.hl7cdar2.POCDMT000040Place
Packages that use POCDMT000040Place
Package
Description
Generated classes from the HL7 CDA R2 specifications with JAXB.
-
Uses of POCDMT000040Place in org.projecthusky.cda.elga.models
Methods in org.projecthusky.cda.elga.models that return POCDMT000040PlaceModifier and TypeMethodDescriptionprotected POCDMT000040Place
PatientCdaAt.createPlace
(Address address) -
Uses of POCDMT000040Place in org.projecthusky.common.hl7cdar2
Fields in org.projecthusky.common.hl7cdar2 declared as POCDMT000040PlaceModifier and TypeFieldDescriptionprotected POCDMT000040Place
POCDMT000040HealthCareFacility.location
protected POCDMT000040Place
POCDMT000040Birthplace.place
Methods in org.projecthusky.common.hl7cdar2 that return POCDMT000040PlaceModifier and TypeMethodDescriptionObjectFactory.createPOCDMT000040Place()
Create an instance ofPOCDMT000040Place
POCDMT000040HealthCareFacility.getLocation()
Ruft den Wert der location-Eigenschaft ab.POCDMT000040Birthplace.getPlace()
Ruft den Wert der place-Eigenschaft ab.Methods in org.projecthusky.common.hl7cdar2 with parameters of type POCDMT000040PlaceModifier and TypeMethodDescriptionvoid
POCDMT000040HealthCareFacility.setLocation
(POCDMT000040Place value) Legt den Wert der location-Eigenschaft fest.void
POCDMT000040Birthplace.setPlace
(POCDMT000040Place value) Legt den Wert der place-Eigenschaft fest.