Uses of Class
org.hl7.v3.POCDMT000040Place
-
Uses of POCDMT000040Place in org.hl7.v3
Fields in org.hl7.v3 declared as POCDMT000040PlaceModifier and TypeFieldDescriptionprotected POCDMT000040PlacePOCDMT000040HealthCareFacility.locationprotected POCDMT000040PlacePOCDMT000040Birthplace.placeMethods in org.hl7.v3 that return POCDMT000040PlaceModifier and TypeMethodDescriptionObjectFactory.createPOCDMT000040Place()Create an instance ofPOCDMT000040PlacePOCDMT000040HealthCareFacility.getLocation()Gets the value of the location property.POCDMT000040Birthplace.getPlace()Gets the value of the place property.POCDMT000040Place.withClassCode(EntityClassPlace value) POCDMT000040Place.withDeterminerCode(String value) POCDMT000040Place.withNullFlavor(String... values) POCDMT000040Place.withNullFlavor(Collection<String> values) POCDMT000040Place.withRealmCode(Collection<CS> values) POCDMT000040Place.withRealmCode(CS... values) POCDMT000040Place.withTemplateId(Collection<POCDMT000040InfrastructureRootTemplateId> values) POCDMT000040Place.withTemplateId(POCDMT000040InfrastructureRootTemplateId... values) POCDMT000040Place.withTypeId(POCDMT000040InfrastructureRootTypeId value) Methods in org.hl7.v3 with parameters of type POCDMT000040PlaceModifier and TypeMethodDescriptionvoidPOCDMT000040HealthCareFacility.setLocation(POCDMT000040Place value) Sets the value of the location property.voidPOCDMT000040Birthplace.setPlace(POCDMT000040Place value) Sets the value of the place property.POCDMT000040HealthCareFacility.withLocation(POCDMT000040Place value) POCDMT000040Birthplace.withPlace(POCDMT000040Place value)