Uses of Class
org.hl7.v3.POCDMT000040Location
-
Uses of POCDMT000040Location in org.hl7.v3
Fields in org.hl7.v3 declared as POCDMT000040LocationModifier and TypeFieldDescriptionprotected POCDMT000040LocationPOCDMT000040EncompassingEncounter.locationMethods in org.hl7.v3 that return POCDMT000040LocationModifier and TypeMethodDescriptionObjectFactory.createPOCDMT000040Location()Create an instance ofPOCDMT000040LocationPOCDMT000040EncompassingEncounter.getLocation()Gets the value of the location property.POCDMT000040Location.withHealthCareFacility(POCDMT000040HealthCareFacility value) POCDMT000040Location.withNullFlavor(String... values) POCDMT000040Location.withNullFlavor(Collection<String> values) POCDMT000040Location.withRealmCode(Collection<CS> values) POCDMT000040Location.withRealmCode(CS... values) POCDMT000040Location.withTemplateId(Collection<POCDMT000040InfrastructureRootTemplateId> values) POCDMT000040Location.withTemplateId(POCDMT000040InfrastructureRootTemplateId... values) POCDMT000040Location.withTypeCode(ParticipationTargetLocation value) POCDMT000040Location.withTypeId(POCDMT000040InfrastructureRootTypeId value) Methods in org.hl7.v3 with parameters of type POCDMT000040LocationModifier and TypeMethodDescriptionvoidPOCDMT000040EncompassingEncounter.setLocation(POCDMT000040Location value) Sets the value of the location property.POCDMT000040EncompassingEncounter.withLocation(POCDMT000040Location value)