Uses of Class
org.hl7.v3.POCDMT000040Organization
-
Uses of POCDMT000040Organization in org.hl7.v3
Fields in org.hl7.v3 declared as POCDMT000040OrganizationModifier and TypeFieldDescriptionprotected POCDMT000040OrganizationPOCDMT000040Guardian.guardianOrganizationprotected POCDMT000040OrganizationPOCDMT000040ManufacturedProduct.manufacturerOrganizationprotected POCDMT000040OrganizationPOCDMT000040PatientRole.providerOrganizationprotected POCDMT000040OrganizationPOCDMT000040IntendedRecipient.receivedOrganizationprotected POCDMT000040OrganizationPOCDMT000040AssignedAuthor.representedOrganizationprotected POCDMT000040OrganizationPOCDMT000040AssignedEntity.representedOrganizationprotected POCDMT000040OrganizationPOCDMT000040AssociatedEntity.scopingOrganizationprotected POCDMT000040OrganizationPOCDMT000040HealthCareFacility.serviceProviderOrganizationprotected POCDMT000040OrganizationPOCDMT000040OrganizationPartOf.wholeOrganizationMethods in org.hl7.v3 that return POCDMT000040OrganizationModifier and TypeMethodDescriptionObjectFactory.createPOCDMT000040Organization()Create an instance ofPOCDMT000040OrganizationPOCDMT000040Guardian.getGuardianOrganization()Gets the value of the guardianOrganization property.POCDMT000040ManufacturedProduct.getManufacturerOrganization()Gets the value of the manufacturerOrganization property.POCDMT000040PatientRole.getProviderOrganization()Gets the value of the providerOrganization property.POCDMT000040IntendedRecipient.getReceivedOrganization()Gets the value of the receivedOrganization property.POCDMT000040AssignedAuthor.getRepresentedOrganization()Gets the value of the representedOrganization property.POCDMT000040AssignedEntity.getRepresentedOrganization()Gets the value of the representedOrganization property.POCDMT000040AssociatedEntity.getScopingOrganization()Gets the value of the scopingOrganization property.POCDMT000040HealthCareFacility.getServiceProviderOrganization()Gets the value of the serviceProviderOrganization property.POCDMT000040OrganizationPartOf.getWholeOrganization()Gets the value of the wholeOrganization property.POCDMT000040Organization.withAddr(Collection<AD> values) POCDMT000040Organization.withAsOrganizationPartOf(POCDMT000040OrganizationPartOf value) POCDMT000040Organization.withClassCode(String value) POCDMT000040Organization.withDeterminerCode(String value) POCDMT000040Organization.withElementId(Collection<II> values) POCDMT000040Organization.withElementId(II... values) POCDMT000040Organization.withName(Collection<ON> values) POCDMT000040Organization.withNullFlavor(String... values) POCDMT000040Organization.withNullFlavor(Collection<String> values) POCDMT000040Organization.withRealmCode(Collection<CS> values) POCDMT000040Organization.withRealmCode(CS... values) POCDMT000040Organization.withStandardIndustryClassCode(CE value) POCDMT000040Organization.withTelecom(Collection<TEL> values) POCDMT000040Organization.withTelecom(TEL... values) POCDMT000040Organization.withTemplateId(Collection<POCDMT000040InfrastructureRootTemplateId> values) POCDMT000040Organization.withTemplateId(POCDMT000040InfrastructureRootTemplateId... values) POCDMT000040Organization.withTypeId(POCDMT000040InfrastructureRootTypeId value) Methods in org.hl7.v3 with parameters of type POCDMT000040OrganizationModifier and TypeMethodDescriptionvoidPOCDMT000040Guardian.setGuardianOrganization(POCDMT000040Organization value) Sets the value of the guardianOrganization property.voidPOCDMT000040ManufacturedProduct.setManufacturerOrganization(POCDMT000040Organization value) Sets the value of the manufacturerOrganization property.voidPOCDMT000040PatientRole.setProviderOrganization(POCDMT000040Organization value) Sets the value of the providerOrganization property.voidPOCDMT000040IntendedRecipient.setReceivedOrganization(POCDMT000040Organization value) Sets the value of the receivedOrganization property.voidPOCDMT000040AssignedAuthor.setRepresentedOrganization(POCDMT000040Organization value) Sets the value of the representedOrganization property.voidPOCDMT000040AssignedEntity.setRepresentedOrganization(POCDMT000040Organization value) Sets the value of the representedOrganization property.voidPOCDMT000040AssociatedEntity.setScopingOrganization(POCDMT000040Organization value) Sets the value of the scopingOrganization property.voidPOCDMT000040HealthCareFacility.setServiceProviderOrganization(POCDMT000040Organization value) Sets the value of the serviceProviderOrganization property.voidPOCDMT000040OrganizationPartOf.setWholeOrganization(POCDMT000040Organization value) Sets the value of the wholeOrganization property.POCDMT000040Guardian.withGuardianOrganization(POCDMT000040Organization value) POCDMT000040ManufacturedProduct.withManufacturerOrganization(POCDMT000040Organization value) POCDMT000040PatientRole.withProviderOrganization(POCDMT000040Organization value) POCDMT000040IntendedRecipient.withReceivedOrganization(POCDMT000040Organization value) POCDMT000040AssignedAuthor.withRepresentedOrganization(POCDMT000040Organization value) POCDMT000040AssignedEntity.withRepresentedOrganization(POCDMT000040Organization value) POCDMT000040AssociatedEntity.withScopingOrganization(POCDMT000040Organization value) POCDMT000040HealthCareFacility.withServiceProviderOrganization(POCDMT000040Organization value) POCDMT000040OrganizationPartOf.withWholeOrganization(POCDMT000040Organization value)