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 POCDMT000040PlacePatientCdaAt.createPlace(Address address) -
Uses of POCDMT000040Place in org.projecthusky.common.hl7cdar2
Fields in org.projecthusky.common.hl7cdar2 declared as POCDMT000040PlaceModifier and TypeFieldDescriptionprotected POCDMT000040PlacePOCDMT000040HealthCareFacility.locationprotected POCDMT000040PlacePOCDMT000040Birthplace.placeMethods in org.projecthusky.common.hl7cdar2 that return POCDMT000040PlaceModifier and TypeMethodDescriptionObjectFactory.createPOCDMT000040Place()Create an instance ofPOCDMT000040PlacePOCDMT000040HealthCareFacility.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 TypeMethodDescriptionvoidPOCDMT000040HealthCareFacility.setLocation(POCDMT000040Place value) Legt den Wert der location-Eigenschaft fest.voidPOCDMT000040Birthplace.setPlace(POCDMT000040Place value) Legt den Wert der place-Eigenschaft fest.