Uses of Class
org.hl7.v3.COCTMT530000UVLocation
-
Uses of COCTMT530000UVLocation in org.hl7.v3
Fields in org.hl7.v3 with type parameters of type COCTMT530000UVLocationModifier and TypeFieldDescriptionprotected List<COCTMT530000UVLocation>COCTMT530000UVAct.locationprotected List<COCTMT530000UVLocation>COCTMT530000UVEncounter.locationprotected List<COCTMT530000UVLocation>COCTMT530000UVObservation.locationprotected List<COCTMT530000UVLocation>COCTMT530000UVOrganizer.locationprotected List<COCTMT530000UVLocation>COCTMT530000UVProcedure.locationprotected List<COCTMT530000UVLocation>COCTMT530000UVSubstanceAdministration.locationprotected List<COCTMT530000UVLocation>COCTMT530000UVSupply.locationMethods in org.hl7.v3 that return COCTMT530000UVLocationModifier and TypeMethodDescriptionObjectFactory.createCOCTMT530000UVLocation()Create an instance ofCOCTMT530000UVLocationCOCTMT530000UVLocation.withContextControlCode(String value) COCTMT530000UVLocation.withHealthCareFacility(COCTMT530000UVHealthCareFacility value) COCTMT530000UVLocation.withNullFlavor(String... values) COCTMT530000UVLocation.withNullFlavor(Collection<String> values) COCTMT530000UVLocation.withRealmCode(Collection<CS> values) COCTMT530000UVLocation.withRealmCode(CS... values) COCTMT530000UVLocation.withTemplateId(Collection<II> values) COCTMT530000UVLocation.withTemplateId(II... values) COCTMT530000UVLocation.withTypeCode(ParticipationTargetLocation value) COCTMT530000UVLocation.withTypeId(II value) Methods in org.hl7.v3 that return types with arguments of type COCTMT530000UVLocationModifier and TypeMethodDescriptionCOCTMT530000UVAct.getLocation()Gets the value of the location property.COCTMT530000UVEncounter.getLocation()Gets the value of the location property.COCTMT530000UVObservation.getLocation()Gets the value of the location property.COCTMT530000UVOrganizer.getLocation()Gets the value of the location property.COCTMT530000UVProcedure.getLocation()Gets the value of the location property.COCTMT530000UVSubstanceAdministration.getLocation()Gets the value of the location property.COCTMT530000UVSupply.getLocation()Gets the value of the location property.Methods in org.hl7.v3 with parameters of type COCTMT530000UVLocationModifier and TypeMethodDescriptionCOCTMT530000UVAct.withLocation(COCTMT530000UVLocation... values) COCTMT530000UVEncounter.withLocation(COCTMT530000UVLocation... values) COCTMT530000UVObservation.withLocation(COCTMT530000UVLocation... values) COCTMT530000UVOrganizer.withLocation(COCTMT530000UVLocation... values) COCTMT530000UVProcedure.withLocation(COCTMT530000UVLocation... values) COCTMT530000UVSubstanceAdministration.withLocation(COCTMT530000UVLocation... values) COCTMT530000UVSupply.withLocation(COCTMT530000UVLocation... values) Method parameters in org.hl7.v3 with type arguments of type COCTMT530000UVLocationModifier and TypeMethodDescriptionCOCTMT530000UVAct.withLocation(Collection<COCTMT530000UVLocation> values) COCTMT530000UVEncounter.withLocation(Collection<COCTMT530000UVLocation> values) COCTMT530000UVObservation.withLocation(Collection<COCTMT530000UVLocation> values) COCTMT530000UVOrganizer.withLocation(Collection<COCTMT530000UVLocation> values) COCTMT530000UVProcedure.withLocation(Collection<COCTMT530000UVLocation> values) COCTMT530000UVSubstanceAdministration.withLocation(Collection<COCTMT530000UVLocation> values) COCTMT530000UVSupply.withLocation(Collection<COCTMT530000UVLocation> values)