Uses of Class
org.hl7.v3.POCDMT000040Reference
-
Uses of POCDMT000040Reference in org.hl7.v3
Fields in org.hl7.v3 with type parameters of type POCDMT000040ReferenceModifier and TypeFieldDescriptionprotected List<POCDMT000040Reference>POCDMT000040Act.referenceprotected List<POCDMT000040Reference>POCDMT000040Encounter.referenceprotected List<POCDMT000040Reference>POCDMT000040Observation.referenceprotected List<POCDMT000040Reference>POCDMT000040ObservationMedia.referenceprotected List<POCDMT000040Reference>POCDMT000040Organizer.referenceprotected List<POCDMT000040Reference>POCDMT000040Procedure.referenceprotected List<POCDMT000040Reference>POCDMT000040RegionOfInterest.referenceprotected List<POCDMT000040Reference>POCDMT000040SubstanceAdministration.referenceprotected List<POCDMT000040Reference>POCDMT000040Supply.referenceMethods in org.hl7.v3 that return POCDMT000040ReferenceModifier and TypeMethodDescriptionObjectFactory.createPOCDMT000040Reference()Create an instance ofPOCDMT000040ReferencePOCDMT000040Reference.withExternalAct(POCDMT000040ExternalAct value) POCDMT000040Reference.withExternalDocument(POCDMT000040ExternalDocument value) POCDMT000040Reference.withExternalObservation(POCDMT000040ExternalObservation value) POCDMT000040Reference.withExternalProcedure(POCDMT000040ExternalProcedure value) POCDMT000040Reference.withNullFlavor(String... values) POCDMT000040Reference.withNullFlavor(Collection<String> values) POCDMT000040Reference.withRealmCode(Collection<CS> values) POCDMT000040Reference.withRealmCode(CS... values) POCDMT000040Reference.withSeperatableInd(BL value) POCDMT000040Reference.withTemplateId(Collection<POCDMT000040InfrastructureRootTemplateId> values) POCDMT000040Reference.withTemplateId(POCDMT000040InfrastructureRootTemplateId... values) POCDMT000040Reference.withTypeCode(XActRelationshipExternalReference value) POCDMT000040Reference.withTypeId(POCDMT000040InfrastructureRootTypeId value) Methods in org.hl7.v3 that return types with arguments of type POCDMT000040ReferenceModifier and TypeMethodDescriptionPOCDMT000040Act.getReference()Gets the value of the reference property.POCDMT000040Encounter.getReference()Gets the value of the reference property.POCDMT000040Observation.getReference()Gets the value of the reference property.POCDMT000040ObservationMedia.getReference()Gets the value of the reference property.POCDMT000040Organizer.getReference()Gets the value of the reference property.POCDMT000040Procedure.getReference()Gets the value of the reference property.POCDMT000040RegionOfInterest.getReference()Gets the value of the reference property.POCDMT000040SubstanceAdministration.getReference()Gets the value of the reference property.POCDMT000040Supply.getReference()Gets the value of the reference property.Methods in org.hl7.v3 with parameters of type POCDMT000040ReferenceModifier and TypeMethodDescriptionPOCDMT000040Act.withReference(POCDMT000040Reference... values) POCDMT000040Encounter.withReference(POCDMT000040Reference... values) POCDMT000040Observation.withReference(POCDMT000040Reference... values) POCDMT000040ObservationMedia.withReference(POCDMT000040Reference... values) POCDMT000040Organizer.withReference(POCDMT000040Reference... values) POCDMT000040Procedure.withReference(POCDMT000040Reference... values) POCDMT000040RegionOfInterest.withReference(POCDMT000040Reference... values) POCDMT000040SubstanceAdministration.withReference(POCDMT000040Reference... values) POCDMT000040Supply.withReference(POCDMT000040Reference... values) Method parameters in org.hl7.v3 with type arguments of type POCDMT000040ReferenceModifier and TypeMethodDescriptionPOCDMT000040Act.withReference(Collection<POCDMT000040Reference> values) POCDMT000040Encounter.withReference(Collection<POCDMT000040Reference> values) POCDMT000040Observation.withReference(Collection<POCDMT000040Reference> values) POCDMT000040ObservationMedia.withReference(Collection<POCDMT000040Reference> values) POCDMT000040Organizer.withReference(Collection<POCDMT000040Reference> values) POCDMT000040Procedure.withReference(Collection<POCDMT000040Reference> values) POCDMT000040RegionOfInterest.withReference(Collection<POCDMT000040Reference> values) POCDMT000040SubstanceAdministration.withReference(Collection<POCDMT000040Reference> values) POCDMT000040Supply.withReference(Collection<POCDMT000040Reference> values)