Uses of Class
org.hl7.v3.POCDMT000040Birthplace
-
Uses of POCDMT000040Birthplace in org.hl7.v3
Fields in org.hl7.v3 declared as POCDMT000040BirthplaceMethods in org.hl7.v3 that return POCDMT000040BirthplaceModifier and TypeMethodDescriptionObjectFactory.createPOCDMT000040Birthplace()Create an instance ofPOCDMT000040BirthplacePOCDMT000040Patient.getBirthplace()Gets the value of the birthplace property.POCDMT000040Birthplace.withClassCode(String... values) POCDMT000040Birthplace.withClassCode(Collection<String> values) POCDMT000040Birthplace.withNullFlavor(String... values) POCDMT000040Birthplace.withNullFlavor(Collection<String> values) POCDMT000040Birthplace.withPlace(POCDMT000040Place value) POCDMT000040Birthplace.withRealmCode(Collection<CS> values) POCDMT000040Birthplace.withRealmCode(CS... values) POCDMT000040Birthplace.withTemplateId(Collection<POCDMT000040InfrastructureRootTemplateId> values) POCDMT000040Birthplace.withTemplateId(POCDMT000040InfrastructureRootTemplateId... values) POCDMT000040Birthplace.withTypeId(POCDMT000040InfrastructureRootTypeId value) Methods in org.hl7.v3 with parameters of type POCDMT000040BirthplaceModifier and TypeMethodDescriptionvoidPOCDMT000040Patient.setBirthplace(POCDMT000040Birthplace value) Sets the value of the birthplace property.POCDMT000040Patient.withBirthplace(POCDMT000040Birthplace value)